You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2017/06/21 02:50:00 UTC

[jira] [Commented] (STREAMS-515) Look into simplifying message signing logic using URLEncodedUtils.parse

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

Steve Blackmon commented on STREAMS-515:
----------------------------------------

Attached a patch file that switching use of Map<String,String> to List<NameValuePair> and uses URLEncodedUtil. But the unit tests still need to be made to pass.

> Look into simplifying message signing logic using URLEncodedUtils.parse
> -----------------------------------------------------------------------
>
>                 Key: STREAMS-515
>                 URL: https://issues.apache.org/jira/browse/STREAMS-515
>             Project: Streams
>          Issue Type: Improvement
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>
> Feedback from https://github.com/apache/incubator-streams/pull/368
> Non-trivial change but would reduce lines of code.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)