You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by uce <gi...@git.apache.org> on 2016/02/19 23:48:26 UTC

[GitHub] flink pull request: [FLINK-3453] [runtime, runtime-web] Report par...

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 <uc...@apache.org>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3453] [runtime, runtime-web] Report par...

Posted by uce <gi...@git.apache.org>.
Github user uce commented on the pull request:

    https://github.com/apache/flink/pull/1678#issuecomment-186596330
  
    Test failure is due to one build failing in an unrelated test (Kafka08). I'm merging this. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3453] [runtime, runtime-web] Report par...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/1678


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---