You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rs...@apache.org on 2019/12/09 18:18:30 UTC

[kafka] branch trunk updated (e4827fd -> d2d6838)

This is an automated email from the ASF dual-hosted git repository.

rsivaram pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from e4827fd  MINOR: Fix javadoc of `flatTransform()` (#7803)
     add d2d6838  MINOR: Test for non-blocking send using max.block.ms=0 (#7370)

No new revisions were added by this update.

Summary of changes:
 .../kafka/api/BaseProducerSendTest.scala           |  7 ++-
 .../kafka/api/PlaintextProducerSendTest.scala      | 60 ++++++++++++++++++++--
 2 files changed, 62 insertions(+), 5 deletions(-)