Skip to content

MINOR: Remove deprecated assertThat method usage from KafkaLog4jAppenderTest#6257

Merged
ijuma merged 1 commit intoapache:trunkfrom
omkreddy:fix-log4j
Feb 12, 2019
Merged

MINOR: Remove deprecated assertThat method usage from KafkaLog4jAppenderTest#6257
ijuma merged 1 commit intoapache:trunkfrom
omkreddy:fix-log4j

Conversation

@omkreddy
Copy link
Copy Markdown
Contributor

  • Replace Assert.assertThat with MatcherAssert.assertThat.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@omkreddy omkreddy changed the title MINOR: Remove deprecated method usage from KafkaLog4jAppenderTest MINOR: Remove deprecated * assertThat method usage from KafkaLog4jAppenderTest Feb 12, 2019
@omkreddy omkreddy changed the title MINOR: Remove deprecated * assertThat method usage from KafkaLog4jAppenderTest MINOR: Remove deprecated assertThat method usage from KafkaLog4jAppenderTest Feb 12, 2019
@omkreddy
Copy link
Copy Markdown
Contributor Author

omkreddy commented Feb 12, 2019

@ijuma Hotfix to fix the compilation issues in KafkaLog4jAppenderTest, This was due to Junit usage and changes in #6216 and #6248

Copy link
Copy Markdown
Contributor

@rajinisivaram rajinisivaram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@omkreddy Thanks for the PR, LGTM

@ijuma
Copy link
Copy Markdown
Member

ijuma commented Feb 12, 2019

Thanks, looks like the two PRs were merged somewhat concurrently. Will merge this now since it's just a compilation fix and that part has succeeded.

Copy link
Copy Markdown
Member

@ijuma ijuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ijuma ijuma merged commit c0d6fac into apache:trunk Feb 12, 2019
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
…apache#6257)

Replace `Assert.assertThat` with `MatcherAssert.assertThat`.

Two commits (08036fa and c7f99bc) were merged at a similar time and
they passed the build in isolation, but not together.

Reviewers: Rajini Sivaram <rajinisivaram@googlemail.com>, Ismael Juma <ismael@juma.me.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants