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 2020/01/03 13:47:28 UTC

[GitHub] [flink] carp84 edited a comment on issue #10692: [FLINK-15387] Expose missing RocksDB properties out via RocksDBNativeMetricOptions

carp84 edited a comment on issue #10692: [FLINK-15387] Expose missing RocksDB properties out via RocksDBNativeMetricOptions
URL: https://github.com/apache/flink/pull/10692#issuecomment-570576087
 
 
   > 10:23:18.074 [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.325 s <<< FAILURE! - in org.apache.flink.docs.configuration.ConfigOptionsDocsCompletenessITCase
   > 10:23:18.074 [ERROR] testFullReferenceCompleteness(org.apache.flink.docs.configuration.ConfigOptionsDocsCompletenessITCase)  Time elapsed: 0.265 s  <<< FAILURE!
   > java.lang.AssertionError: 
   > Documentation is outdated, please regenerate it according to the instructions in flink-docs/README.md.
   > 	Problems:
   > 		Documented description of state.backend.rocksdb.metrics.is-write-stopped in class org.apache.flink.contrib.streaming.state.RocksDBNativeMetricOptions is outdated.
   > 	at org.apache.flink.docs.configuration.ConfigOptionsDocsCompletenessITCase.compareDocumentedAndExistingOptions(ConfigOptionsDocsCompletenessITCase.java:120)
   > 	at org.apache.flink.docs.configuration.ConfigOptionsDocsCompletenessITCase.testFullReferenceCompleteness(ConfigOptionsDocsCompletenessITCase.java:78)
   
   Please regenerate the document and include the update in the commit @Myasuka , now the travis build fails due to doc outdated: https://api.travis-ci.com/v3/job/272040846/log.txt

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