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

[Typed] Implement ClusterReplication #66

Merged
merged 9 commits into from
May 27, 2021

Conversation

negokaz
Copy link
Contributor

@negokaz negokaz commented Apr 19, 2021

related issue: #44

TODO

NOTE

  • mima reports that e45c76c has a binary compatibility issue, but the API that existing users use is not changed.

@negokaz negokaz mentioned this pull request Apr 19, 2021
20 tasks
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch from c8eba05 to 3a52fa0 Compare April 20, 2021 00:31
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch 3 times, most recently from c937238 to bb18867 Compare April 30, 2021 05:12
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch from ce3671e to 70b0879 Compare May 13, 2021 00:45
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch 2 times, most recently from e45c76c to 63ffbe3 Compare May 13, 2021 06:32
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch 2 times, most recently from a9d36a7 to b3dee04 Compare May 13, 2021 06:38
negokaz and others added 3 commits May 13, 2021 15:41
For checking that ClusterReplication.init doesn't create duplicated region.
toTyped method produces a new instance each time.
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch 3 times, most recently from e52fd05 to 0662fe1 Compare May 13, 2021 06:55
typed ActorSystem doesn't allow system.actorOf

I faced the following error.

> cannot create top-level actor [replicationRegion-GetEntityContext] from
the outside on ActorSystem with custom user guardian
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch from 0662fe1 to 0a5990a Compare May 13, 2021 07:06
@negokaz negokaz marked this pull request as ready for review May 13, 2021 07:08
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch 2 times, most recently from a593f23 to 7d7cb92 Compare May 21, 2021 10:21
@tksugimoto tksugimoto force-pushed the typed/cluster-replication-impl branch from 7d7cb92 to efc72b0 Compare May 24, 2021 04:49
tksugimoto
tksugimoto previously approved these changes May 26, 2021
@tksugimoto
Copy link
Contributor

force push で 1 commit を 消したら CIが途中で止まってしまったようです。

ScalaTest Report Expected — Waiting for status to be reported

re-run できそうなところやってみましたが変わらず。

最新commitを git commit --amend して 時刻だけ変わった状態で また force pushでしょうか?

@tksugimoto tksugimoto enabled auto-merge May 27, 2021 02:08
@negokaz negokaz force-pushed the typed/cluster-replication-impl branch from efc72b0 to a65a8e6 Compare May 27, 2021 02:22
@negokaz
Copy link
Contributor Author

negokaz commented May 27, 2021

@tksugimoto CI がパスしました。Approve お願いします。

@tksugimoto tksugimoto merged commit 220e6d9 into feature/typed-api May 27, 2021
@tksugimoto tksugimoto deleted the typed/cluster-replication-impl branch May 27, 2021 03:06
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.

3 participants