NSAmelchev commented on a change in pull request #7647: IGNITE-12879 Refactors test configuration of discovery messages interceptors. URL: https://github.com/apache/ignite/pull/7647#discussion_r406296781
########## File path: modules/core/src/test/java/org/apache/ignite/internal/processors/continuous/IgniteContinuousQueryMetadataUpdateTest.java ########## @@ -57,11 +55,26 @@ @Override protected IgniteConfiguration getConfiguration(String igniteInstanceName) throws Exception { IgniteConfiguration cfg = super.getConfiguration(igniteInstanceName); - TestDiscoverySpi discoSpi = new TestDiscoverySpi(); Review comment: Why this changed? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services