[ 
https://issues.apache.org/jira/browse/ACCUMULO-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

marco polo updated ACCUMULO-4419:
---------------------------------
    Description: 
This ticket is to account for work done elsewhere in which I've made the 
compression pool configurable such that we either don't use the pool at all or 
use an adjustable pool based on commons-pool

Other configuration options are now updated through a CompressionUpdate 
mechanism. 

This PR will be a shift away from CodecPool, which by itself has not pruned the 
codec pool. Using commons-pool this is freely available to us in addition to 
some useful stats that may be helpful to display. 



  was:
This ticket is to account for work done elsewhere in which I've made the 
compression pool configurable such that we either don't use the pool at all or 
use an adjustable pool based on commons-pool

Other configuration options are now updated through a CompressionUpdate 
mechanism. 




> Create Compressor factory allowing Compression settings to be updated
> ---------------------------------------------------------------------
>
>                 Key: ACCUMULO-4419
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4419
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Minor
>              Labels: core
>             Fix For: 1.7.3
>
>
> This ticket is to account for work done elsewhere in which I've made the 
> compression pool configurable such that we either don't use the pool at all 
> or use an adjustable pool based on commons-pool
> Other configuration options are now updated through a CompressionUpdate 
> mechanism. 
> This PR will be a shift away from CodecPool, which by itself has not pruned 
> the codec pool. Using commons-pool this is freely available to us in addition 
> to some useful stats that may be helpful to display. 



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

Reply via email to