Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/11050/
Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION:  
org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
_r.fnm

Stack Trace:
java.io.FileNotFoundException: _r.fnm
        at 
org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:138)
        at 
org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:943)
        at 
org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:219)
        at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:562)
        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:172)
        at 
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:731)
        at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
        at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
        at 
org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:153)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:885)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9389 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   1> CheckIndex failed
   [junit4]   1> Segments file=segments_l numSegments=8 version=4.11.0 
id=7666aa62d81bb6065793394296a9611a format= userData={version=15}
   [junit4]   1>   1 of 8: name=_l docCount=14
   [junit4]   1>     version=4.11.0
   [junit4]   1>     id=null
   [junit4]   1>     codec=Lucene45
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_40-ea, lucene.version=4.11.0, mergeMaxNumSegments=-1, 
os.arch=i386, source=merge, mergeFactor=2, os.version=3.13.0-35-generic, 
timestamp=1409924796773}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 
0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 
fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 
term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 
BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   2 of 8: name=_g docCount=1
   [junit4]   1>     version=4.11.0
   [junit4]   1>     id=null
   [junit4]   1>     codec=Lucene45
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_40-ea, lucene.version=4.11.0, os.arch=i386, source=flush, 
os.version=3.13.0-35-generic, timestamp=1409924796557}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 
0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 
fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 
term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 
BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   3 of 8: name=_m docCount=1
   [junit4]   1>     version=4.11.0
   [junit4]   1>     id=null
   [junit4]   1>     codec=Lucene45
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_40-ea, lucene.version=4.11.0, os.arch=i386, source=flush, 
os.version=3.13.0-35-generic, timestamp=1409924796928}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 
0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 
fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 
term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 
BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   4 of 8: name=_n docCount=1
   [junit4]   1>     version=4.11.0
   [junit4]   1>     id=null
   [junit4]   1>     codec=Lucene45
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_40-ea, lucene.version=4.11.0, os.arch=i386, source=flush, 
os.version=3.13.0-35-generic, timestamp=1409924797029}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 
0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 
fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 
term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 
BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   5 of 8: name=_o docCount=1
   [junit4]   1>     version=4.11.0
   [junit4]   1>     id=null
   [junit4]   1>     codec=Lucene45
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_40-ea, lucene.version=4.11.0, os.arch=i386, source=flush, 
os.version=3.13.0-35-generic, timestamp=1409924797132}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 
0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 
fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 
term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 
BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   6 of 8: name=_p docCount=1
   [junit4]   1>     version=4.11.0
   [junit4]   1>     id=null
   [junit4]   1>     codec=Lucene45
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_40-ea, lucene.version=4.11.0, os.arch=i386, source=flush, 
os.version=3.13.0-35-generic, timestamp=1409924797236}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 
0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 
fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 
term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 
BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   7 of 8: name=_q docCount=1
   [junit4]   1>     version=4.11.0
   [junit4]   1>     id=null
   [junit4]   1>     codec=Lucene45
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_40-ea, lucene.version=4.11.0, os.arch=i386, source=flush, 
os.version=3.13.0-35-generic, timestamp=1409924797339}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 
0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 
fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 
term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 
BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   8 of 8: name=_r docCount=1
   [junit4]   1>     version=4.11.0
   [junit4]   1>     id=null
   [junit4]   1>     codec=Lucene45
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1> FAILED
   [junit4]   1>     WARNING: fixIndex() would remove reference to this 
segment; full exception:
   [junit4]   1> java.io.FileNotFoundException: _r.fnm
   [junit4]   1>        at 
org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:138)
   [junit4]   1>        at 
org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:219)
   [junit4]   1>        at 
org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:562)
   [junit4]   1>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:172)
   [junit4]   1>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:161)
   [junit4]   1>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:157)
   [junit4]   1>        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:308)
   [junit4]   1>        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
   [junit4]   1> 
   [junit4]   1> WARNING: 1 broken segments (containing 1 documents) detected
   [junit4]   1> 
   [junit4]   2> sept. 05, 2014 6:46:37 PM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> AVERTISSEMENT: Uncaught exception in thread: 
Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.RuntimeException: CheckIndex failed
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([29F112A773E5A2C9]:0)
   [junit4]   2>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:176)
   [junit4]   2>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:161)
   [junit4]   2>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:157)
   [junit4]   2>        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:308)
   [junit4]   2>        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexReplicationClientTest 
-Dtests.method=testConsistencyOnExceptions -Dtests.seed=29F112A773E5A2C9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr 
-Dtests.timezone=Asia/Aqtau -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.67s J1 | 
IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: java.io.FileNotFoundException: _r.fnm
   [junit4]    >        at 
org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:138)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:943)
   [junit4]    >        at 
org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:219)
   [junit4]    >        at 
org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:562)
   [junit4]    >        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:172)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:731)
   [junit4]    >        at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
   [junit4]    >        at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:153)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=16, name=ReplicationThread-index, 
state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > Caused by: java.lang.RuntimeException: CheckIndex failed
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([29F112A773E5A2C9]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:176)
   [junit4]    >        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:161)
   [junit4]    >        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:157)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:308)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/replicator/test/J1/./temp/lucene.replicator.IndexReplicationClientTest-29F112A773E5A2C9-001
   [junit4]   2> NOTE: test params are: codec=Lucene45, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr, 
timezone=Asia/Aqtau
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=40211032,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, 
IndexReplicationClientTest]
   [junit4] Completed on J1 in 3.26s, 4 tests, 1 error <<< FAILURES!

[...truncated 25 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:491: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:471: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:60: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:462: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:2143: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:58: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1362: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:965: 
There were test failures: 7 suites, 31 tests, 1 error

Total time: 45 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 -server 
-XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to