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

Refresh slots map improvement. #42

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Dec 13, 2019

  1. Refresh slots map improvement.

    Compare old and new slots maps.
    Do not close the connections with pools for which
    the slots map is changed only, i.e. close the connections
    with non-needed anymore pools only (with instances that have not slots).
    xkulale committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    8afcc0d View commit details
    Browse the repository at this point in the history
  2. Small improvement of refresh map.

    xkulale committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    1c1de17 View commit details
    Browse the repository at this point in the history
  3. Test update

    xkulale committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    7a4dc84 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

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