[ https://issues.apache.org/jira/browse/LUCENE-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530196#comment-13530196
]
Commit Tag Bot commented on LUCENE-4613:
----------------------------------------
[trunk commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1420907
LUCENE-4613: CompressingStoredFieldsFormat: fix .abort() when the segment suffix is not empty.
> CompressingStoredFieldsWriter ignores the segment suffix if writing aborted
> ---------------------------------------------------------------------------
>
> Key: LUCENE-4613
> URL: https://issues.apache.org/jira/browse/LUCENE-4613
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/codecs
> Affects Versions: 4.1
> Reporter: Renaud Delbru
> Fix For: 4.1
>
> Attachments: LUCENE-4613.patch, LUCENE-4613.patch, LUCENE-4613.patch
>
>
> If the writing is aborted, CompressingStoredFieldsWriter does not remove partially-written
files as the segment suffix is not taken into consideration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|