[ https://issues.apache.org/jira/browse/FLINK-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105065#comment-16105065 ]
ASF GitHub Bot commented on FLINK-7220: --------------------------------------- Github user uce commented on the issue: https://github.com/apache/flink/pull/4360 Thanks for the pointer Greg. I didn't look at the JIRA issue. I like the idea of automating this but I would go with a pre-push hook instead of a pre-commit hook. It could be annoying during local dev if we force every commit to have the format already. I'm not sure whether INFRA allows this or not though. @StefanRRichter Sure, can happen. 😊 > Update RocksDB dependency to 5.5.5 > ---------------------------------- > > Key: FLINK-7220 > URL: https://issues.apache.org/jira/browse/FLINK-7220 > Project: Flink > Issue Type: Improvement > Components: State Backends, Checkpointing > Affects Versions: 1.4.0, 1.3.2 > Reporter: Stefan Richter > Assignee: Stefan Richter > Fix For: 1.4.0 > > > The latest release of RocksDB (5.5.5) fixes the issues from previous versions > (slow merge performance, segfaults) in connection with Flink and seems stable > for us to use. We can move away from our custom FRocksDB build, back to the > latest release. -- This message was sent by Atlassian JIRA (v6.4.14#64029)