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

Use bulk update API for shard allocation #1139

Merged
merged 1 commit into from Jul 7, 2020
Merged

Conversation

chbatey
Copy link
Member

@chbatey chbatey commented Jul 7, 2020

On top of #1138

@@ -9,7 +9,7 @@ val Nightly = sys.env.get("TRAVIS_EVENT_TYPE").contains("cron")
val Scala211 = "2.11.12"
val Scala212 = "2.12.10"
val Scala213 = "2.13.1"
val akkaVersion26 = "2.6.3"
val akkaVersion26 = "2.6.6"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this upgrade is required? If not we'd keep 2.6.3.

Aboid multiple ddata round trips
@chbatey
Copy link
Member Author

chbatey commented Jul 7, 2020 via email

@ennru
Copy link
Member

ennru commented Jul 7, 2020

Yes, when we update we go all the way.

@ennru ennru force-pushed the wip-chbatey-use-bulk-update branch from f3dbafb to fddc156 Compare July 7, 2020 12:13
Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@seglo
Copy link
Member

seglo commented Jul 7, 2020

Unrelated build failure: #1070

Copy link
Member

@seglo seglo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seglo seglo merged commit 0455a13 into master Jul 7, 2020
@seglo seglo deleted the wip-chbatey-use-bulk-update branch July 7, 2020 15:37
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.

None yet

3 participants