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

davidarthur pushed a change to branch gh-investigate-test-caching
in repository https://gitbox.apache.org/repos/asf/kafka.git


    omit 0ee1d5585f6 empty
    omit da9af1cadf9 enable info logging
     add 70dd577286d KAFKA-15909 Throw error when consumer configured with 
empty/whitespace-only group.id for LegacyKafkaConsumer (#16933)
     add 6159741755b enable info logging

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   (0ee1d5585f6)
            \
             N -- N -- N   refs/heads/gh-investigate-test-caching (6159741755b)

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:
 .../consumer/internals/ClassicKafkaConsumer.java   |  9 ++-
 .../kafka/clients/consumer/KafkaConsumerTest.java  | 16 ++++++
 .../consumer/internals/AsyncKafkaConsumerTest.java | 34 -----------
 .../ClientAuthenticationFailureTest.java           |  4 +-
 .../kafka/api/PlaintextConsumerTest.scala          | 65 +---------------------
 5 files changed, 24 insertions(+), 104 deletions(-)

Reply via email to