Matt Lloyd created FLINK-13084:
----------------------------------
Summary: Improve Queryable State Documentation
Key: FLINK-13084
URL:
https://issues.apache.org/jira/browse/FLINK-13084 Project: Flink
Issue Type: Task
Reporter: Matt Lloyd
The querable state docs here: [
https://ci.apache.org/projects/flink/flink-docs-stable/dev/stream/state/queryable_state.html] don't mention any changes to _flink-conf.yml_ in order to get the "Started the Queryable State Proxy Server @ ..." message, however I had to set
{code:java}
queryable-state.enable: true
{code}
Could these be updated so the next person will have a nicer time setting it up? Luckily I came across this medium article that saved my sanity [
https://medium.com/@jedong/flink-queryable-state-fb1125aa679f].
Thanks
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)