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 bbc8668fd6 Fix kafka-go client infinite polling loop 2 months ago
..
api_versions_test.go Phase 7: Comprehensive error handling and edge cases 2 months ago
consumer_coordination.go Phase 7: Comprehensive error handling and edge cases 2 months ago
consumer_coordination_test.go refactoring 2 months ago
consumer_group_metadata.go Phase 4: Implement consumer group protocol metadata parsing 2 months ago
consumer_group_metadata_test.go Phase 4: Implement consumer group protocol metadata parsing 2 months ago
create_topics_test.go Phase 2: Implement CreateTopics protocol compliance for v0/v1 2 months ago
error_handling_test.go Phase 7: Comprehensive error handling and edge cases 2 months ago
errors.go Phase 7: Comprehensive error handling and edge cases 2 months ago
fetch.go Fix kafka-go client infinite polling loop 2 months ago
fetch_multibatch.go Phase 5: Implement multi-batch Fetch concatenation support 2 months ago
fetch_multibatch_test.go Phase 5: Implement multi-batch Fetch concatenation support 2 months ago
fetch_test.go fix v7 samara 2 months ago
find_coordinator.go tests(protocol): add/align spec-based tests; fix parsing to strip client_id at header level by removing client_id assumptions in JoinGroup/SyncGroup/OffsetFetch/FindCoordinator bodies; revert OffsetFetch to classic encodings for v0-v5 2 months ago
flexible_versions.go Phase 7: Comprehensive error handling and edge cases 2 months ago
flexible_versions_integration_test.go Phase 7: Comprehensive error handling and edge cases 2 months ago
flexible_versions_test.go Phase 7: Comprehensive error handling and edge cases 2 months ago
handler.go Phase 7: Comprehensive error handling and edge cases 2 months ago
handler_testing.go refactoring 2 months ago
joingroup.go Phase 7: Comprehensive error handling and edge cases 2 months ago
offset_handlers_test.go fix in-memory variables 2 months ago
offset_management.go Phase 7: Comprehensive error handling and edge cases 2 months ago
offset_management_test.go refactoring 2 months ago
produce.go fix TestSaramaProduceConsume 2 months ago
produce_schema_test.go fix tests 2 months ago
produce_test.go fix tests 2 months ago
record_batch_parser.go persist kafka offset 2 months ago
record_batch_parser_test.go persist kafka offset 2 months ago
version_matrix_test.go fix tests 2 months ago