This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 362a0371c6e KAFKA-20198: Fix StickyTaskAssignor capacity calculation
to use proportional instance limit (#22006)
add c0579dbfb41 KAFKA-20769: ListDeserializer can silently deserialize a
corrupted entry when the input is truncated mid-entry (#22755)
No new revisions were added by this update.
Summary of changes:
.../common/serialization/ListDeserializer.java | 8 ++++-
.../common/serialization/ListDeserializerTest.java | 34 ++++++++++++++++++++++
2 files changed, 41 insertions(+), 1 deletion(-)