[
https://issues.apache.org/jira/browse/LENS-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589005#comment-15589005
]
Hadoop QA commented on LENS-1325:
---------------------------------
Applied patch:
[lens-1325.v2.patch|https://issues.apache.org/jira/secure/attachment/12834150/lens-1325.v2.patch]
and ran command: mvn clean install -fae. Result: Failure. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/1115/
> Support encoded urls for query HTTP notifications
> -------------------------------------------------
>
> Key: LENS-1325
> URL: https://issues.apache.org/jira/browse/LENS-1325
> Project: Apache Lens
> Issue Type: Improvement
> Components: server
> Reporter: Puneet Gupta
> Assignee: Puneet Gupta
> Fix For: 2.7
>
> Attachments: lens-1325.v2.patch
>
>
> This notification url is working :
> http://xxxxx:8000/v1/data/?access_token=ABC123
> This is giving 400 bad request :
> http://xxxx:8000/v1/data/?access_token=ABC123&abs=xyz
> Please check.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)