pekko/cluster-sharding/src
Andy(Jingzhang)Chen c9fdad1dd1
add unit test protect ExtractEntityId can be shared safely (#1475)
* add unit test protect ExtractEntityId can be shared safely

Related with #1463

* chore: avoid the double evaluation of entityId in ClusterSharding (#1304)

* chore: avoid the double evaluation of entityId in ClusterSharding

* new cacheable partial function

* optimized for review

* fix the right type

* Revert "chore: avoid the double evaluation of entityId in ClusterSharding (#1…" (#1464)

This reverts commit b0e9886439.

* grammar fix

* sort imports

---------

Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-09-12 12:55:42 +01:00
..
main Revert "chore: avoid the double evaluation of entityId in ClusterSharding (#1…" (#1464) 2024-09-07 21:57:02 +01:00
multi-jvm/scala/org/apache/pekko/cluster feat: Java API for ExternalShardAllocationStrategy (#1246) 2024-04-02 09:40:59 +08:00
test add unit test protect ExtractEntityId can be shared safely (#1475) 2024-09-12 12:55:42 +01:00