[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-04 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613687#comment-14613687 ] haosdent commented on MESOS-2718: - Write a simple patch: https://reviews.apache.org/r/3617

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613116#comment-14613116 ] haosdent commented on MESOS-2718: - Thank you for your explaination. If its status become a

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread Matthias Veit (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613110#comment-14613110 ] Matthias Veit commented on MESOS-2718: -- Exactly. > Future created by State.names() t

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread Matthias Veit (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613109#comment-14613109 ] Matthias Veit commented on MESOS-2718: -- This is not true for all exception wrappers l

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613107#comment-14613107 ] haosdent commented on MESOS-2718: - Yes, I got you idea. So you think we should create a ex

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread Matthias Veit (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613102#comment-14613102 ] Matthias Veit commented on MESOS-2718: -- Please look into the javadoc. This is a prote

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613099#comment-14613099 ] haosdent commented on MESOS-2718: - Hmm, but ex == ex.getCause() is a default behaviour in

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread Matthias Veit (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613097#comment-14613097 ] Matthias Veit commented on MESOS-2718: -- The problem is not the message - it is the ex

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613095#comment-14613095 ] haosdent commented on MESOS-2718: - Also, I don't think this is bug. Because we construct t

[jira] [Commented] (MESOS-2718) Future created by State.names() throws an Illegal ExecutionException

2015-07-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613091#comment-14613091 ] haosdent commented on MESOS-2718: - [~matth...@mesosphere.io] Could you use getMessage? The