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

HDDS-11375. DN startup fails due to illegal configuration of raft.grpc.message.size.max #7128

Merged
merged 5 commits into from
Aug 28, 2024

Commits on Aug 27, 2024

  1. HDDS-11375. Bump default hdds.ratis.raft.grpc.message.size.max to 33MB.

    Change-Id: I355dd25654864c1e917d3c13e0fb99b263d26de5
    (cherry picked from commit 0127097cadc3ac318b56e548b6d59f68626faaef)
    jojochuang committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c03d53c View commit details
    Browse the repository at this point in the history
  2. Update description.

    Change-Id: Ic9be1662a348c9c65c4df1140a5fb3aa353b3e50
    jojochuang committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d8f7fdd View commit details
    Browse the repository at this point in the history
  3. Revert "Update description."

    This reverts commit d8f7fdd.
    jojochuang committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d2ee0da View commit details
    Browse the repository at this point in the history
  4. Revert "HDDS-11375. Bump default hdds.ratis.raft.grpc.message.size.ma…

    …x to 33MB."
    
    This reverts commit c03d53c.
    jojochuang committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    35cb83b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Remove predefined hdds.ratis.raft.grpc.message.size.max, and set defa…

    …ult hdds.container.ratis.log.appender.queue.byte-limit in the integration test to 32MB
    
    Change-Id: I76481ea60a0bd37e5f72007b882f741e9a1a82c6
    jojochuang committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7446861 View commit details
    Browse the repository at this point in the history