[
https://issues.apache.org/jira/browse/SHINDIG-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mathias Bogaert updated SHINDIG-788:
------------------------------------
Attachment: immutablesetof.patch
> Use ImmutableSet.of in DataRequestHandler
> -----------------------------------------
>
> Key: SHINDIG-788
> URL: https://issues.apache.org/jira/browse/SHINDIG-788
> Project: Shindig
> Issue Type: Improvement
> Components: Common Components (Java)
> Affects Versions: trunk, 1.0.0-rc1, 1.0.x-incubating
> Reporter: Mathias Bogaert
> Priority: Minor
> Attachments: immutablesetof.patch
>
>
> ImmutableSet.of is more performant than Sets.newHashSet. Patch attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.