You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chrislu e1addd3433 feat: Add HWM and Fetch logging - BREAKTHROUGH: Consumers now fetching messages! 4 days ago
..
batch_crc_compat_test.go Add Kafka Gateway (#7231) 1 week ago
consumer_coordination.go fix Node ID Mismatch, and clean up log messages 5 days ago
consumer_group_metadata.go fix Node ID Mismatch, and clean up log messages 5 days ago
describe_cluster.go Add Kafka Gateway (#7231) 1 week ago
errors.go purge unused 1 week ago
fetch.go fix: Don't report long-poll duration as throttle time 5 days ago
fetch_multibatch.go fix: Increase fetch batch sizes to utilize available maxBytes capacity 5 days ago
fetch_partition_reader.go feat: Add HWM and Fetch logging - BREAKTHROUGH: Consumers now fetching messages! 4 days ago
find_coordinator.go clean up 5 days ago
flexible_versions.go Add Kafka Gateway (#7231) 1 week ago
group_introspection.go Add Kafka Gateway (#7231) 1 week ago
handler.go fix: Add topic cache invalidation and auto-creation on metadata requests 4 days ago
joingroup.go fix Node ID Mismatch, and clean up log messages 5 days ago
metadata_blocking_test.go feat: add context timeout propagation to produce path 6 days ago
metrics.go Add Kafka Gateway (#7231) 1 week ago
offset_fetch_pattern_test.go fix: Add topic cache invalidation and auto-creation on metadata requests 4 days ago
offset_management.go simplify: Rely on in-memory commit as source of truth for offsets 5 days ago
offset_storage_adapter.go Add Kafka Gateway (#7231) 1 week ago
produce.go feat: Add detailed logging for topic visibility debugging 4 days ago
record_batch_parser.go Add Kafka Gateway (#7231) 1 week ago
record_batch_parser_test.go Add Kafka Gateway (#7231) 1 week ago
record_extraction_test.go Add Kafka Gateway (#7231) 1 week ago
response_cache.go Add Kafka Gateway (#7231) 1 week ago
response_format_test.go Add Kafka Gateway (#7231) 1 week ago
response_validation_example_test.go Add Kafka Gateway (#7231) 1 week ago