You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/09/27 00:34:03 UTC

[jira] [Created] (STORM-2762) Sort out multiple places of codes of manipulation of collections

Jungtaek Lim created STORM-2762:
-----------------------------------

             Summary: Sort out multiple places of codes of manipulation of collections
                 Key: STORM-2762
                 URL: https://issues.apache.org/jira/browse/STORM-2762
             Project: Apache Storm
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Jungtaek Lim
            Priority: Minor


Storm has codes of manipulation of collections at multiple places. One of example would be blacklist/Sets.java which will be merged in via STORM-2083.
https://github.com/apache/storm/pull/2343

It would be better to sort out and make them common utils, or if possible, replace them with specific library Storm already depends on.



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