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

--- Comment #2 from Joe Jackson <midnjack...@gmail.com> ---
Hi Remy, 

Thanks so much for looking into this issue!

I did a bit of debugging on this since my goal is to gain the performance
benefit of using the bloom filter. I was able to get it working by porting over
the code form JarWarResourceSet.processArchivesEntriesForMultiRelease and a bit
of refactoring. Ideally the existing logic could be extracted into a helper
method available to both classes. After a bit more rework, I'll try and figure
out how to make a PR with whatever change I come up with.

-- 
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