sanpwc commented on a change in pull request #103:
URL: https://github.com/apache/ignite-3/pull/103#discussion_r620216437



##########
File path: 
modules/api/src/main/java/org/apache/ignite/configuration/schemas/runner/BaselineConfigurationSchema.java
##########
@@ -15,16 +15,20 @@
  * limitations under the License.
  */
 
-package org.apache.ignite.configuration.extended;
+package org.apache.ignite.configuration.schemas.runner;
 
 import org.apache.ignite.configuration.annotation.Config;
 import org.apache.ignite.configuration.annotation.ConfigValue;
 
-/** */
+/**
+ *
+ */
 @SuppressWarnings("PMD.UnusedPrivateField")
 @Config
 public class BaselineConfigurationSchema {

Review comment:
       Was used for tests only, please remove.




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


Reply via email to