[
https://issues.apache.org/jira/browse/SQOOP-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997631#comment-14997631
]
Hudson commented on SQOOP-2670:
-------------------------------
SUCCESS: Integrated in Sqoop2 #942 (See
[https://builds.apache.org/job/Sqoop2/942/])
SQOOP-2670. Sqoop2: RESTiliency: Allow getting links by connector only
(hshreedharan:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=8ea1c8580efce3c8e006ac81c5b455c1093e71ef])
* server/src/main/java/org/apache/sqoop/server/v1/LinkServlet.java
*
test/src/test/java/org/apache/sqoop/integration/server/InvalidRESTCallsTest.java
* server/src/main/java/org/apache/sqoop/handler/LinkRequestHandler.java
> Sqoop2: RESTiliency: Allow getting links by connector only for all
> ------------------------------------------------------------------
>
> Key: SQOOP-2670
> URL: https://issues.apache.org/jira/browse/SQOOP-2670
> Project: Sqoop
> Issue Type: Sub-task
> Affects Versions: 1.99.6
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.7
>
> Attachments: SQOOP-2670.patch, SQOOP-2670.patch, SQOOP-2670.patch
>
>
> Currently the code that is getting links by connector is a bit chaotic and
> enables a lot of various wrong cases (e.g. for example
> {{/v1/link/my-link?cname=connector}} will in turn return all links by
> connector and not the link {{my-link}}. I would like to refactore that code a
> bit and allow getting links by a connector only for the placeholder {{all}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)