5069e37bd7
Changes the JumpHash sharder and modifies the ShardedWriteBuffer's DmlHandler::delete() impl in order to enqueue delete ops across all shards if no table name is specified. If a table name is specified, it is sharded as before: a delete for a given table & namespace always maps to the same shard as a write to the same table & namespace. |
||
---|---|---|
.. | ||
e2e.rs | ||
schema_validator.rs | ||
sharder.rs |