[ https://issues.apache.org/jira/browse/LUCENE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736363#action_12736363 ]
Mark Miller commented on LUCENE-1764: ------------------------------------- We prob want a javadoc warning of some kind too though right? Its not immediately obvious that when you switch to using remote, you better have implemented some form of equals/hashcode or you will have a memory leak. > SampleComparable doesn't work well in contrib/remote tests > ---------------------------------------------------------- > > Key: LUCENE-1764 > URL: https://issues.apache.org/jira/browse/LUCENE-1764 > Project: Lucene - Java > Issue Type: Bug > Reporter: Hoss Man > Priority: Minor > Fix For: 2.9 > > > As discovered in LUCENE-1749, when using identical instances of a > SortComparator you get multiple entries in the FieldCache. > demonstrating this bug currently requires the patches in LUCENE-1749. > See markmiller's comment here... > https://issues.apache.org/jira/browse/LUCENE-1749?focusedCommentId=12735190#action_12735190 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org