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

RATIS-2095. Extract common logic of ratis-shell to RaftUtils for reuse #1098

Merged
merged 9 commits into from
Jun 14, 2024

Commits on May 21, 2024

  1. RATIS-2095. Move common logic of ratis-shell to RaftUtils so that Ozo…

    …ne shell could share and use common logic
    DaveTeng0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ca41aca View commit details
    Browse the repository at this point in the history
  2. fix import

    DaveTeng0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cfd4cf3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix license, findbug of dereference, line length

    DaveTeng0 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    eae5ae0 View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    DaveTeng0 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    19abc56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17d2e43 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. remove securityUtil class, revert changes from subcommands of Abstrac…

    …tRatisCommand to use original processReply method of AbstractRatisCommand
    DaveTeng0 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a3b4463 View commit details
    Browse the repository at this point in the history
  2. move ratis client with TlsConf to a different PR

    DaveTeng0 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d4cd161 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Improve code readability and maintainability

    DaveTeng0 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b943e2a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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