You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mxm <gi...@git.apache.org> on 2016/07/26 14:05:10 UTC

[GitHub] flink pull request #2296: [FLINK-4261][tools] retry in case of failed snapsh...

GitHub user mxm opened a pull request:

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

    [FLINK-4261][tools] retry in case of failed snapshot deployment

    Unfortunately, we can't deploy snapshots atomically using the Nexus
    repository. The staged process which leads to an atomic deployment is
    only designed to work for releases. Best we can do is to retry
    deploying artifacts in case of failures.
    
    - introduce retry in case of failure of snapshot deployment
    - simplify deployment script

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

    $ git pull https://github.com/mxm/flink FLINK-4261

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

    https://github.com/apache/flink/pull/2296.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 #2296
    
----
commit ee91c12fc0d1d0ba9c7ad29c205dc41ec9f94264
Author: Maximilian Michels <mx...@apache.org>
Date:   2016-07-21T15:06:06Z

    [FLINK-4261][tools] retry in case of failed snapshot deployment
    
    Unfortunately, we can't deploy snapshots atomically using the Nexus
    repository. The staged process which leads to an atomic deployment is
    only designed to work for releases. Best we can do is to retry
    deploying artifacts in case of failures.
    
    - introduce retry in case of failure of snapshot deployment
    - simplify deployment script

----


---
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 #2296: [FLINK-4261][tools] retry in case of failed snapsh...

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

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


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