[
https://issues.apache.org/jira/browse/FLINK-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15647699#comment-15647699
]
ASF GitHub Bot commented on FLINK-5014:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2760
> RocksDBStateBackend misses good toString
> ----------------------------------------
>
> Key: FLINK-5014
> URL: https://issues.apache.org/jira/browse/FLINK-5014
> Project: Flink
> Issue Type: Bug
> Reporter: Ufuk Celebi
>
> The StreamTask logs the state backend if it is user defined.
> For RocksDB you get
> {code}
> Using user-defined state backend:
> org.apache.flink.contrib.streaming.state.RocksDBStateBackend@78a42aa3
> {code}
> This should be replaced with a better {{toString}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)