这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Conversation

@captncraig
Copy link
Contributor

Two main fixes:

  1. Reading silences does not require schedule lock, but a more localized silence lock, which is a RWMutex that should take very few Writes.
  2. Schedule now has a readStatus that is a copy of the authoritative status. This should be copied in full at the end of each RunHistory.

@kylebrandt
Copy link
Member

Need to pass tests of course...

captncraig added a commit that referenced this pull request Jul 30, 2015
bosun: Requiring no schedule lock to render dashboard.
@captncraig captncraig merged commit 27b3332 into master Jul 30, 2015
@captncraig captncraig deleted the noLocksForDash branch July 30, 2015 21:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants