[
https://issues.apache.org/jira/browse/FLINK-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099865#comment-16099865
]
ASF GitHub Bot commented on FLINK-7220:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/4360
Looks good, +1 with request for minor change:
I would pull out the setting of the merge operator from the option
factories. We should not allow users to override (or forget to set it), because
we make a hard assumption on the fact that exactly that merge operator is
configured.
> 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)