murblanc commented on a change in pull request #738:
URL: https://github.com/apache/solr/pull/738#discussion_r825024039
##########
File path: solr/core/src/test/org/apache/solr/cloud/MultiThreadedOCPTest.java
##########
@@ -50,15 +50,7 @@ public MultiThreadedOCPTest() {
}
@Test
- public void test() throws Exception {
- testParallelCollectionAPICalls();
- testTaskExclusivity();
- testDeduplicationOfSubmittedTasks();
- testLongAndShortRunningParallelApiCalls();
- testFillWorkQueue();
Review comment:
`MAX_PARALLEL_TASKS` in `testFillWorkQueue()` might have a cross test
impact? When the queue is full, it's full.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]