You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/04/05 15:29:15 UTC

[jira] [Updated] (ACCUMULO-2638) MultiReader type safety in PriorityBuffer

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

Christopher Tubbs updated ACCUMULO-2638:
----------------------------------------

    Issue Type: Improvement  (was: Bug)

> MultiReader type safety in PriorityBuffer
> -----------------------------------------
>
>                 Key: ACCUMULO-2638
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2638
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>    Affects Versions: 1.6.0
>            Reporter: Mike Drob
>
> MultiReader uses a PriorityBuffer, which is not a generic container. Elements returned are of type Object, which is dangerous for type safety.
> This should be replaced with a type safe implementations, maybe guava or commons has something.



--
This message was sent by Atlassian JIRA
(v6.2#6252)