lyang24 opened a new pull request, #2768:
URL: https://github.com/apache/kvrocks/pull/2768

   
https://github.com/apache/kvrocks/blob/211ecfc89a9f44e22cc267e272effbe5ac35a2e5/tests/gocase/unit/geo/geo_test.go#L447
   This is the long tail running test in go geo accounting for 98% of test 
runtime. This test needs an isolated server to be safely run in parallel (due 
to other cases doing adds and deletes).
   
   This pr refactor to isolate this test and makes it run in parallel with 
isolation it cuts down 50% of running time in local
   
   Touches: https://github.com/apache/kvrocks/issues/2642


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to