You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2013/08/09 07:37:48 UTC

[jira] [Commented] (MAVIBOT-2) Unchecked assignment in RecordManager.addBTree

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

Emmanuel Lecharny commented on MAVIBOT-2:
-----------------------------------------

I don't see how possibly we can return anything but BTree<?, ?> as the RecordManager can manage many different BTrees with various key and value types
                
> Unchecked assignment in RecordManager.addBTree
> ----------------------------------------------
>
>                 Key: MAVIBOT-2
>                 URL: https://issues.apache.org/jira/browse/MAVIBOT-2
>             Project: Mavibot
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-M1
>            Reporter: David Gageot
>            Assignee: Emmanuel Lecharny
>            Priority: Minor
>
> RecordManager.addBTree should not return a raw Btree but a Btree<K,V>
> Same goes for all methods that return Btrees

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira