Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make internal API private #47

Merged
merged 5 commits into from
Apr 6, 2021
Merged

Make internal API private #47

merged 5 commits into from
Apr 6, 2021

Conversation

negokaz
Copy link
Contributor

@negokaz negokaz commented Apr 1, 2021

issue: #45

The following APIs should keep public (reference: akka-entity-replication/implementation_guide.md)

  • ReplicationRegion
    • ExtractEntityId
    • ExtractShardId
    • Passivate
  • ReplicationActor
  • ClusterReplicationSettings
  • ClusterReplication
  • AtLeastOnceComplete

⚠️ This change is not treated as destructive change, assuming no implementations not mentioned in the implementation guide

TODO

@negokaz negokaz force-pushed the adjust-public-api branch 2 times, most recently from 0a9bca6 to 25d4d36 Compare April 1, 2021 07:48
@negokaz negokaz force-pushed the adjust-public-api branch from 6d6d0f7 to a4b1ce9 Compare April 5, 2021 02:57
@negokaz negokaz mentioned this pull request Apr 5, 2021
@negokaz negokaz force-pushed the adjust-public-api branch from 2d9c518 to 279a7c3 Compare April 6, 2021 01:26
@tksugimoto tksugimoto merged commit 1a23398 into master Apr 6, 2021
@tksugimoto tksugimoto deleted the adjust-public-api branch April 6, 2021 03:15
@negokaz negokaz mentioned this pull request Apr 6, 2021
1 task
negokaz added a commit that referenced this pull request Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants