You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/05/12 11:58:00 UTC

[jira] [Created] (FLINK-17634) Reject multiple handler registrations under the same URL

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)