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! 1 month ago
..
batch_crc_compat_test.go Add Kafka Gateway (#7231) 1 month ago
consumer_coordination.go fix Node ID Mismatch, and clean up log messages 1 month ago
consumer_group_metadata.go fix Node ID Mismatch, and clean up log messages 1 month ago
describe_cluster.go Add Kafka Gateway (#7231) 1 month ago
errors.go purge unused 1 month ago
fetch.go fix: Don't report long-poll duration as throttle time 1 month ago
fetch_multibatch.go fix: Increase fetch batch sizes to utilize available maxBytes capacity 1 month ago
fetch_partition_reader.go feat: Add HWM and Fetch logging - BREAKTHROUGH: Consumers now fetching messages! 1 month ago
find_coordinator.go clean up 1 month ago
flexible_versions.go Add Kafka Gateway (#7231) 1 month ago
group_introspection.go Add Kafka Gateway (#7231) 1 month ago
handler.go fix: Add topic cache invalidation and auto-creation on metadata requests 1 month ago
joingroup.go fix Node ID Mismatch, and clean up log messages 1 month ago
metadata_blocking_test.go feat: add context timeout propagation to produce path 1 month ago
metrics.go Add Kafka Gateway (#7231) 1 month ago
offset_fetch_pattern_test.go fix: Add topic cache invalidation and auto-creation on metadata requests 1 month ago
offset_management.go simplify: Rely on in-memory commit as source of truth for offsets 1 month ago
offset_storage_adapter.go Add Kafka Gateway (#7231) 1 month ago
produce.go feat: Add detailed logging for topic visibility debugging 1 month ago
record_batch_parser.go Add Kafka Gateway (#7231) 1 month ago
record_batch_parser_test.go Add Kafka Gateway (#7231) 1 month ago
record_extraction_test.go Add Kafka Gateway (#7231) 1 month ago
response_cache.go Add Kafka Gateway (#7231) 1 month ago
response_format_test.go Add Kafka Gateway (#7231) 1 month ago
response_validation_example_test.go Add Kafka Gateway (#7231) 1 month ago