You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2016/07/08 19:37:11 UTC

[jira] [Updated] (ACCUMULO-4153) Change getCodec method in BCFile's Compression class

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

Keith Turner updated ACCUMULO-4153:
-----------------------------------
    Fix Version/s:     (was: 1.8.1)
                   1.8.0

> Change getCodec method in BCFile's Compression class
> ----------------------------------------------------
>
>                 Key: ACCUMULO-4153
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4153
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.6.5
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Minor
>             Fix For: 1.6.6, 1.7.3, 1.8.0
>
>         Attachments: patchCompression
>
>          Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> Seeing major blockages blockages on the Synchronized method of getCodec.  My initial change was to change it to double checked locking; however, spoke with [~kturner] and I'm changing this to an AtomicReference. Have a patch for the former but am in the process of testing the AtomicReference patch
> Note this is for Gzip



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