[
https://issues.apache.org/jira/browse/CASSANDRA-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988647#comment-12988647
]
Jonathan Ellis commented on CASSANDRA-2061:
-------------------------------------------
>From the STPE javadoc, it sounds like STPE is more heavyweight than TPE and
>you don't want to use the former when all you need API-wise is the latter. I
>have not done the code diving to confirm this though.
> Missing logging for some exceptions
> -----------------------------------
>
> Key: CASSANDRA-2061
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2061
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Stu Hood
> Assignee: Jonathan Ellis
> Fix For: 0.7.2
>
> Attachments: 2061-0.7.txt, 2061.txt
>
>
> {quote}Since you are using ScheduledThreadPoolExecutor.schedule(), the
> exception was swallowed by the FutureTask.
> You will have to perform a get() method on the ScheduledFuture, and you will
> get ExecutionException if there was any exception occured in run().{quote}
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira