dawidwys edited a comment on issue #11622: [FLINK-16913][configuration, statebackend] Migrated StateBackends to use ReadableConfig instead of Configuration URL: https://github.com/apache/flink/pull/11622#issuecomment-608293818 Hi @carp84, 1. The affected ctors of `FsStateBackend/MemoryStateBackend` are not public. It's a transparent change for users. 2. The only somewhat public interface affected is `StateBackendFactory#configure`. I'm saying somewhat as I think there is not many custom state backends implementations out there, so this change has a limited scope. I am happy to revisit the solution if you think this has a serious implications for the 1.10 version.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services