Skip to content

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
@semioticrobotic
Copy link
Contributor

@albertogpz: Just wanted to check on the status here. Are you still planning to work on this draft, or should we close? Thanks. 🙏

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