Confirmed that the manifest date on the 2.3-SNAPSHOT is much older than the file date: Implementation-Version: 2.3-SNAPSHOT 613047 - hudson - 2008-01-18 04:1 1:25
Is there an available SNAPSHOT of the 2.3 branch with this fix? I've downloaded the 2.4 SNAPSHOT to see if this will resolve the corruption issue -- based on the date in the Manifest, I'm assuming this is a slightly later version than 2.4rc2. 2.4 SNAPSHOT Implementation-Version: 2.4-SNAPSHOT 699151 - 2008-09-26 02:10:14 2.4 RC2 Implementation-Version: 2.4.0-rc2 698976 - 2008-09-25 10:12:47 Best, Ari On Fri, Sep 26, 2008 at 3:30 AM, Michael McCandless <[EMAIL PROTECTED]> wrote: > > Ari Miller wrote: > >> According to >> https://issues.apache.org/jira/browse/LUCENE-1282?focusedCommentId=12596949#action_12596949 >> (Sun hotspot compiler bug in 1.6.0_04/05 affects Lucene), a workaround >> for the bug which causes the CorruptIndexException was put in to the >> 2.3 branch and 2.4. >> However, we are still experiencing this issue (intermittent creation >> of a corrupt index) with a 2.3-SNAPSHOT from maven. >> Was the workaround put into 2.3-SNAPSHOT? Are there other issues >> which would cause the same error (detailed below)? >> >> We would prefer to avoid upgrading to JDK 6u10 >> (http://java.sun.com/javase/downloads/ea/6u10/6u10RC.jsp) until it is >> a final release, thus the use of the 2.3-SNAPSHOT dated July 22. > > Can you look in the Lucene core JAR's manifest and report back what version > information you see? (It should contain the timestamp that the JAR was > built). > > I committed this workaround to the 2.3 branch on May 22. > > We don't currently have any automated build that pushes snapshot builds into > maven on the 2.3 branch; my guess is that 2.3-SNAPSHOT in maven was from the > last trunk build before 2.3 was released (which would not contain this fix), > though I'm not sure why it has timestamp July 22. > > Mike > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]