avijayanhwx commented on pull request #2235:
URL: https://github.com/apache/ozone/pull/2235#issuecomment-840753297


   > > i make the wait time longer ,and CI is passed. it seems we should wait 
longer for the log if we use the rocksdb of this version.
   > 
   > Thanks for trying that.
   > 
   > The test expects the output `db_impl.cc`, which first appears when 
`DUMPING STATS`:
   > 
   > ```
   > ... [Thread-302] INFO  rocksdb.RocksDB (DBStoreBuilder.java:log(304)) - 
[/db_impl/db_impl.cc:932] ------- DUMPING STATS -------
   > ```
   > 
   > Now with the new version there is a 15-sec delay. @avijayanhwx Would it 
make sense to check for `rocksdb.RocksDB` instead? I think it would appear in 
all lines coming from RocksDB:
   > 
   > 
https://github.com/apache/ozone/blob/6b24c188df038f1ab404acace20a4060fe2114fd/hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/db/DBStoreBuilder.java#L64-L65
   
   Yes, I am ok with that.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to