On 09/27/2015 12:59 PM, Robert Samuel Newson wrote:
> Hi,
> 
> The last piece for 2.0 is to fix the way that couch_epi is integrated with 
> startup, Ilya is working on this and I hope to be reviewing his work early 
> this week. Basically, we need to ensure that every couch_epi plugin or 
> override is loaded before any request is processed. As you’ve seen in the 
> tests, it’s possible to catch it during initialisation where required modules 
> are not yet loaded. We need this for tests but also for sensible production 
> behavior (it wouldn’t do for a node with an authorisation hook to allow a 
> single request before that hook is loaded, etc).
> 
> If this is the _only_ issue found so far, I’m pretty happy!

Great to hear that this is being addressed!

I'll advise as soon as I've found out more about other tests that fail.

Reply via email to