kirklund commented on pull request #5963: URL: https://github.com/apache/geode/pull/5963#issuecomment-768658233
Looks like we need to back-port another commit which has conflicts with PutAllClientServerDistributedTest.java because the order of cherry-picks is wrong: ``` commit cceaa66d3d4403b59b83a6f8f46f7a8389b6c64e Author: Kirk Lund <[email protected]> Date: Mon Mar 2 12:51:14 2020 -0800 Revert fluent style API fix in ClientRegionFactory (#4748) Revert fluent style usage of ClientRegionFactory in: * DeltaPropagationDUnitTest * PutAllClientServerDistributedTest ``` I'm going to have to repeat the cherry-picks again tomorrow in the proper order with the above included. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
