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

[DRAFT DO NOT REVIEW] Wip/geode 10069 #7425

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

albertogpz
Copy link
Contributor

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

When the region to copy is partitioned and
the gateway sender is parallel, each gateway
sender sends the primary copies of the
buckets in that server.
Deserialization of the entries is also avoided.
…al gw sender.

When the region to copy is partitioned and the
gateway sender is serial, every server will
use the local gateway sender to copy the
local primary entries in it.

Also the output of the command when the region
is replicated has been improved so that
only the output of the server that copies entries
(the one hosting the primary sender) will be
printed by the command.
@albertogpz albertogpz changed the title DRAFT Wip/geode 10069 [DRAFT DO NOT REVIEW] Wip/geode 10069 Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant