[jira] [Commented] (FLINK-5611) Add QueryableStateException type

2018-07-20 Thread Kostas Kloudas (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550772#comment-16550772
 ] 

Kostas Kloudas commented on FLINK-5611:
---

Hi [~klion26]. Probably not! I will close it. Thanks for pointing it out.

> Add QueryableStateException type
> 
>
> Key: FLINK-5611
> URL: https://issues.apache.org/jira/browse/FLINK-5611
> Project: Flink
>  Issue Type: Sub-task
>  Components: Queryable State
>Reporter: Ufuk Celebi
>Assignee: Kostas Kloudas
>Priority: Minor
>
> We currently have some exceptions like {{UnknownJobManager}} and the like 
> that should be sub types of the to be introduced {{QueryableStateException}}. 
> Right now, they extend checked and unchecked Exceptions.



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


[jira] [Commented] (FLINK-5611) Add QueryableStateException type

2018-07-20 Thread Congxian Qiu (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550767#comment-16550767
 ] 

Congxian Qiu commented on FLINK-5611:
-

Hi, [~kkl0u] is this issue still needed? I could take over it, if you do not 
have enough time. I'll will my design before implement.

> Add QueryableStateException type
> 
>
> Key: FLINK-5611
> URL: https://issues.apache.org/jira/browse/FLINK-5611
> Project: Flink
>  Issue Type: Sub-task
>  Components: Queryable State
>Reporter: Ufuk Celebi
>Assignee: Kostas Kloudas
>Priority: Minor
>
> We currently have some exceptions like {{UnknownJobManager}} and the like 
> that should be sub types of the to be introduced {{QueryableStateException}}. 
> Right now, they extend checked and unchecked Exceptions.



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


[jira] [Commented] (FLINK-5611) Add QueryableStateException type

2017-04-17 Thread mingleizhang (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970729#comment-15970729
 ] 

mingleizhang commented on FLINK-5611:
-

[~uce]  Hi, How do you think of this ? It is under 
{code}org.apache.flink.runtime.query.QueryableStateException{code}. Thanks.

{code}
public class QueryableStateException extends Exception {

private static final long serialVersionUID = 1L;

public QueryableStateException() {
super("Queryable state exception.");
}
}
{code}

> Add QueryableStateException type
> 
>
> Key: FLINK-5611
> URL: https://issues.apache.org/jira/browse/FLINK-5611
> Project: Flink
>  Issue Type: Sub-task
>  Components: Queryable State
>Reporter: Ufuk Celebi
>Assignee: mingleizhang
>Priority: Minor
>
> We currently have some exceptions like {{UnknownJobManager}} and the like 
> that should be sub types of the to be introduced {{QueryableStateException}}. 
> Right now, they extend checked and unchecked Exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (FLINK-5611) Add QueryableStateException type

2017-04-16 Thread mingleizhang (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970385#comment-15970385
 ] 

mingleizhang commented on FLINK-5611:
-

[~uce]Hi, I will work on this soon. Thanks ~

> Add QueryableStateException type
> 
>
> Key: FLINK-5611
> URL: https://issues.apache.org/jira/browse/FLINK-5611
> Project: Flink
>  Issue Type: Sub-task
>  Components: Queryable State
>Reporter: Ufuk Celebi
>Assignee: mingleizhang
>Priority: Minor
>
> We currently have some exceptions like {{UnknownJobManager}} and the like 
> that should be sub types of the to be introduced {{QueryableStateException}}. 
> Right now, they extend checked and unchecked Exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (FLINK-5611) Add QueryableStateException type

2017-02-09 Thread Riccardo Diomedi (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860330#comment-15860330
 ] 

Riccardo Diomedi commented on FLINK-5611:
-

Hi [~uce], I would like to contribute with this sub-task!


> Add QueryableStateException type
> 
>
> Key: FLINK-5611
> URL: https://issues.apache.org/jira/browse/FLINK-5611
> Project: Flink
>  Issue Type: Sub-task
>  Components: Queryable State
>Reporter: Ufuk Celebi
>Priority: Minor
>
> We currently have some exceptions like {{UnknownJobManager}} and the like 
> that should be sub types of the to be introduced {{QueryableStateException}}. 
> Right now, they extend checked and unchecked Exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)