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 0019149ae2 Add comprehensive debug logging to diagnose message corruption in GitHub Actions 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 6 days ago
consumer_group_metadata.go fix Node ID Mismatch, and clean up log messages 6 days ago
describe_cluster.go Add Kafka Gateway (#7231) 1 week ago
errors.go fix: Correct Kafka error codes - UNKNOWN_SERVER_ERROR = -1, OFFSET_OUT_OF_RANGE = 1 5 days ago
fetch.go Add comprehensive debug logging to diagnose message corruption in GitHub Actions 5 days ago
fetch_multibatch.go fix: Increase fetch batch sizes to utilize available maxBytes capacity 6 days ago
fetch_partition_reader.go feat: Add critical broker data retrieval bug detection logging 5 days ago
find_coordinator.go fix hostname 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: Correct Kafka error codes - UNKNOWN_SERVER_ERROR = -1, OFFSET_OUT_OF_RANGE = 1 5 days ago
joingroup.go fix Node ID Mismatch, and clean up log messages 6 days ago
metadata_blocking_test.go fix tests 5 days ago
metrics.go Add Kafka Gateway (#7231) 1 week ago
offset_fetch_pattern_test.go fix tests 5 days ago
offset_management.go debug: Add verbose offset management logging 5 days ago
offset_storage_adapter.go Add Kafka Gateway (#7231) 1 week ago
produce.go fix: Correct Kafka error codes - UNKNOWN_SERVER_ERROR = -1, OFFSET_OUT_OF_RANGE = 1 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