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

Use two ExtensionManagerServer threads #823

Merged

Conversation

directionless
Copy link
Contributor

(This is a somewhat speculative change, and extracted from #818)

Tracking down various startup race conditions, I think one of the issues is that more tables means the extension manager takes longer to start. This is a speculative change to split it in two. One extension manager is for the grpc communication, needed for initial enrollment. The other is for all the tables.

@directionless directionless force-pushed the seph/extensionManagerServers branch from aa60dc7 to 8774632 Compare April 22, 2022 16:08
@directionless directionless merged commit a77caf1 into kolide:master Apr 22, 2022
@directionless directionless deleted the seph/extensionManagerServers branch April 22, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants