[ https://issues.apache.org/jira/browse/GEODE-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872564#comment-16872564 ]
ASF subversion and git services commented on GEODE-6905: -------------------------------------------------------- Commit 3f36e65cc4e3097d851e665bc46136f278893d47 in geode's branch refs/heads/feature/GEODE-6905 from eshu [ https://gitbox.apache.org/repos/asf?p=geode.git;h=3f36e65 ] GEODE-6905: Do not wait for region initialization. * No need to wait for region initialization when scheduling region sync. It should be done only before actual executing region sync task. > Do not need to wait for initialization of distributed region before schedule > region sync timed task > --------------------------------------------------------------------------------------------------- > > Key: GEODE-6905 > URL: https://issues.apache.org/jira/browse/GEODE-6905 > Project: Geode > Issue Type: Bug > Components: regions > Reporter: Eric Shu > Assignee: Eric Shu > Priority: Major > > The wait for initialization is only needed before the actual region sync > operation. There is no need to wait for initialization just to schedule the > region sync. -- This message was sent by Atlassian JIRA (v7.6.3#76005)