chrislu
23f4f5e096
fix: correct Produce v7 request parsing for Sarama compatibility
✅ MAJOR FIX: Produce v7 Request Parsing
- Fixed client_id, transactional_id, acks, timeout parsing
- Now correctly parses Sarama requests:
* client_id: sarama ✅
* transactional_id: null ✅
* acks: -1, timeout: 10000 ✅
* topics count: 1 ✅
* topic: sarama-e2e-topic ✅
🔧 NEXT: Fix Produce v7 response format
- Sarama getting 'invalid length' error on response
- Response parsing issue, not request parsing
2025-09-11 00:24:45 -07:00
..
2025-09-10 15:20:35 -07:00
2025-09-10 14:34:47 -07:00
2025-09-10 21:01:38 -07:00
2025-09-10 20:47:51 -07:00
2025-09-10 20:58:36 -07:00
2025-09-10 15:20:35 -07:00
2025-09-10 14:34:47 -07:00
2025-09-11 00:17:11 -07:00
2025-09-11 00:24:45 -07:00
2025-09-11 00:17:11 -07:00
2025-09-10 12:59:42 -07:00
2025-09-10 11:21:52 -07:00
2025-09-11 00:17:11 -07:00
2025-09-11 00:17:11 -07:00
2025-09-10 20:58:36 -07:00
2025-09-10 21:58:42 -07:00
2025-09-11 00:17:11 -07:00
2025-09-10 20:47:51 -07:00
2025-09-10 20:47:51 -07:00
2025-09-10 21:01:38 -07:00
2025-09-10 21:58:42 -07:00
2025-09-10 16:19:50 -07:00
2025-09-11 00:17:11 -07:00
2025-09-11 00:17:11 -07:00
2025-09-10 16:28:43 -07:00
2025-09-10 14:55:30 -07:00
2025-09-10 15:13:41 -07:00
2025-09-10 20:47:51 -07:00
2025-09-11 00:24:45 -07:00
2025-09-11 00:17:11 -07:00
2025-09-10 13:34:28 -07:00