[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3581 - Failure

2015-10-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3581/ 1 tests failed. FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking Error Message: Shard a1x2_shard1_replica1 received all 10 requests Stack Trace: java.lang.AssertionError: Shard

[jira] [Created] (SOLR-8124) Adjust relevance based on user click/feedback

2015-10-04 Thread Fengtan (JIRA)
Fengtan created SOLR-8124: - Summary: Adjust relevance based on user click/feedback Key: SOLR-8124 URL: https://issues.apache.org/jira/browse/SOLR-8124 Project: Solr Issue Type: New Feature

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 812 - Still Failing

2015-10-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/812/ 6 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests Error Message: Stack Trace: java.lang.AssertionError at

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 95 - Failure!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/95/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery Error Message: java.util.concurrent.TimeoutException: Could not connect

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 97 - Still Failing!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/97/ Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse Error Message: Stack Trace:

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2015-10-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942650#comment-14942650 ] Robert Muir commented on LUCENE-6664: - I thought I already explained my concerns well. I guess I will

[jira] [Commented] (SOLR-1913) QParserPlugin plugin for Search Results Filtering Based on Bitwise Operations on Integer Fields

2015-10-04 Thread Arnaud (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942648#comment-14942648 ] Arnaud commented on SOLR-1913: -- Hi, I tried to put it in SOLR5 but finally, I got an error " Error

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60) - Build # 14403 - Failure!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14403/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestAuthenticationFramework Error Message: 71 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_60) - Build # 5305 - Failure!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5305/ Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace:

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b78) - Build # 14116 - Failure!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14116/ Java: 64bit/jdk1.9.0-ea-b78 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestConfigSetsAPIExclusivity.testAPIExclusivity Error Message: Unexpected exception:

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2015-10-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942642#comment-14942642 ] Michael McCandless commented on LUCENE-6664: bq. How arbitrary are the token graphs here?

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b78) - Build # 14405 - Failure!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14405/ Java: 64bit/jdk1.9.0-ea-b78 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 442 - Still Failing

2015-10-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/442/ 2 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest Error Message: Captured an uncaught exception in thread: Thread[id=3126, name=RecoveryThread-source_collection_shard1_replica1,

Re: LUCENE-3687: Allow similarity to encode norms other than a single byte

2015-10-04 Thread Mikhail Khludnev
Hello, Norms can be long, see org.apache.lucene.search.similarities.TFIDFSimilarity.encodeNormValue(float) /** Encodes a normalization factor for storage in an index. */ public abstract long encodeNormValue(float f); On Sun, Oct 4, 2015 at 6:39 AM, Ivan Provalov

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 441 - Failure

2015-10-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/441/ 3 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:34611/oneInstanceCollection24 Stack Trace:

[jira] [Commented] (SOLR-8094) HdfsUpdateLog should not replay buffered documents as a replacement to dropping them.

2015-10-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942672#comment-14942672 ] ASF subversion and git services commented on SOLR-8094: --- Commit 1706681 from

[jira] [Resolved] (SOLR-8094) HdfsUpdateLog should not replay buffered documents as a replacement to dropping them.

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-8094. --- Resolution: Fixed Fix Version/s: 5.4 Trunk > HdfsUpdateLog should not replay

[jira] [Commented] (SOLR-8094) HdfsUpdateLog should not replay buffered documents as a replacement to dropping them.

2015-10-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942673#comment-14942673 ] ASF subversion and git services commented on SOLR-8094: --- Commit 1706682 from

Re: LUCENE-3687: Allow similarity to encode norms other than a single byte

2015-10-04 Thread Ivan Provalov
Mikhail, Thank you for your reply. Even though the long is returned from this function, it is always encoded as a single byte lossy representation. In order to change that and add other norms (for using other similarity functions on the same indexed data), there should be a support for

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2015-10-04 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942686#comment-14942686 ] Jack Krupansky commented on LUCENE-6664: Hey [~mikemccand], don't get discouraged, this was a

[jira] [Commented] (SOLR-8075) Leader Initiated Recovery should not stop a leader that participated in an election with all of it's replicas from becoming a valid leader.

2015-10-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942715#comment-14942715 ] ASF subversion and git services commented on SOLR-8075: --- Commit 1706701 from

[jira] [Resolved] (SOLR-8075) Leader Initiated Recovery should not stop a leader that participated in an election with all of it's replicas from becoming a valid leader.

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-8075. --- Resolution: Fixed Fix Version/s: 5.4 Trunk Thanks for taking a look guys. >

[jira] [Commented] (SOLR-7833) Add new Solr book 'Solr Cookbook - Third Edition' to selection of Solr books and news.

2015-10-04 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942724#comment-14942724 ] Rafał Kuć commented on SOLR-7833: - Hi committers ;) Could we have someone reviewing the patch and make it

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60) - Build # 14117 - Still Failing!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14117/ Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Error from server at http://127.0.0.1:43817//collection1:

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2015-10-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942705#comment-14942705 ] Michael McCandless commented on LUCENE-6664: bq. don't get discouraged, I'm not discouraged.

