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

stanislavkozlovski pushed a change to branch add-37-upgrade-notes
in repository https://gitbox.apache.org/repos/asf/kafka.git


    omit 6712047738f fix alignment
    omit b3e63dca798 spacing
    omit dbfe8e1b536 MINOR: Add 3.7 upgrade notes
     add cc49fc76564 HOTFIX: Fix compilation error in TransactionManagerTest 
(#15405)
     add 4c012c5c23b KAFKA-16278: Missing license for scala related 
dependencies (#15398)
     add a3528a316f4 MINOR: remove unnecessary logging (#15396)
     add 02ebfc6108c KAFKA-16194: Do not return records from poll if group 
metadata unknown (#15369)
     add 9402d525abe MINOR: Reconcile upgrade.html with kafka-site/36's version 
(#15406)
     add b9cecd54b46 MINOR: Add 3.7 upgrade notes

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6712047738f)
            \
             N -- N -- N   refs/heads/add-37-upgrade-notes (b9cecd54b46)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 LICENSE-binary                                     |   5 +
 .../consumer/internals/AsyncKafkaConsumer.java     |  24 +++-
 .../consumer/internals/AsyncKafkaConsumerTest.java | 148 +++++++++++++++++++++
 .../producer/internals/TransactionManagerTest.java |   3 +-
 docs/upgrade.html                                  |  39 +++++-
 .../AbstractRocksDBSegmentedBytesStore.java        |   1 -
 6 files changed, 208 insertions(+), 12 deletions(-)

Reply via email to