Skip to content

KAFKA-9533: Fix JavaDocs of KStream.transformValues#8298

Merged
mjsax merged 1 commit into
apache:trunkfrom
mjsax:kafka-9533-javadoc-transformvalue
Mar 14, 2020
Merged

KAFKA-9533: Fix JavaDocs of KStream.transformValues#8298
mjsax merged 1 commit into
apache:trunkfrom
mjsax:kafka-9533-javadoc-transformvalue

Conversation

@mjsax

@mjsax mjsax commented Mar 13, 2020

Copy link
Copy Markdown
Member

We might want to cherry-pick this back to 2.3.

Call for review @bbejeck

@mjsax mjsax added the streams label Mar 13, 2020

@bbejeck bbejeck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the fix @mjsax, LGTM

@mjsax

mjsax commented Mar 14, 2020

Copy link
Copy Markdown
Member Author

Java 8 passed.
Java 11: kafka.api.ConsumerBounceTest.testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup

As this is just a JavaDoc change, I'll just merge directly.

@mjsax
mjsax merged commit dd2c6a0 into apache:trunk Mar 14, 2020
mjsax added a commit that referenced this pull request Mar 14, 2020
Reviewers: Bill Bejeck <bill@confluent.io>
mjsax added a commit that referenced this pull request Mar 14, 2020
Reviewers: Bill Bejeck <bill@confluent.io>
mjsax added a commit that referenced this pull request Mar 14, 2020
Reviewers: Bill Bejeck <bill@confluent.io>
@mjsax
mjsax deleted the kafka-9533-javadoc-transformvalue branch March 14, 2020 18:57
@mjsax

mjsax commented Mar 14, 2020

Copy link
Copy Markdown
Member Author

Merged to trunk and cherry-picked to 2.5, 2.4, and 2.3.

ijuma added a commit to confluentinc/kafka that referenced this pull request Mar 17, 2020
* apache-github/trunk: (39 commits)
  MINOR: cleanup and add tests to StateDirectoryTest (apache#8304)
  HOTFIX: StateDirectoryTest should use Set instead of List (apache#8305)
  MINOR: Fix build and JavaDoc warnings (apache#8291)
  MINOR: Fix kafka.server.RequestQuotaTest missing new ApiKeys. (apache#8302)
  KAFKA-9712: Catch and handle exception thrown by reflections scanner (apache#8289)
  KAFKA-9670; Reduce allocations in Metadata Response preparation (apache#8236)
  MINOR: fix Scala 2.13 build error introduced in apache#8083 (apache#8301)
  MINOR: enforce non-negative invariant for checkpointed offsets (apache#8297)
  MINOR: comment apikey types in generated switch (apache#8201)
  MINOR: Fix typo in CreateTopicsResponse.json (apache#8300)
  KIP-546: Implement describeClientQuotas and alterClientQuotas. (apache#8083)
  KAFKA-6647: Do note delete the lock file while holding the lock (apache#8267)
  KAFKA-9677: Fix consumer fetch with small consume bandwidth quotas (apache#8290)
  KAFKA-9533: Fix JavaDocs of KStream.transformValues (apache#8298)
  MINOR: reuse pseudo-topic in FKJoin (apache#8296)
  KAFKA-6145: Pt 2. Include offset sums in subscription (apache#8246)
  KAFKA-9714; Eliminate unused reference to IBP in `TransactionStateManager` (apache#8293)
  KAFKA-9718; Don't log passwords for AlterConfigs in request logs (apache#8294)
  KAFKA-8768: DeleteRecords request/response automated protocol (apache#7957)
  KAFKA-9685: Solve Set concatenation perf issue in AclAuthorizer
  ...
qq619618919 pushed a commit to qq619618919/kafka that referenced this pull request May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants