You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/11/19 09:08:49 UTC

[GitHub] [flink] klion26 commented on a change in pull request #10248: [FLINK-14776][Configuration] Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions

klion26 commented on a change in pull request #10248: [FLINK-14776][Configuration] Migrate duration and memory size ConfigOptions in RocksDBConfigurableOptions
URL: https://github.com/apache/flink/pull/10248#discussion_r347803184
 
 

 ##########
 File path: docs/_includes/generated/rocks_db_configurable_configuration.html
 ##########
 @@ -63,16 +63,16 @@
             <td>Tne maximum number of write buffers that are built up in memory. RocksDB has default configuration as '2'.</td>
         </tr>
         <tr>
-            <td><h5>state.backend.rocksdb.writebuffer.number-to-merge</h5></td>
+            <td><h5>state.backend.rocksdb.writebuffer.memorysize</h5></td>
 
 Review comment:
   Seems that the order of config `state.backend.rocksdb.writebuffer.memorysize` and `state.backend.rocksdb.writebuffer.number-to-merge` have been changed, so there show the diff here for both config

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