GitHub user vrozov opened a pull request:
https://github.com/apache/incubator-apex-core/pull/247
APEXCORE-363 - NPE in StreamingContainerManager.
Skip null in the statistics list in case it was inserted as a result of
incorrect CircularBuffer usage in the OperatorContext.
@tweise please cherry pick into all affected releases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/incubator-apex-core APEXCORE-363
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/247.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 #247
----
commit ed962c9769ed7948059a9b45d5c572c0dde8e6ba
Author: Vlad Rozov <[email protected]>
Date: 2016-02-28T17:55:48Z
APEXCORE-363 - NPE in StreamingContainerManager. Skip null in the
statistics list in case it was inserted as a result of incorrect CircularBuffer
usage in the OperatorContext.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---