The GitHub Actions job "Pull Requests" on 
pekko.git/copilot/copy-akka-core-pulls has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).

Head commit for run:
3ef9c8b7cde2a6dbac401c26380cb109d80415b4 / He-Pin(kerr) <[email protected]>
docs: add Colocate Shards and EventsBySliceFirehoseQuery documentation (#57)

Motivation:
The consistent-hashing shard allocation and EventsBySliceFirehoseQuery code
were ported in this PR, but the corresponding user-facing documentation from
the upstream commits was not yet included.

Modification:
- Add the "Colocate Shards" section to typed/cluster-sharding.md (from akka
  522f566128), wired to the existing ConsistentHashingShardAllocationCompileOnly
  examples.
- Add the EventsBySliceFirehoseQuery scalability paragraph to
  persistence-query.md and a `See also [[EventsBySliceFirehoseQuery]]`
  cross-reference to both EventsBySliceQuery DSL traits (from akka 362ab9301e).

Result:
The Cluster Sharding and Persistence Query docs describe the new
consistent-hashing colocation and firehose query features.

Tests: Not run - docs only (sbt "docs/paradox" builds successfully)

References:
Ports docs from akka/akka-core@522f566128 (akka#31967) and
akka/akka-core@362ab9301e (akka#31957), which are now Apache licensed.
Completes documentation for apache/pekko#3270.

Report URL: https://github.com/apache/pekko/actions/runs/28511430699

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to