GitHub user zentol opened a pull request:

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

    [FLINK-6742] Improve savepoint migration failure error message

    This PR improves the error messages if the savepoint migration fails 
because a stateful task was removed or the parallelism of stateful operator was 
changed.

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

    $ git pull https://github.com/zentol/flink 6742

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

    https://github.com/apache/flink/pull/4083.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 #4083
    
----
commit 6f701d17e7eb62a21f5c9466ba9acf8696ec9ab8
Author: zentol <[email protected]>
Date:   2017-06-07T10:03:21Z

    [FLINK-6742] Improve savepoint migration failure error message

commit 38b07a7c4654a84b4370ed948be3ab76c28afad5
Author: zentol <[email protected]>
Date:   2017-06-07T10:03:57Z

    [hotfix] Improve readability in SPV2#convertToOperatorStateSavepointV2

----


---
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.
---

Reply via email to