[
https://issues.apache.org/jira/browse/LUCENE-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-2397:
-------------------------------
Attachment: LUCENE-2397.patch
Patch fixes SDP, adds relevant test to TestSDP and move TestSDP to o.a.l.index.
To apply the patch you first need to run:
svn mv lucene/src/test/org/apache/lucene/TestSnapshotDeletionPolicy.java
lucene/src/test/org/apache/lucene/index/TestSnapshotDeletionPolicy.java
> SnapshotDeletionPolicy.snapshot() throws NPE if no commits happened
> -------------------------------------------------------------------
>
> Key: LUCENE-2397
> URL: https://issues.apache.org/jira/browse/LUCENE-2397
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Reporter: Shai Erera
> Assignee: Shai Erera
> Priority: Minor
> Fix For: 3.1
>
> Attachments: LUCENE-2397.patch
>
>
> SDP throws NPE if no commits occurred and snapshot() was called. I will
> replace it w/ throwing IllegalStateException. I'll also move TestSDP from
> o.a.l to o.a.l,index. I'll post a patch soon
--
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: [email protected]
For additional commands, e-mail: [email protected]