[ 
https://issues.apache.org/jira/browse/ACCUMULO-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730015#comment-13730015
 ] 

ASF subversion and git services commented on ACCUMULO-1640:
-----------------------------------------------------------

Commit 517c271cab677ade0854048e7f13f421a9fb3aaa in branch refs/heads/master 
from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=517c271 ]

ACCUMULO-1640 Remove unnecessary exception and clean up imports

                
> Remove IllegalDSException
> -------------------------
>
>                 Key: ACCUMULO-1640
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1640
>             Project: Accumulo
>          Issue Type: Task
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>            Priority: Trivial
>             Fix For: 1.6.0
>
>
> This Exception extends DistributedStoreException, but adds no value. It's 
> constructor simply passes through, and the only places it is thrown, declares 
> DistributedStoreException as the type that is thrown.
> This Exception can be removed.

--
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

Reply via email to