Robert Douglas created STREAMS-178:
--------------------------------------

             Summary: LinkResolverProcessor should return a set of unwound links
                 Key: STREAMS-178
                 URL: https://issues.apache.org/jira/browse/STREAMS-178
             Project: Streams
          Issue Type: Bug
            Reporter: Robert Douglas


The LinkResolverProcessor currently returns unwound links in a List. This is 
problematic because in the event that more than one of the shortened links 
results in the same unwound link, we end up with a list of duplicates. To 
mediate this issue, the LinkResolverProcessor's unwind function should return a 
Set of unwound links, guaranteeing that they are all unique.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to