GitHub user uce opened a pull request:
https://github.com/apache/flink/pull/1678
[FLINK-3453] [runtime, runtime-web] Report partial stack trace sample for
cleared tasks
Ongoing stack trace samples were considered failed if the tasks were
cleared concurrently. Instead, they now report a partial sample success (i.e.
less samples taken than actually planned). This result will be ignored at the
job manager (as soon as the job state is terminal) or displayed as a partial
result for a brief period of time.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/uce/flink 3453-tm_logs_bp_sampling
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1678.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 #1678
----
commit b26ff5b8f35c46d8567ed6c69e660c7f78f9ca4e
Author: Ufuk Celebi <[email protected]>
Date: 2016-02-19T22:43:09Z
[FLINK-3453] [runtime, runtime-web] Report partial stack trace sample for
cleared tasks
----
---
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.
---