You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2016/10/21 12:32:58 UTC

[jira] [Created] (LUCENE-7516) consider to remove DocSet.close()

Mikhail Khludnev created LUCENE-7516:
----------------------------------------

             Summary: consider to remove DocSet.close()
                 Key: LUCENE-7516
                 URL: https://issues.apache.org/jira/browse/LUCENE-7516
             Project: Lucene - Core
          Issue Type: Sub-task
            Reporter: Mikhail Khludnev
            Priority: Trivial


[~romseygeek], I'd like to do the subj but I've found
{code}
  /** FUTURE: for off-heap */
  @Override
  public void close() throws IOException {
  }
{code}
and want to sync up with [~yseeley@gmail.com]. If he confirm, let's nuke it from master, keeping in 6x as well it's public method. it should be SOLR ticket for sure




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org