Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/ratis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: apache/ratis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-3.2.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 41 files changed
  • 5 contributors

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    47bae04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dffd940 View commit details
    Browse the repository at this point in the history
  3. RATIS-2422. TestNettyRpcProxy.testOfferRollbackOnAlreadyClosed fails …

    …with `Host is null` (#1364)
    
    (cherry picked from commit 2c80564)
    adoroszlai committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    0d36933 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. RATIS-2423. Javadoc should be generated in English regardless of buil…

    …d locale (#1365)
    
    (cherry picked from commit 69eba76)
    OneSizeFitsQuorum authored and adoroszlai committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    7d7ba43 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2026

  1. Configuration menu
    Copy the full SHA
    19333f1 View commit details
    Browse the repository at this point in the history
  2. RATIS-2425. make_rc.sh does not set version in ratis-bom (#1367)

    (cherry picked from commit 1433b4c)
    adoroszlai committed Mar 8, 2026
    Configuration menu
    Copy the full SHA
    e0695e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. RATIS-2429. ratis-bom module fails to deploy due to missing distribut…

    …ionManagement configuration (#1371)
    
    (cherry picked from commit f333acf)
    OneSizeFitsQuorum authored and adoroszlai committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    629befb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    1095d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607f7f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. RATIS-2435. ratis-bom POM is not signed during release staging (#1374)

    (cherry picked from commit c9914ee)
    OneSizeFitsQuorum authored and adoroszlai committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    c5d9678 View commit details
    Browse the repository at this point in the history
  2. [Chore] remove ratis-pom version check when releasing

    Signed-off-by: OneSizeFitsQuorum <tanxinyu@apache.org>
    OneSizeFitsQuorum committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    a067532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    550d926 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    c2ec5c0 View commit details
    Browse the repository at this point in the history
  2. RATIS-2434. Regression test for data race between SegmentedRaftLog.ge…

    …t() and LogSegment.append(). (#1378)
    jojochuang authored and OneSizeFitsQuorum committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    294663d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84ba534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47b6c14 View commit details
    Browse the repository at this point in the history
  5. RATIS-2437. make_rc.sh version check prevents releasing subsequent RCs (

    #1376)
    
    Signed-off-by: OneSizeFitsQuorum <tanxinyu@apache.org>
    OneSizeFitsQuorum committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    7b22dec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    288c032 View commit details
    Browse the repository at this point in the history
Loading