[
https://issues.apache.org/jira/browse/CASSANDRA-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759150#action_12759150
]
Jonathan Ellis commented on CASSANDRA-455:
------------------------------------------
then i guess we should always reschedule after checking for exceptions.
but i'd be more comfortable if i saw the code that is un-scheduling it, so i
could be sure there are no conditions under which we could end up w/ 2 copies
of the same task scheduled.
> DebuggableScheduledThreadPoolExecutor only schedules a task once
> ----------------------------------------------------------------
>
> Key: CASSANDRA-455
> URL: https://issues.apache.org/jira/browse/CASSANDRA-455
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Jun Rao
>
> DebuggableScheduledThreadPoolExecutor only schedules a task exactly once,
> instead of periodically. This affects scheduled flushers and periodic hints
> delivery.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.