You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/11/04 10:04:58 UTC

[jira] [Created] (FLINK-5014) RocksDBStateBackend misses good toString

Ufuk Celebi created FLINK-5014:
----------------------------------

             Summary: 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)