apache / apache/pekko

japi for Custom shard allocation

Open
#750 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.6k
Forks
211
Avg merge
1d 6h
Merged PRs (30d)
89

Description

It is hard to implemente `ShardAllocationStrategy` on java, it have to use too much "Converter" in there.

In our case, we have something like Kafka ShardAllocationStrategy, it have nice distribution both on topic and partition, this cannot be done under the default `LeastShardAllocationStrategy`.

Don't know much about`ExternalShardAllocationStrategy`, This may be a duplicate part.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.