You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by bostko <gi...@git.apache.org> on 2016/03/26 01:06:32 UTC

[GitHub] brooklyn-server pull request: WinRM Parametrize number of retries ...

GitHub user bostko opened a pull request:

    https://github.com/apache/brooklyn-server/pull/84

    WinRM Parametrize number of retries of network failures

    For some networks retries could be useful if user is able to configure high number of tries for connection failures.

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

    $ git pull https://github.com/bostko/brooklyn-server enable_credssp

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

    https://github.com/apache/brooklyn-server/pull/84.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 #84
    
----
commit 69548bd0c336ee61e652b6dfa2406bfea7aa179c
Author: Valentin Aitken <bo...@gmail.com>
Date:   2016-03-26T00:01:54Z

    Parametrize number of retries of network failures

----


---
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] brooklyn-server pull request: WinRM Parametrize number of retries ...

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

    https://github.com/apache/brooklyn-server/pull/84


---
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] brooklyn-server pull request: WinRM Parametrize number of retries ...

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

    https://github.com/apache/brooklyn-server/pull/84#issuecomment-202093541
  
    winrm4j 0.3.5 is now available; merging.


---
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] brooklyn-server pull request: WinRM Parametrize number of retries ...

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/84#discussion_r57511974
  
    --- Diff: pom.xml ---
    @@ -151,7 +151,7 @@
             <jax-rs-api.version>2.0.1</jax-rs-api.version>
             <maxmind.version>0.8.1</maxmind.version>
             <jna.version>4.0.0</jna.version>
    -        <winrm4j.version>0.3.4</winrm4j.version>
    +        <winrm4j.version>0.3.5</winrm4j.version>
    --- End diff --
    
    winrm4j 0.3.5 isn't released yet, I believe - next time can you please make that *very* clear in the pull request description, in case anyone merges it without checking!


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