1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-09-19 01:30:23 +02:00
seaweedfs/weed/pb/mq_agent_pb
chrislu 450db29c17 Phase 1: Add native offset support to SMQ protobuf definitions
- Add EXACT_OFFSET and RESET_TO_OFFSET to OffsetType enum
- Add start_offset field to PartitionOffset for offset-based positioning
- Add base_offset and last_offset fields to PublishRecordResponse
- Add offset field to SubscribeRecordResponse
- Regenerate protobuf Go code
- Add comprehensive tests for proto serialization and backward compatibility
- All tests pass, ready for Phase 2 implementation
2025-09-12 00:16:45 -07:00
..
mq_agent.pb.go Phase 1: Add native offset support to SMQ protobuf definitions 2025-09-12 00:16:45 -07:00
mq_agent_grpc.pb.go add version to volume proto 2025-06-16 22:05:06 -07:00
publish_response_test.go Phase 1: Add native offset support to SMQ protobuf definitions 2025-09-12 00:16:45 -07:00