[
https://issues.apache.org/jira/browse/TEPHRA-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939353#comment-15939353
]
ASF GitHub Bot commented on TEPHRA-152:
---------------------------------------
GitHub user gokulavasan opened a pull request:
https://github.com/apache/incubator-tephra/pull/41
TEPHRA-152 Using ReferenceCounting for TransactionStateCache refresh …
…thread, so that it can be stopped
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gokulavasan/incubator-tephra
feature/tephra-152-stop-thread
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tephra/pull/41.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #41
----
commit c5d3378ad7cb4aab70e215e521ee1148f19bcde0
Author: Gokul Gunasekaran <[email protected]>
Date: 2017-03-21T22:37:48Z
TEPHRA-152 Using ReferenceCounting for TransactionStateCache refresh
thread, so that it can be stopped
----
> 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: Poorna Chandra
>
> 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)