Skip to content

MINOR: Update code to not use deprecated methods#6434

Merged
mjsax merged 2 commits intoapache:trunkfrom
mjsax:fix-deprecations-core
Mar 16, 2019
Merged

MINOR: Update code to not use deprecated methods#6434
mjsax merged 2 commits intoapache:trunkfrom
mjsax:fix-deprecations-core

Conversation

@mjsax
Copy link
Copy Markdown
Member

@mjsax mjsax commented Mar 12, 2019

More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.

Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.

Committer Checklist (excluded from commit message)

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

@mjsax mjsax added the core Kafka Broker label Mar 12, 2019
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Mar 14, 2019

Retest this please.

Copy link
Copy Markdown
Contributor

@vvcephei vvcephei left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks, @mjsax .

@mjsax mjsax force-pushed the fix-deprecations-core branch from 541ce96 to 7338a79 Compare March 14, 2019 17:52
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Mar 14, 2019

Fixed failing test -- both rely on old API behavior.

Copy link
Copy Markdown
Member

@bbejeck bbejeck left a comment

Choose a reason for hiding this comment

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

LGTM assuming Jenkins passes

@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Mar 14, 2019

Would like to get one review from @hachikuji @cmccabe or @rajinisivaram on this, to make sure we don't break anything unintentionally.

@cmccabe
Copy link
Copy Markdown
Contributor

cmccabe commented Mar 15, 2019

LGTM

@mjsax mjsax force-pushed the fix-deprecations-core branch from 7338a79 to e6b196e Compare March 15, 2019 22:18
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Mar 15, 2019

Rebased to resolve conflicts.

@mjsax mjsax merged commit e1961b8 into apache:trunk Mar 16, 2019
@mjsax mjsax deleted the fix-deprecations-core branch March 16, 2019 02:47
jarekr pushed a commit to confluentinc/kafka that referenced this pull request Apr 18, 2019
* apache/trunk:
  MINOR: Retain public constructors of classes from public API (apache#6455)
  KAFKA-8118; Ensure ZK clients are closed in tests, fix verification (apache#6456)
  KAFKA-7813: JmxTool throws NPE when --object-name is omitted
  KAFKA-8114: Wait for SCRAM credential propagation in DelegationTokenEndToEndAuthorizationTest (apache#6452)
  KAFKA-8111; Set min and max versions for Metadata requests (apache#6451)
  KAFKA-7855: Kafka Streams Maven Archetype quickstart fails to compile out of the box (apache#6194)
  MINOR: Update code to not use deprecated methods (apache#6434)
  MINOR: Update Trogdor ConnectionStressWorker status at the end of execution (apache#6445)
  KAFKA-8091; Use commitSync to check connection failure in listener update test (apache#6450)
  KAFKA-7027: Add an overload build method in scala (apache#6373)
  MINOR: Fix typos in LogValidator (apache#6449)
  KAFKA-7502: Cleanup KTable materialization logic in a single place (apache#6174)
  KAFKA-7730; Limit number of active connections per listener in brokers (KIP-402)
  KAFKA-8091; Remove unsafe produce from dynamic listener update test (apache#6443)
  MINOR: Fix JavaDocs warnings (apache#6435)
  MINOR: Better messaging for invalid fetch response (apache#6427)
  MINOR: Use Java 8 lambdas in KStreamImplTest (apache#6430)
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
Reviewers: Bill Bejeck <bill@confluent.io>, John Roesler <john@confluent.io>, Colin P. McCabe <cmccabe@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Kafka Broker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants