On 26 Apr 2016, at 4:49 PM, Stefan Eissing <stefan.eiss...@greenbytes.de> wrote:

> Today I Learned the difference between writing 
>  DATA + META 
> and 
>  DATA + META + FLUSH
> to the core output filters. I am astonished that
> my code ever worked.
> 
> Seriously, what is the reason for this kind of
> implementation? I would like to pass META buckets
> in non-blocking way and *not* lose the order of 
> bucket destruction. Any explanation or advice is
> appreciated!

Definitely looks like a bug - if we’re deleting buckets out of order things 
will definitely break. I say we must fix the core.

Regards,
Graham
—

Reply via email to