Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

Add a startup filter which initializes the key ring before the server starts #241

Merged
merged 1 commit into from
Jun 2, 2017

Conversation

natemcmaster
Copy link
Contributor

Resolves #233 by running key ring initialization before the thread pool is consumed by processing requests.

Depends on #240

@natemcmaster natemcmaster changed the base branch from namc/flop-flip to dev June 2, 2017 18:29
@natemcmaster natemcmaster force-pushed the namc/startup-filter branch from b17acab to cd799b8 Compare June 2, 2017 18:30
@natemcmaster natemcmaster force-pushed the namc/startup-filter branch from cd799b8 to fe83e69 Compare June 2, 2017 18:31
@natemcmaster natemcmaster merged commit fe83e69 into dev Jun 2, 2017
@natemcmaster natemcmaster deleted the namc/startup-filter branch June 2, 2017 19:50
@brockallen
Copy link

What release does this go into now?

@natemcmaster
Copy link
Contributor Author

We merged to 'dev' which means this will go into the next release. We are currently calling this "2.0.0-preview3"

@brockallen
Copy link

So no chance of getting this into 1.x for folks still there?

@natemcmaster
Copy link
Contributor Author

We can consider it. Let's track that discussion here #242. We occasionally back-port fixes to 1.x if we feel they are very important and won't break most users.

@brockallen
Copy link

Ok, thanks. One my my customers was on the original issue/thread here, and from their perspective data protection is in essence broken and unusable until this fix makes it into a release (as I'd imagine anyone else trying to use data protection, especially in azure). They aren't really in a position to move to 2.0 anytime soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants