[JENKINS-EA] Lucene-Solr-6.2-Linux (64bit/jdk-9-ea+134) - Build # 24 - Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.2-Linux/24/ Java: 64bit/jdk-9-ea+134 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 850 - Still Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/850/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack

[jira] [Created] (SOLR-9527) Solr RESTORE api doesn't distribute the replicas uniformly

2016-09-16 Thread Hrishikesh Gadre (JIRA)
Hrishikesh Gadre created SOLR-9527: -- Summary: Solr RESTORE api doesn't distribute the replicas uniformly Key: SOLR-9527 URL: https://issues.apache.org/jira/browse/SOLR-9527 Project: Solr

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 415 - Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/415/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.test Error Message: Not enough active replicas in the shard 'x' Stack Trace: java.lang.AssertionError:

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1736 - Still Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1736/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 5 object(s) that were not released!!!

[jira] [Commented] (SOLR-9526) data_driven configs defaults to "strings" for unmapped fields, makes most fields containing "textual content" unsearchable, breaks tutorial examples

2016-09-16 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497960#comment-15497960 ] Alexandre Rafalovitch commented on SOLR-9526: - Possibly to make facets work out of the box?

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3547 - Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3547/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val changed' for path 'x' full

Re: [VOTE] Release Lucene/Solr 6.2.1 RC1

2016-09-16 Thread David Smiley
+1 SUCCESS! [0:54:37.401807] On Thu, Sep 15, 2016 at 10:08 AM Shalin Shekhar Mangar wrote: > Please vote for the first release candidate for Lucene/Solr 6.2.1 > > The artifacts can be downloaded from: > >

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17833 - Failure!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17833/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaCloudClient Error Message: Captured an uncaught exception in

[jira] [Updated] (SOLR-9526) data_driven configs defaults to "strings" for unmapped fields, makes most fields containing "textual content" unsearchable, breaks tutorial examples

2016-09-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-9526: --- Description: James Pritchett pointed out on the solr-user list that this sample query from the quick start

[jira] [Commented] (SOLR-9526) data_driven configs defaults to "strings" for unmapped fields, makes most fields containing "textual content" unsearchable, breaks tutorial examples

2016-09-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497815#comment-15497815 ] Hoss Man commented on SOLR-9526: I have no idea if other parts of the tutorial are totally broken, but my

[jira] [Created] (SOLR-9526) data_driven configs defaults to "strings" for unmapped fields, makes most fields containing "textual content" unsearchable, breaks tutorial examples

2016-09-16 Thread Hoss Man (JIRA)
Hoss Man created SOLR-9526: -- Summary: data_driven configs defaults to "strings" for unmapped fields, makes most fields containing "textual content" unsearchable, breaks tutorial examples Key: SOLR-9526 URL:

[jira] [Commented] (SOLR-9519) Check sub-facets of empty facet buckets for operations that may expand the domain (like filter exclusions)

2016-09-16 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497717#comment-15497717 ] Michael Sun commented on SOLR-9519: --- Here is a patch. It basically does a check if a zero domain has any

[jira] [Updated] (SOLR-9519) Check sub-facets of empty facet buckets for operations that may expand the domain (like filter exclusions)

2016-09-16 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9519: -- Attachment: SOLR-9519.patch > Check sub-facets of empty facet buckets for operations that may expand the

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+134) - Build # 1735 - Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1735/ Java: 32bit/jdk-9-ea+134 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

RE: [VOTE] Release Lucene/Solr 6.2.1 RC1

2016-09-16 Thread Uwe Schindler
+1 to release! SUCCESS! [2:28:38.650017] (virtual 2 CPU machine) Javadocs look fine! I also checked the maven artifacts with a current project that implements some Analyzers for Solr, which broke in 6.2.0 because important TokenFilters changed their package name. The code now compiles

[JENKINS] Lucene-Solr-Tests-master - Build # 1394 - Still Unstable

