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

Change SocketCache to be shared between nodes #2501

Merged
merged 6 commits into from
Jul 24, 2019

Commits on Jul 18, 2019

  1. use $log

    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    eabc7fc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Make sockecache shareable between nodes

    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    c520865 View commit details
    Browse the repository at this point in the history
  2. nodes share socketmanager

    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    6c604fc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. To reduce return by if

    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    5dd10e6 View commit details
    Browse the repository at this point in the history
  2. Use each

    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    eda267c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. sock is better than val

    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    14985b3 View commit details
    Browse the repository at this point in the history