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

Dave Marion commented on ACCUMULO-4169:
---------------------------------------

I will create a ticket for follow-on work to add a timeout for contexts so that 
they can be closed when they are no longer referenced in running scans or 
compactions threads.

> TabletServer.config contextCleaner removes contexts that are not set on a 
> table
> -------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-4169
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4169
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.8.0
>            Reporter: Dave Marion
>            Assignee: Dave Marion
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ACCUMULO-3948 added a feature where you could define a context in the 
> Accumulo configuration, not set it on a table, and use it in a Scanner. 
> However, there is a runnable created n TabletServer.config() that runs every 
> 60 seconds that closes context that are not defined on a table. Suggesting 
> that we have the context cleaner not close any context defined in the 
> configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to