2016-09-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1394/ 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:53723/forceleader_test_collection_shard1_replica2]

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497566#comment-15497566 ] Pushkar Raste commented on SOLR-9524: - Nice catch. May be we should right a test case, now that twice

Re: [VOTE] Release Lucene/Solr 6.2.1 RC1

2016-09-16 Thread Pushkar Raste
May be we should hold release for SOLR-9524 On Sep 16, 2016 1:35 PM, "David Smiley" wrote: > LOL > > On Fri, Sep 16, 2016 at 1:08 PM Steve Rowe wrote: > >> +1 >> >> Docs, javadocs and changes look good, and the smoke tester passed for >> me. (I

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497495#comment-15497495 ] Pushkar Raste commented on SOLR-9524: - May be we should hold off 6.2.1 release >

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 457 - Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/457/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: [index.20160916235058596, index.20160916235111064, index.properties,

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497481#comment-15497481 ] Pushkar Raste commented on SOLR-9524: - PS : We are planning to cache fingerprint per segment under

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497474#comment-15497474 ] Pushkar Raste commented on SOLR-9524: - The reason I didn't use computeIfAbsent is computing fingerprint

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497429#comment-15497429 ] David Smiley commented on SOLR-9524: RE computeIfAbsent and IOException: I recent reviewed some code

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497337#comment-15497337 ] Mike Drob commented on SOLR-9524: - Yea, that makes sense. I'm much less worried about correctness and

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497304#comment-15497304 ] Yonik Seeley commented on SOLR-9524: bq. I'm also a little sceptical of the claim that multiple threads

[jira] [Updated] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-9524: Attachment: SOLR-9524.patch Attaching a patch for master branch. [~yo...@apache.org], [~noble.paul] -

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497260#comment-15497260 ] Michael Braun commented on SOLR-9524: - Whoops sorry [~mdrob] I was looking at the wrong function!

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497259#comment-15497259 ] Mike Drob commented on SOLR-9524: - And looking at the Oracle JDK 8 implementation, I'm reasonably convinced

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497252#comment-15497252 ] Mike Drob commented on SOLR-9524: - According to {{ConcurrentHashMap.computeIfAbsent}} javadoc though, "the

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497247#comment-15497247 ] Michael Braun commented on SOLR-9524: - [~mdrob] it's not as pretty as computeifAbsent but it probably

[JENKINS] Lucene-Solr-Tests-6.2 - Build # 11 - Unstable

2016-09-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.2/11/ 2 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'A val' for path 'params/a' full output: { "responseHeader":{ "status":0, "QTime":0}, "params":{

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6121 - Still Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6121/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497213#comment-15497213 ] Mike Drob commented on SOLR-9524: - Chatted with [~mbraun688] about this a bit... I think

[jira] [Commented] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-09-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497183#comment-15497183 ] Yonik Seeley commented on SOLR-9310: I only tested with the HDFS variant quickly... it tends to fail a

[jira] [Comment Edited] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-09-16 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497075#comment-15497075 ] Pushkar Raste edited comment on SOLR-9310 at 9/16/16 7:09 PM: -- Is this

[jira] [Commented] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-09-16 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497075#comment-15497075 ] Pushkar Raste commented on SOLR-9310: - Is this happening when active indxing is going on when node is

[jira] [Commented] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-09-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497044#comment-15497044 ] Yonik Seeley commented on SOLR-9310: I looped HdfsChaosMoneyNothingIsSafeTest after this change, and I

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497002#comment-15497002 ] Yonik Seeley commented on SOLR-9524: Since SOLR-9310 has already been released (5.5.3?), we can't

Re: [VOTE] Release Lucene/Solr 6.2.1 RC1

2016-09-16 Thread David Smiley
LOL On Fri, Sep 16, 2016 at 1:08 PM Steve Rowe wrote: > +1 > > Docs, javadocs and changes look good, and the smoke tester passed for me. > (I closed the console before I could copy the timing, but I promise you, it > was unbelievably fast - believe me, it’s true.) > > -- >

Re: [VOTE] Release Lucene/Solr 6.2.1 RC1

2016-09-16 Thread Steve Rowe
+1 Docs, javadocs and changes look good, and the smoke tester passed for me. (I closed the console before I could copy the timing, but I promise you, it was unbelievably fast - believe me, it’s true.) -- Steve www.lucidworks.com > On Sep 16, 2016, at 9:25 AM, Michael McCandless

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 163 - Still Unstable

2016-09-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/163/ 8 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchAddsWithDelete Error Message: Timeout waiting for CDCR replication to complete @source_collection:shard1 Stack Trace:

[jira] [Commented] (SOLR-9521) Warm first searcher with queries from log file

2016-09-16 Thread Russell Black (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496817#comment-15496817 ] Russell Black commented on SOLR-9521: - Our production system running a 3.6 solr cluster does something

[jira] [Updated] (SOLR-9518) Kerberos Delegation Tokens doesn't work without a chrooted ZK

2016-09-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-9518: --- Attachment: SOLR-9518.patch Here's a patch addressing the issue. I'll confirm that

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496737#comment-15496737 ] Yonik Seeley commented on SOLR-9524: Ha - nice catch! > SolrIndexSearcher.getIndexFingerprint uses

[jira] [Closed] (SOLR-3182) If there is only one core, let it be the default without specifying a default in solr.xml

2016-09-16 Thread Russell Black (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black closed SOLR-3182. --- Resolution: Won't Fix With Solr Cloud, this feature is not needed. > If there is only one core, let

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496733#comment-15496733 ] Michael Braun commented on SOLR-9524: - The existing code actually seems to have a bug in a different

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496722#comment-15496722 ] Michael Braun commented on SOLR-9524: - maxVersionFingerprintCache.computeIfAbsent seems a good

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496673#comment-15496673 ] Mike Drob commented on SOLR-9524: - Might not actually be DCL because we _do_ reload the value. I still

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496691#comment-15496691 ] Yonik Seeley commented on SOLR-9524: It wouldn't be a DCL anti-pattern (i.e. not thread safe) in either

[jira] [Created] (SOLR-9525) split() function for streaming

2016-09-16 Thread Mike Thomsen (JIRA)
Mike Thomsen created SOLR-9525: -- Summary: split() function for streaming Key: SOLR-9525 URL: https://issues.apache.org/jira/browse/SOLR-9525 Project: Solr Issue Type: Wish Security Level:

[jira] [Commented] (SOLR-4968) The collection alias api should have a list cmd.

2016-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496671#comment-15496671 ] Mark Miller commented on SOLR-4968: --- It's a small feature and a small patch here, I don't think it

[jira] [Created] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-16 Thread Mike Drob (JIRA)
Mike Drob created SOLR-9524: --- Summary: SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization Key: SOLR-9524 URL: https://issues.apache.org/jira/browse/SOLR-9524 Project: Solr Issue

[jira] [Commented] (SOLR-9521) Warm first searcher with queries from log file

2016-09-16 Thread Russell Black (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496647#comment-15496647 ] Russell Black commented on SOLR-9521: - bq. I wonder if we can get rid of specifying the log file names

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 849 - Still Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/849/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication Error Message:

[jira] [Created] (SOLR-9523) Refactor CoreAdminOperation into smaller classes

2016-09-16 Thread Noble Paul (JIRA)
Noble Paul created SOLR-9523: Summary: Refactor CoreAdminOperation into smaller classes Key: SOLR-9523 URL: https://issues.apache.org/jira/browse/SOLR-9523 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496413#comment-15496413 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-9451) Make clusterstatus command logging less verbose

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496395#comment-15496395 ] ASF subversion and git services commented on SOLR-9451: --- Commit

[jira] [Resolved] (SOLR-9451) Make clusterstatus command logging less verbose

2016-09-16 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-9451. - Resolution: Fixed Fix Version/s: master (7.0) 6.3 > Make clusterstatus

[jira] [Commented] (SOLR-9451) Make clusterstatus command logging less verbose

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496399#comment-15496399 ] ASF subversion and git services commented on SOLR-9451: --- Commit

[jira] [Updated] (SOLR-9451) Make clusterstatus command logging less verbose

2016-09-16 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-9451: Attachment: SOLR-9451.patch Patch which folds in Ericks feedback . I'll commit this soon > Make

[jira] [Commented] (SOLR-9522) Improve error handling in ZKPropertiesWriter

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496353#comment-15496353 ] ASF subversion and git services commented on SOLR-9522: --- Commit

[jira] [Resolved] (SOLR-9522) Improve error handling in ZKPropertiesWriter

2016-09-16 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-9522. - Resolution: Fixed Fix Version/s: master (7.0) 6.3 > Improve error

[jira] [Commented] (SOLR-9522) Improve error handling in ZKPropertiesWriter

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496349#comment-15496349 ] ASF subversion and git services commented on SOLR-9522: --- Commit

Re: [VOTE] Release Lucene/Solr 6.2.1 RC1

2016-09-16 Thread Michael McCandless
+1 SUCCESS! [0:36:14.911243] Mike McCandless http://blog.mikemccandless.com On Thu, Sep 15, 2016 at 10:07 AM, Shalin Shekhar Mangar wrote: > Please vote for the first release candidate for Lucene/Solr 6.2.1 > > The artifacts can be downloaded from: >

[jira] [Updated] (SOLR-9522) Improve error handling in ZKPropertiesWriter

2016-09-16 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-9522: Attachment: SOLR-9522.patch Simple patch. I'll run the tests and commit this shortly > Improve

[jira] [Created] (SOLR-9522) Improve error handling in ZKPropertiesWriter

2016-09-16 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-9522: --- Summary: Improve error handling in ZKPropertiesWriter Key: SOLR-9522 URL: https://issues.apache.org/jira/browse/SOLR-9522 Project: Solr Issue Type: Bug

[jira] [Resolved] (SOLR-9507) CoreContainer threads aren't setting MDC values

2016-09-16 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-9507. - Resolution: Fixed Fix Version/s: 6.3 > CoreContainer threads aren't setting MDC values >

[jira] [Commented] (SOLR-9507) CoreContainer threads aren't setting MDC values

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496225#comment-15496225 ] ASF subversion and git services commented on SOLR-9507: --- Commit

[jira] [Commented] (SOLR-9507) CoreContainer threads aren't setting MDC values

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496223#comment-15496223 ] ASF subversion and git services commented on SOLR-9507: --- Commit

[jira] [Commented] (SOLR-9521) Warm first searcher with queries from log file

2016-09-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496221#comment-15496221 ] David Smiley commented on SOLR-9521: It's exciting to finally see a solution to this problem :-) I had

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+134) - Build # 17830 - Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17830/ Java: 64bit/jdk-9-ea+134 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:35937/collection1: Async

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 1732 - Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1732/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: org.apache.solr.client.solrj.SolrServerException: No

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1117 - Still unstable

2016-09-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1117/ 6 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterRestart Error Message: Timeout waiting for CDCR replication to complete @source_collection:shard1 Stack Trace:

[jira] [Commented] (SOLR-9512) CloudSolrClient's cluster state cache can break direct updates to leaders

2016-09-16 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15495751#comment-15495751 ] Alan Woodward commented on SOLR-9512: - Having played with this a bit, I think adding extra retry logic

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15495634#comment-15495634 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-09-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15495633#comment-15495633 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6120 - Still Unstable!

2016-09-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6120/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val changed' for path 'x' full output: {