This is an automated email from the ASF dual-hosted git repository.
vvcephei pushed a change to branch kafka-10867-improved-task-idling
in repository https://gitbox.apache.org/repos/asf/kafka.git.
discard 12fb3c4 decrease log verbosity at DEBUG for PartitionGroup
discard d7d53cf CR feedback
discard 969382c rebase fix
discard 7decbfb Rollback streams-side metadata caching
discard 902ee61 Streams changes to cope with cached metadata response
discard 9cc574c ditto
discard 67dbbdd disable idling for selected ITs
discard 026480b fix diff
discard 5e5a706 switch default
discard 9ff83e5 KAFKA-10867: Improved task idling
omit fc3ec40 guard against early long-poll return due to metadata-only
response
omit fd952b8 CR feedback
omit 3fd6831 drop beginningOffset from the metadata
omit cb61e58 Rollback consumer-side metadata caching
omit 9502a9c Consumer changes to cope with cached metadata response
omit b4d2b0d spotbugs
omit b0fde7c fix test
omit c75b94e fix core integration test failures
omit 2b0f202 tests
omit bd990ab KAFKA-10866: Add fetched metadata to ConsumerRecords
add fdcf8fb KAFKA-10866: Add metadata to ConsumerRecords (#9836)
add 71fdd33 KAFKA-10867: Improved task idling
add 237c61b switch default
add cd690c5 fix diff
add 5d42e30 disable idling for selected ITs
add c188abb ditto
add 1f80d1b Streams changes to cope with cached metadata response
add a140dd5 Rollback streams-side metadata caching
add 924d8e5 rebase fix
add f282610 CR feedback
add bc1afd0 decrease log verbosity at DEBUG for PartitionGroup
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 (12fb3c4)
\
N -- N -- N refs/heads/kafka-10867-improved-task-idling (bc1afd0)
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: