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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)