[jira] [Created] (FLINK-12290) Fix the misleading exception message in SharedSlot class

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12290) Fix the misleading exception message in SharedSlot class

Shang Yuanchun (Jira)
Liya Fan created FLINK-12290:
--------------------------------

             Summary: Fix the misleading exception message in SharedSlot class
                 Key: FLINK-12290
                 URL: https://issues.apache.org/jira/browse/FLINK-12290
             Project: Flink
          Issue Type: Bug
            Reporter: Liya Fan
            Assignee: Liya Fan


The exception message in SharedSlot.releaseSlot is misleading. It says "SharedSlot is not empty and released". But the condition should be "SharedSlot is not released and empty."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)