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 0399a33a9f mq(kafka): extensive JoinGroup response debugging - kafka-go consistently rejects all formats 2 months ago
..
api_sequence_test.go mq(kafka): FINAL ANALYSIS - kafka-go Writer internal validation identified as last 5% 2 months ago
client_integration_test.go mq(kafka): BREAKTHROUGH - Topic creation and Metadata discovery working 2 months ago
connection_close_debug_test.go mq(kafka): extensive JoinGroup response debugging - kafka-go consistently rejects all formats 2 months ago
connection_debug_test.go mq(kafka): debug Metadata v1 format compatibility with kafka-go ReadPartitions 2 months ago
consumer_only_test.go mq(kafka): fix JoinGroup request parsing - major debugging breakthrough! 2 months ago
consumer_test.go mq(kafka): FINAL ANALYSIS - kafka-go Writer internal validation identified as last 5% 2 months ago
debug_connection_test.go mq(kafka): BREAKTHROUGH - Topic creation and Metadata discovery working 2 months ago
e2e_test.go mq(kafka): implement comprehensive E2E tests with protocol-level validation, multi-client support, and stress testing; complete Phase 1 implementation 2 months ago
gateway_smoke_test.go mq(kafka): implement ApiVersions protocol handler with manual binary encoding and comprehensive unit tests 2 months ago
joingroup_debug_test.go mq(kafka): fix JoinGroup request parsing - major debugging breakthrough! 2 months ago
kafka_go_metadata_test.go mq(kafka): debug Metadata v1 format compatibility with kafka-go ReadPartitions 2 months ago
metadata_debug_test.go mq(kafka): debug Metadata v1 format compatibility with kafka-go ReadPartitions 2 months ago
metadata_format_test.go mq(kafka): extensive JoinGroup response debugging - kafka-go consistently rejects all formats 2 months ago
metadata_version_test.go mq(kafka): Add comprehensive API version validation with Metadata v1 foundation 2 months ago
produce_consume_cycle_test.go mq(kafka): Fix FindCoordinator API - Consumer group discovery working 2 months ago
produce_consume_test.go mq(kafka): Major debugging progress on Metadata v7 compatibility 2 months ago
raw_protocol_test.go mq(kafka): BREAKTHROUGH - Raw protocol test proves our server works perfectly! 2 months ago
real_kafka_comparison_test.go mq(kafka): debug Metadata v1 format compatibility with kafka-go ReadPartitions 2 months ago
seaweedmq_integration_test.go mq(kafka): Phase 3 Step 1 - Consumer Group Foundation 2 months ago