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

feat: support a different timeout for the last replica #1176

Merged
merged 3 commits into from
Aug 23, 2024

Commits on Aug 21, 2024

  1. feat(timeout): enable different timeout for last replica

    Longhorn 8711
    
    Signed-off-by: Eric Weber <eric.weber@suse.com>
    ejweber committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6f050a1 View commit details
    Browse the repository at this point in the history
  2. fix(datconn): don't orphan client goroutine when remote is closed

    Longhorn 8711
    
    Signed-off-by: Eric Weber <eric.weber@suse.com>
    ejweber committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    109aaf7 View commit details
    Browse the repository at this point in the history
  3. feat(timeout): make engineReplicaTimeoutLong double engineReplicaTime…

    …outShort
    
    Longhorn 8711
    
    Signed-off-by: Eric Weber <eric.weber@suse.com>
    ejweber committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0e9215b View commit details
    Browse the repository at this point in the history