Josh Elser created ACCUMULO-3004:
------------------------------------

             Summary: 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.6.0, 1.5.1
            Reporter: Josh Elser
             Fix For: 1.7.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.2#6252)

Reply via email to