elek opened a new pull request #1077: URL: https://github.com/apache/hadoop-ozone/pull/1077
## What changes were proposed in this pull request? Description Currently we have rocksdb 6.6.4 as major version and there are some jvm issues in tests (happened in https://github.com/apache/hadoop-ozone/pull/1019) related to rocksdb core dump. We may upgrade to 6.8.1 to avoid this issue. ``` JRE version: Java(TM) SE Runtime Environment (8.0_211-b12) (build 1.8.0_211-b12) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.211-b12 mixed mode bsd-amd64 compressed oops) Problematic frame: C [librocksdbjni2954960755376440018.jnilib+0x602b8] rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8 See full dump at https://the-asf.slack.com/files/U0159PV5Z6U/F0152UAJF0S/hs_err_pid90655.log?origin_team=T4S1WH2J3&origin_channel=D014L2URB6E(url)}} ``` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3776 ## How was this patch tested? CI tests ---------------------------------------------------------------- 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]
