https://bz.apache.org/bugzilla/show_bug.cgi?id=66209

--- Comment #22 from Rahul Jaisimha <jaisi...@amazon.com> ---
(In reply to Mark Thomas from comment #21)
> 10.1.x is now stable so the plan needs to account for that too.
> 
> Given the context how about this:
> 
> - leave useBloomFilterForArchives as a boolean on the Context
>   - deprecate this for all versions (to be removed in Tomcat 11)
> - add archiveIndexing as a String attribute on WebResourceRoot

I like this solution. In that case, "useBloomFilterForArchives" will be honored
if "archiveIndexing" is "false" (default). If "archiveIndexing" is set (any
value other than "false"), then it will override "useBloomFilterForArchives".

Agree with this behavior?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to