[jira] [Issue Comment Deleted] (SOLR-8094) HdfsUpdateLog should not replay buffered documents as a replacement to dropping them.

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8094: -- Comment: was deleted (was: Actually, I committed this as part of SOLR-8085, but I want to also call it

[jira] [Commented] (SOLR-8094) HdfsUpdateLog should not replay buffered documents as a replacement to dropping them.

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942668#comment-14942668 ] Mark Miller commented on SOLR-8094: --- Actually, I committed this as part of SOLR-8085, but I want to also

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-04 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch Added support for string literal field identifiers along with tests.

[JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 98 - Still Failing!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/98/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader Error Message: The request took too long to iterate

[jira] [Resolved] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2015-10-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6664. Resolution: Later > Replace SynonymFilter with SynonymGraphFilter >

[jira] [Created] (SOLR-8121) It looks like ChaosMonkeySafeLeader test can fail with replica inconsistency because waitForThingsToLevelOut can pass while state is still changing.

2015-10-04 Thread Mark Miller (JIRA)
Mark Miller created SOLR-8121: - Summary: It looks like ChaosMonkeySafeLeader test can fail with replica inconsistency because waitForThingsToLevelOut can pass while state is still changing. Key: SOLR-8121 URL:

[jira] [Commented] (SOLR-8085) Fix a variety of issues that can result in replicas getting out of sync.

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942679#comment-14942679 ] Mark Miller commented on SOLR-8085: --- bq. I also have a test change we may need to prevent false fails -

[jira] [Commented] (SOLR-8075) Leader Initiated Recovery should not stop a leader that participated in an election with all of it's replicas from becoming a valid leader.

2015-10-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942712#comment-14942712 ] ASF subversion and git services commented on SOLR-8075: --- Commit 1706699 from

[jira] [Created] (SOLR-8122) ShardSplitTest failure.

2015-10-04 Thread Mark Miller (JIRA)
Mark Miller created SOLR-8122: - Summary: ShardSplitTest failure. Key: SOLR-8122 URL: https://issues.apache.org/jira/browse/SOLR-8122 Project: Solr Issue Type: Test Reporter: Mark

[jira] [Created] (LUCENE-6824) TermAutomatonQuery should rewrite to a simpler query when possible

2015-10-04 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6824: -- Summary: TermAutomatonQuery should rewrite to a simpler query when possible Key: LUCENE-6824 URL: https://issues.apache.org/jira/browse/LUCENE-6824

[jira] [Commented] (SOLR-7833) Add new Solr book 'Solr Cookbook - Third Edition' to selection of Solr books and news.

2015-10-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942761#comment-14942761 ] Steve Rowe commented on SOLR-7833: -- Hi [~gro], sorry for the delay, I'll take a look. > Add new Solr book

[jira] [Commented] (SOLR-7833) Add new Solr book 'Solr Cookbook - Third Edition' to selection of Solr books and news.

2015-10-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942783#comment-14942783 ] ASF subversion and git services commented on SOLR-7833: --- Commit 1706720 from

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-04 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch Added support for case *insensitive* table names. > Add support for

[jira] [Commented] (SOLR-6312) CloudSolrServer doesn't honor updatesToLeaders constructor argument

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942743#comment-14942743 ] Mark Miller commented on SOLR-6312: --- Interesting - I think I'm seeing lots of fails of our partition

[jira] [Assigned] (SOLR-7833) Add new Solr book 'Solr Cookbook - Third Edition' to selection of Solr books and news.

2015-10-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned SOLR-7833: Assignee: Steve Rowe > Add new Solr book 'Solr Cookbook - Third Edition' to selection of Solr books

[jira] [Updated] (LUCENE-6824) TermAutomatonQuery should rewrite to a simpler query when possible

2015-10-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6824: --- Attachment: LUCENE-6824.patch Patch. I tackle the {{MatchNoDocsQuery}},

[jira] [Updated] (SOLR-8122) ShardSplitTest failure due to NPE.

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8122: -- Summary: ShardSplitTest failure due to NPE. (was: ShardSplitTest failure.) > ShardSplitTest failure due

[jira] [Updated] (SOLR-8072) Rebalance replicas may not set CloudDescriptor#isLeader to false when bumping leaders.

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8072: -- Attachment: SOLR-8072.patch This patch makes it so that canceling a shard election also sets our local

[jira] [Updated] (SOLR-8072) Rebalance leaders feature does not set CloudDescriptor#isLeader to false when bumping leaders.

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8072: -- Summary: Rebalance leaders feature does not set CloudDescriptor#isLeader to false when bumping leaders.

[jira] [Commented] (SOLR-6312) CloudSolrServer doesn't honor updatesToLeaders constructor argument

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942752#comment-14942752 ] Mark Miller commented on SOLR-6312: --- Yeah, seems to be the case. I know it's more strain on the cluster

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2015-10-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942765#comment-14942765 ] Michael McCandless commented on LUCENE-6664: bq. Maybe that's not so hard, e.g. we could

[jira] [Commented] (SOLR-7833) Add new Solr book 'Solr Cookbook - Third Edition' to selection of Solr books and news.

2015-10-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942781#comment-14942781 ] ASF subversion and git services commented on SOLR-7833: --- Commit 1706717 from

[jira] [Commented] (SOLR-7833) Add new Solr book 'Solr Cookbook - Third Edition' to selection of Solr books and news.

2015-10-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942789#comment-14942789 ] Steve Rowe commented on SOLR-7833: -- I have committed the patch, but made two changes: * I moved the new

[jira] [Commented] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-04 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942802#comment-14942802 ] Joel Bernstein commented on SOLR-8086: -- I believe this ticket is now functionally complete. I plan to

[jira] [Created] (SOLR-8123) Add HdfsChaosMonkeySafeLeaderTest test.

2015-10-04 Thread Mark Miller (JIRA)
Mark Miller created SOLR-8123: - Summary: Add HdfsChaosMonkeySafeLeaderTest test. Key: SOLR-8123 URL: https://issues.apache.org/jira/browse/SOLR-8123 Project: Solr Issue Type: Test

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b82) - Build # 14121 - Failure!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14121/ Java: 64bit/jdk1.9.0-ea-b82 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 9953 lines...] [junit4] JVM J2: stdout was not empty, see:

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 976 - Still Failing

2015-10-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/976/ 1 tests failed. FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR Error Message: Captured an uncaught exception in thread: Thread[id=20681, name=coreZkRegister-5424-thread-2,

[jira] [Commented] (SOLR-6312) CloudSolrServer doesn't honor updatesToLeaders constructor argument

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942841#comment-14942841 ] Mark Miller commented on SOLR-6312: --- Actually I think the tests just need a little hardening. >

[jira] [Commented] (SOLR-6312) CloudSolrServer doesn't honor updatesToLeaders constructor argument

2015-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942843#comment-14942843 ] Mark Miller commented on SOLR-6312: --- Interesting - just got a replica out of sync issue with the shard

[jira] [Updated] (SOLR-8123) Add HdfsChaosMonkeySafeLeaderTest test.

2015-10-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8123: --- Attachment: SOLR-8123.patch You beat me to opening the issue :-) I've been looping this test (patch

[jira] [Comment Edited] (SOLR-8123) Add HdfsChaosMonkeySafeLeaderTest test.

2015-10-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942871#comment-14942871 ] Yonik Seeley edited comment on SOLR-8123 at 10/5/15 12:18 AM: -- You beat me to

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 97 - Failure!

2015-10-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/97/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: KeeperErrorCode = Session expired for /clusterstate.json Stack Trace: