[
https://issues.apache.org/jira/browse/LUCENE-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016386#comment-14016386
]
ASF subversion and git services commented on LUCENE-5727:
---------------------------------------------------------
Commit 1599477 from [~rcmuir] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1599477 ]
LUCENE-5727: Remove indexoutput.seek
> Remove IndexOutput.seek
> -----------------------
>
> Key: LUCENE-5727
> URL: https://issues.apache.org/jira/browse/LUCENE-5727
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Fix For: 4.9
>
> Attachments: LUCENE-5727.patch
>
>
> This has been deprecated / unused for a few years, and several things assume
> append-only functionality: checksumming in the index format, HDFS integration
> in solr, etc.
> I think its time to remove it. We can continue to test 3.x codec with a
> simple hack in PreFlexRW.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]