You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/04/22 12:08:00 UTC

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

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)