You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/24 23:39:04 UTC

[jira] [Commented] (TEPHRA-152) TransactionStateCache refresh thread does not get stopped

    [ https://issues.apache.org/jira/browse/TEPHRA-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15982120#comment-15982120 ] 

ASF GitHub Bot commented on TEPHRA-152:
---------------------------------------

Github user poornachandra commented on the issue:

    https://github.com/apache/incubator-tephra/pull/41
  
    @gokulavasan Now that we have introduced class `ReferenceCountedSupplier`, it would be good to use this class in `PruneUpperBoundWriterSupplier` too. It will reduce code duplication.


> TransactionStateCache refresh thread does not get stopped
> ---------------------------------------------------------
>
>                 Key: TEPHRA-152
>                 URL: https://issues.apache.org/jira/browse/TEPHRA-152
>             Project: Tephra
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.4.0, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3
>            Reporter: Poorna Chandra
>            Assignee: Gokul Gunasekaran
>
> TransactionStateCache starts a thread to refresh transaction state periodically. This thread runs in co-processor TransactionProcessor. When co-processor is shutdown down, this thread needs to be stopped for proper clean up of resources.



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