Hi Timothy, We have an issue with auto caching in Lucene that uncovered some issues with using queries as cache keys since some of them are mutable (including major one like BooleanQuery and PhraseQuery). I reopened https://issues.apache.org/jira/browse/LUCENE-6303 and provided a patch to disable this feature so that we can release. I can hopefully commit it early next week.
On Wed, Mar 25, 2015 at 6:17 PM, Timothy Potter <[email protected]> wrote: > Hi, > > I'd like to create the 5.1 branch soon'ish, thinking maybe late tomorrow or > early Friday. > > If I understand correctly, that implies that new features should not be > added after that point without some agreement among the committers about > whether it should be included? > > Let me know if this is too soon and when a more ideal date/time would be. > > Sincerely, > > Your friendly 5.1 release manager (aka thelabdude) -- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
