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: hashicorp/raft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2
Choose a base ref
...
head repository: hashicorp/raft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.3
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Mar 18, 2025

  1. Add logging on active node when sending a snapshot to a follower (#636)

    * Add a log line on active node when sending snapshot to a follower
    
    * Add snap ID and peer ID to relevant log lines in sendLatestSnapshot; fix - use peer.ID instead of peer as a value in log line
    
    * Add an INFO log line when opening a snapshot in sendLatestSnapshot
    kubawi authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    c0dc6a0 View commit details
    Browse the repository at this point in the history
Loading