hubcio opened a new pull request, #2514: URL: https://github.com/apache/iggy/pull/2514
Introduce foundation for cluster-aware partition management: - Create `Partitions` trait (poll/send messages, consumer offsets, CRUD) - Add `IggyPartitions` with flat Vec storage and O(1) namespace lookup - Move sharding types to `iggy_common::sharding` (IggyNamespace, ShardId) - Add `LocalIdx` and `ShardLocation` for non-contiguous partition IDs - Update `shards_table`: IggyNamespace -> ShardLocation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
