[
https://issues.apache.org/jira/browse/GEODE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862228#comment-16862228
]
ASF subversion and git services commented on GEODE-6853:
--------------------------------------------------------
Commit f38dec939666e51cc3153e3882962120a1369408 in geode's branch
refs/heads/develop from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f38dec9 ]
GEODE-6853: Do not request region sync during message processing. (#3696)
* Move schedule region synchronize message to DistriubtedRegion.
* Use the time task to request region sync with no deplay when processing
reion sync message.
> For newly started servers, it should use different thread to request region
> synchronize message when processing a regionSync message
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-6853
> URL: https://issues.apache.org/jira/browse/GEODE-6853
> Project: Geode
> Issue Type: Bug
> Components: regions
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The processing message should finish processing quickly instead of waiting
> for replies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)