Oren what you mean with "query cache" ?The query cache (cache of results of
a query) or the queryPlanCache (the cache of parsed queries) ?

If you mean the QueryPlanCache, do you have the same issue using the old
parser ?

2009/9/10 Fabio Maulo <[email protected]>

> 2009/9/10 Ayende Rahien <[email protected]>
>
>>
>> As I see it, we have three options:
>> a/ disable the query cache completely
>> b/ make the query cache a per thread query
>> c/ clone the query from the cache when we give it out
>>
>
> a. When? what you mean ? remove the query cache mean remove one of the most
> powerful NH feature
> b. Not viable (if you mean really the query cache)
>
> c. please answer to a and b
> --
> Fabio Maulo
>



-- 
Fabio Maulo

Reply via email to