Add RocksDBPartitionedIndexBackend into DynamicBucketAssignFunction
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
### Task Description
**What needs to be done:**
Wire RocksDBPartitionedIndexBackend into DynamicBucketAssignFunction — Behind the disabled-by-default flag, allow DynamicBucketAssignFunction to construct/hold the new backend instead of RecordLevelIndexBackend. Still no bootstrap — cache starts empty and misses fall through to MDT (existing fallback path), so this is safe to land and flag-gated.
**Why this task is needed:**
### Task Type
Code improvement/refactoring
### Related Issues
**Parent feature issue:** (if applicable )
**Related issues:**
NOTE: Use `Relationships` button to add parent/blocking issues after issue is created.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.