[
https://issues.apache.org/jira/browse/STORM-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242687#comment-15242687
]
ASF GitHub Bot commented on STORM-1713:
---------------------------------------
GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/1341
STORM-1713: Replace NotImplementedException with UnsupportedOperation…
…Exception
https://issues.apache.org/jira/browse/STORM-1713
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-1713
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1341.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1341
----
commit 5ddec1eddd46568d9917b33681c459fa04fc31f4
Author: Stig Rohde Døssing <[email protected]>
Date: 2016-04-15T09:26:19Z
STORM-1713: Replace NotImplementedException with
UnsupportedOperationException
----
> Don't use proprietary NotImplementedException in storm-kafka
> ------------------------------------------------------------
>
> Key: STORM-1713
> URL: https://issues.apache.org/jira/browse/STORM-1713
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Stig Rohde Døssing
> Assignee: Stig Rohde Døssing
> Priority: Minor
>
> This
> https://github.com/apache/storm/blob/master/external/storm-kafka/src/jvm/org/apache/storm/kafka/StringMultiSchemeWithTopic.java#L23
> is internal API and may as well be replaced with
> UnsupportedOperationException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)