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! 4 days ago
..
broker_client.go feat: Add detailed logging for topic visibility debugging 4 days ago
broker_client_fetch.go refactor: change remaining glog.Infof debug messages to V(3) 6 days ago
broker_client_publish.go fix: Remove context timeout propagation from produce that breaks consumer init 5 days ago
broker_client_restart_test.go Add Kafka Gateway (#7231) 1 week ago
broker_client_subscribe.go refactor: reduce verbosity of debug log messages 6 days ago
broker_error_mapping.go Add Kafka Gateway (#7231) 1 week ago
broker_error_mapping_test.go Add Kafka Gateway (#7231) 1 week ago
fetch_performance_test.go Add Kafka Gateway (#7231) 1 week ago
record_retrieval_test.go Add Kafka Gateway (#7231) 1 week ago
seaweedmq_handler.go feat: Add HWM and Fetch logging - BREAKTHROUGH: Consumers now fetching messages! 4 days ago
seaweedmq_handler_test.go feat: add context timeout propagation to produce path 6 days ago
seaweedmq_handler_topics.go Add Kafka Gateway (#7231) 1 week ago
seaweedmq_handler_utils.go Add Kafka Gateway (#7231) 1 week ago
test_helper.go Add Kafka Gateway (#7231) 1 week ago
types.go Apply client-specified timeout to context 5 days ago