You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/04/06 05:21:13 UTC

[jira] [Commented] (ACCUMULO-2188) MetadataLocationObtainer directly updates serverSideIteratorList of ScannerOptions

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

Josh Elser commented on ACCUMULO-2188:
--------------------------------------

Sorry for the delay, I'll try to take a look at this tmrw.

> MetadataLocationObtainer directly updates serverSideIteratorList of ScannerOptions
> ----------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2188
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2188
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Vikram Srivastava
>            Assignee: Vikram Srivastava
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: ACCUMULO-2188.v1.patch.txt
>
>
> In lookupTablets method, this class creates a ScannerOptions object and directly updates the serverSideIteratorList field instead of calling addScanIterator, thereby getting serverSideIteratorList and serverSideIteratorOptions out-of-sync. It's not a major issue currently, but MetadataLocationObtainer shouldn't make assumptions about ScannerOptions.



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