Chesnay Schepler created FLINK-17634: ----------------------------------------
Summary: Reject multiple handler registrations under the same URL Key: FLINK-17634 URL: https://issues.apache.org/jira/browse/FLINK-17634 Project: Flink Issue Type: Bug Components: Runtime / REST Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.11.0 In FLINK-11853 a handler was added the is being registered under the same URL as another handler. This should never happen, and we should add a check to ensure this doesn't happen again. -- This message was sent by Atlassian Jira (v8.3.4#803005)