This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from c534bf4 KAFKA-12287: Add WARN logging on consumer-groups when
reset-offsets by timestamp or duration can't find an offset and defaults to
latest (#10092)
add 800d9b5 KAFKA-10357: Add validation method for internal topics
(#10266)
No new revisions were added by this update.
Summary of changes:
.../kafka/clients/admin/DescribeConfigsResult.java | 2 +-
.../processor/internals/InternalTopicManager.java | 266 ++++++-
.../internals/InternalTopicManagerTest.java | 795 +++++++++++++++++++--
3 files changed, 1000 insertions(+), 63 deletions(-)