[ https://issues.apache.org/jira/browse/FLINK-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Ewen resolved FLINK-5014. --------------------------------- Resolution: Fixed Fix Version/s: 1.2.0 Fixed via d450beece2f5f76d7f519101316f850e6fa4924a Thank you for the contribution! > RocksDBStateBackend misses good toString > ---------------------------------------- > > Key: FLINK-5014 > URL: https://issues.apache.org/jira/browse/FLINK-5014 > Project: Flink > Issue Type: Bug > Reporter: Ufuk Celebi > Fix For: 1.2.0 > > > 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)