uce commented on issue #10238: [FLINK-8949] Allow configuration of maximum Rest 
HTTP header length
URL: https://github.com/apache/flink/pull/10238#issuecomment-555908833
 
 
   Adding a separate endpoint for the watermarks of all subtasks of a vertex 
seems reasonable to me:
   
   ```
   /jobs/:jobid/vertices/:vertexid/watermarks
   ```
   
   This would also work for the frontend which displays the watermarks on a 
per-subtask basis.
   
   Users can still use the metrics endpoint if they are interested in 
individual watermarks.
   

----------------------------------------------------------------
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

Reply via email to