ivandasch edited a comment on pull request #8439: URL: https://github.com/apache/ignite/pull/8439#issuecomment-723580984
Hi, you have forgot to include your test to any suite. Also, please make changes in `org.apache.ignite.internal.processors.cache.index.DynamicEnableIndexingConcurrentSelfTest`. Because of this bug, usual `awaitPartitionMapExchange()` was changed to `awaitPartitionMapExchange(true, true, null)`. Please, return back simple variant and remove `TODO` ---------------------------------------------------------------- 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]
