You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/10/04 13:48:51 UTC

[GitHub] [ignite] shishkovilja commented on a change in pull request #6936: IGNITE-11230 Fix Javadoc for DataStorageConfiguration

shishkovilja commented on a change in pull request #6936: IGNITE-11230 Fix Javadoc for DataStorageConfiguration
URL: https://github.com/apache/ignite/pull/6936#discussion_r331510804
 
 

 ##########
 File path: modules/core/src/main/java/org/apache/ignite/configuration/DataStorageConfiguration.java
 ##########
 @@ -308,7 +308,9 @@ public DataStorageConfiguration() {
 
     /**
      * Initial size of a data region reserved for system cache.
+     * Default value is {@link #DFLT_SYS_REG_INIT_SIZE}.
      *
+     * @see #setSystemRegionInitialSize(long).
 
 Review comment:
   Hi, @NSAmelchev ! I removed excess dots after JavaDoc see links and unnecessary whitespace in 485th line. Thank you!

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services