> Von:  Im Auftrag von Justin Erenkrantz
> Gesendet: Montag, 27. Februar 2006 22:37
>
>
>> BTW: Justins idea to exchange the transient buckets with heap buckets was 
>> also correct 
>> as it seems that the transient buckets might get overwritten in some 
>> situations.
>> So Justin could you please commit this to the trunk?
>>
>> Sure, I will do so tonight.  -- justin

Something that just came up my mind. The problem with the transient bucket 
should only
happen if the bucket is not consumed during the pass_brigade. But if a filter 
down
the chain decides not to consume this bucket for whatever reason it should set 
it aside
and thus transform the transient bucket into a heap bucket.
Provided that all filters in the chain work correctly, the patch should not be 
needed.
Sorry for the confusion created :-)

Regards

Rüdiger

Reply via email to