sk0x50 commented on a change in pull request #9248:
URL: https://github.com/apache/ignite/pull/9248#discussion_r670700901



##########
File path: 
modules/core/src/main/java/org/apache/ignite/IgniteSystemProperties.java
##########
@@ -1113,7 +1114,9 @@
 
     /**
      * WAL rebalance threshold.
+     * @deprecated use Distributed MetaStorage property {@link 
GridCacheDatabaseSharedManager#HISTORICAL_REBALANCE_THRESHOLD_DMS_KEY}.

Review comment:
       It does not seem correct to provide a link to the internal 
package/class/field. IgniteSystemProperties is a kind of public API, I think. 
Perhaps, we need to create a separate class that should contain names of public 
distributed properties. What do you think?




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