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 97be7c6aee simplify: Rely on in-memory commit as source of truth for offsets 5 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 7 days 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 fix: Load persisted offsets into memory cache immediately on fetch 5 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 clean up, mem.Allocate and Free 5 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_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 purge logs 5 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