marinov-code commented on PR #7908:
URL: https://github.com/apache/geode/pull/7908#issuecomment-3114771642

   Just a note, initially I couldn't reproduce the timeout issue locally. 
However after adding the following at `geode-wan/build.gradle` :
   ```
   test {
     jvmArgs += [
             '-XX:ActiveProcessorCount=4'
     ]
   }
   ```
   I'm able to reproduce the issue every time I run the tests.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to