[GitHub] storm pull request #2016: STORM-2422: Reduce the size of a serialized triden...

2017-03-20 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/storm/pull/2016


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] storm pull request #2016: STORM-2422: Reduce the size of a serialized triden...

2017-03-17 Thread revans2
GitHub user revans2 opened a pull request:

https://github.com/apache/storm/pull/2016

STORM-2422: Reduce the size of a serialized trident topology

For now I only plan to do this for master.  If someone else runs into this 
issue I am happy to backport it to other versions of storm.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/revans2/incubator-storm STORM-2422

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/2016.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2016


commit 525f14f64b112cb6e73788a0e97dad56048c876d
Author: Robert (Bobby) Evans 
Date:   2017-03-17T18:25:27Z

STORM-2422: Reduce the size of a serialized trident topology




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---