You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Vikram Srivastava (JIRA)" <ji...@apache.org> on 2014/01/14 09:58:57 UTC

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

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

Vikram Srivastava reassigned ACCUMULO-2188:
-------------------------------------------

    Assignee: Vikram Srivastava

> MetadataLocationObtainer directly updates serverSideIteratorList of ScannerOptions
> ----------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2188
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2188
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Vikram Srivastava
>            Assignee: Vikram Srivastava
>            Priority: Minor
>              Labels: PatchAvailable
>             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.1.5#6160)