Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4734
I just talked to @zentol and we both agreed that we should register the
`CurrentJobsOverviewHandler` under `jobs/overview`. Moreover, we should change
the `CurrentJobIdsHandler` such that it simply returns all available job ids as
a simple list. Maybe we could rename it into `JobIdsHandler` or `JobsHandler`.---
