Michael Berman created ACCUMULO-1742: ----------------------------------------
Summary: Add table identifier to IteratorEnvironment Key: ACCUMULO-1742 URL: https://issues.apache.org/jira/browse/ACCUMULO-1742 Project: Accumulo Issue Type: Sub-task Components: tserver Reporter: Michael Berman At the moment, if an iterator wants to know what table it's working on, the client can just pass it in the options. If we have a MultiTableBatchScanner (ACCUMULO-1737), the same iterator options will be passed into iterators working across multiple tables, so it would be useful to pass in the table name some other way. -- 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