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

[LIS-4916] Connection management strategy #40

Merged
merged 13 commits into from
Oct 3, 2022

Commits on Jul 26, 2022

  1. LIS-4916 Refactor and add round-robin publishing strategy

    Also, bumping JDK version to 8 and nsq version in docker-compose.yml to 1.2.1
    erik-helleren committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    f5bfccd View commit details
    Browse the repository at this point in the history
  2. LIS-4916 Refactor and add round-robin publishing strategy

    Also, bumping JDK version to 8 and nsq version in docker-compose.yml to 1.2.1
    erik-helleren committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    9faf358 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Doing some serious refactoring

    - Prefer composition over inheritance for strategies
    - Cleanup use of connection details
    - State machine for connection details
    - Change how construction of the strategies work.
    erik-helleren committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    cd1dcc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    c4e0de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691c07d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    979a46c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Editing tests to take into account the long time it takes for a consu…

    …mer to reconnet to a failed node.
    erik-helleren committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9990150 View commit details
    Browse the repository at this point in the history
  2. Self review

    erik-helleren committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b9d0119 View commit details
    Browse the repository at this point in the history
  3. Update readme

    erik-helleren committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    06abcf6 View commit details
    Browse the repository at this point in the history
  4. Review feedback

    erik-helleren committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5a91a1c View commit details
    Browse the repository at this point in the history
  5. Adding more developers

    erik-helleren committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0b06255 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Review Feedback

    erik-helleren committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    45dfa99 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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