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: ClusterLabs/sbd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3bbb1617bf331d17fb386914e3377834a302556f
Choose a base ref
...
head repository: ClusterLabs/sbd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 838dd1459991af64d6230854ab1aef7dedd7f9c3
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 22, 2019

  1. Fix: sbd-cluster: stop dispatching cmap if disconnected

    If cmap socket is in HUP state, attempt to dispatch incoming events
    will trigger the callback again and cause infinite loop with high
    CPU load.
    Added check should solve this by destroying the cmap connection and
    removing it from the main loop.
    skazi0 committed May 22, 2019
    Configuration menu
    Copy the full SHA
    838dd14 View commit details
    Browse the repository at this point in the history
Loading