Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msg/async: support of non-block connect in async messenger #5681

Closed

Commits on Aug 27, 2015

  1. Configuration menu
    Copy the full SHA
    9331d78 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2015

  1. Configuration menu
    Copy the full SHA
    27b0da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac35be View commit details
    Browse the repository at this point in the history
  3. we must avoid no sence connection retry. When a lot of connection ret…

    …ry happen
    
    , it may mark osd down wrongly.
    zuiwanyuan committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    2f7eeca View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. when it is loopback, it first reconnect may success. So at this time,…

    … we must
    
    set first_connect false
    zuiwanyuan committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    ac49b56 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2015

  1. Configuration menu
    Copy the full SHA
    ccdfebe View commit details
    Browse the repository at this point in the history