Pending review from some code owners for PR linked to GEODE-9642 and GEODE-9809

2022-03-14 Thread Mario Ivanac
Hi, The following PRs: https://github.com/apache/geode/pull/6909 [https://opengraph.githubassets.com/270d2813ee93426a4627e111d3aeefb89ce4fd92cb103c8511325f1907ca7144/apache/geode/pull/6909] GEODE-9642: Wait for colocation completed at partitioned region

Odg: Question about INDEX_THRESHOLD_SIZE

2022-03-14 Thread Mario Kevo
Hi, Regarding Anil's answer: The test will pass as we have set INDEX_THRESHOLD_SIZE to 1000 (that is how many entries are in the region). If you deleted that line in startServer it will fail asit used default value of indexThresholdSize(100). Regarding Jason's answers: Only change what my PR in

Re: Question related to gateway-receivers connection load balancing

2022-03-14 Thread Jakov Varenina
Hi Barry, Thank you for the reply and detailed analysis! You are correct that I misunderstood the part about coordinator locator behavior; sorry about that. The client receives a list of locators in the RemoteLocatorJoinResponse message. Then client loops (from first to the last) through th