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

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


    from c5a78b01867 KAFKA-19358: Updated share_consumer_test.py tests to use 
set_group_offset_reset_strategy (#19878)
     add df93571f503 KAFKA-19338: Error on read/write of uninitialized share 
part. (#19861)

No new revisions were added by this update.

Summary of changes:
 .../requests/DeleteShareGroupStateRequest.java     |  20 +-
 .../requests/DeleteShareGroupStateResponse.java    |   3 +-
 .../requests/ReadShareGroupStateRequest.java       |  22 +-
 .../requests/ReadShareGroupStateResponse.java      |  63 ++--
 .../requests/WriteShareGroupStateRequest.java      |  22 +-
 .../requests/WriteShareGroupStateResponse.java     |  45 ++-
 .../server/ShareFetchAcknowledgeRequestTest.scala  | 112 ++++++-
 .../coordinator/share/ShareCoordinatorShard.java   |  90 +++---
 .../share/ShareCoordinatorShardTest.java           | 322 +++++++++++----------
 9 files changed, 400 insertions(+), 299 deletions(-)

Reply via email to