[
https://issues.apache.org/jira/browse/SQOOP-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597373#comment-14597373
]
Hudson commented on SQOOP-2395:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #863 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/863/])
SQOOP-2395: Sqoop2: Signature of method getConnectorIdFromIdentifier in
HandlerUtils is inconsistent with other methods (rzhou1:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=87855a37681cd21cd26c06878465ba024ded425b)
* server/src/main/java/org/apache/sqoop/handler/SubmissionRequestHandler.java
* core/src/main/java/org/apache/sqoop/connector/ConnectorManager.java
* server/src/main/java/org/apache/sqoop/handler/HandlerUtils.java
* server/src/main/java/org/apache/sqoop/handler/LinkRequestHandler.java
* server/src/main/java/org/apache/sqoop/handler/JobRequestHandler.java
> Sqoop2: Signature of method getConnectorIdFromIdentifier in HandlerUtils is
> inconsistent with other methods
> -----------------------------------------------------------------------------------------------------------
>
> Key: SQOOP-2395
> URL: https://issues.apache.org/jira/browse/SQOOP-2395
> Project: Sqoop
> Issue Type: Bug
> Reporter: Dian Fu
> Assignee: Dian Fu
> Fix For: 1.99.7
>
> Attachments: SQOOP-2395.1.patch, SQOOP-2395.2.patch
>
>
> In HandlerUtils.java, there are three methods and the other two methods both
> take "String identifier, Repository repository" as the signature. Making
> method getConnectorIdFromIdentifier also taking "String identifier,
> Repository repository" as the signature will makes the code more consistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)