[
https://issues.apache.org/jira/browse/ACCUMULO-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3004:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> Remove thrown Exceptions when Instance and/or Connector are set multiple
> times on InputFormat
> ---------------------------------------------------------------------------------------------
>
> Key: ACCUMULO-3004
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3004
> Project: Accumulo
> Issue Type: Improvement
> Affects Versions: 1.5.1, 1.6.0
> Reporter: Josh Elser
> Fix For: 1.8.0
>
>
> If a user happens to set the Connector for Instance information on the same
> Configuration object multiple times, they get slammed with an
> IllegalArgumentException.
> These setters should be idempotent and having them invoked with the same data
> multiple times should not change the serialized form in the Configuration.
> Tentatively marked for 1.7.0 as its a change in how 1.5 and 1.6 currently
> operate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)