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:46:53 UTC

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

Vikram Srivastava created ACCUMULO-2188:
-------------------------------------------

             Summary: 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
            Priority: Minor


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)