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

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17337/ Java: 64bit/jdk-9-ea+127 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 1 object(s) that were not

[jira] [Commented] (SOLR-9318) A DELETENODE command that should delete all replicas in that node

2016-07-22 Thread Nitin Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390536#comment-15390536 ] Nitin Sharma commented on SOLR-9318: Refer to [SOLR-9320] for the patch for DELETENODE. > A DELETENODE

[jira] [Updated] (SOLR-9320) A REPLACENODE command to decommission an existing node with another new node

2016-07-22 Thread Nitin Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitin Sharma updated SOLR-9320: --- Attachment: REPLACENODE_Before.jpeg REPLACENODE_call_response.jpeg

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 336 - Still unstable!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/336/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: expected: but was: Stack Trace: java.lang.AssertionError:

[jira] [Comment Edited] (SOLR-9241) Rebalance API for SolrCloud

2016-07-22 Thread Nitin Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390486#comment-15390486 ] Nitin Sharma edited comment on SOLR-9241 at 7/23/16 3:03 AM: - I looked back

[jira] [Commented] (SOLR-9241) Rebalance API for SolrCloud

2016-07-22 Thread Nitin Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390486#comment-15390486 ] Nitin Sharma commented on SOLR-9241: I looked back some stats and found that I have run this upto close

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

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1241/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace:

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5999 - Still unstable!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5999/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at:

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17335 - Still Unstable!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17335/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: CollectionStateWatcher wasn't cleared after

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

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/733/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: Stack Trace:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17334 - Unstable!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17334/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 4 object(s) that were not

[jira] [Created] (LUCENE-7392) Add point based GeoBoundingBoxField as a new RangeField type

2016-07-22 Thread Nicholas Knize (JIRA)
Nicholas Knize created LUCENE-7392: -- Summary: Add point based GeoBoundingBoxField as a new RangeField type Key: LUCENE-7392 URL: https://issues.apache.org/jira/browse/LUCENE-7392 Project: Lucene -

[jira] [Updated] (LUCENE-7388) Add IntRangeField, FloatRangeField, LongRangeField

2016-07-22 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-7388: --- Attachment: LUCENE-7388.patch Patch ready for review: * adds IntRangeField,

[jira] [Updated] (SOLR-9330) Race condition between core reload and statistics request

2016-07-22 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-9330: - Description: Things happened that we execute this two requests consecutively in Solr 5.5:

[jira] [Updated] (SOLR-9330) Race condition between core reload and statistics request

2016-07-22 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-9330: - Description: Things happened that we execute this two requests consequentially in Solr

[jira] [Updated] (SOLR-9332) ReRankCollector to (somehow) override the topDocsSize method

2016-07-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9332: -- Attachment: SOLR-9332.patch Partial patch only, don't know yet what the return value of

[jira] [Created] (SOLR-9332) ReRankCollector to (somehow) override the topDocsSize method

2016-07-22 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9332: - Summary: ReRankCollector to (somehow) override the topDocsSize method Key: SOLR-9332 URL: https://issues.apache.org/jira/browse/SOLR-9332 Project: Solr

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

2016-07-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1283/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.overseer.ZkStateWriterTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.overseer.ZkStateWriterTest: 1) Thread[id=4741,

[jira] [Commented] (SOLR-4268) Admin UI - button to unload transient core without removing from solr.xml

2016-07-22 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390027#comment-15390027 ] Upayavira commented on SOLR-4268: - [~erickerickson] I think you'll find that's already the case - the core

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390012#comment-15390012 ] Alan Woodward commented on LUCENE-7391: --- bq. The concurrency aspect of the MemoryIndex is in my

[jira] [Commented] (SOLR-9076) Update to Hadoop 2.7.2

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

[jira] [Commented] (SOLR-9076) Update to Hadoop 2.7.2

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

[jira] [Comment Edited] (SOLR-9331) Can we remove ReRankQuery's length constructor argument?

2016-07-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389953#comment-15389953 ] Joel Bernstein edited comment on SOLR-9331 at 7/22/16 6:08 PM: --- Also let's

[jira] [Commented] (SOLR-9331) Can we remove ReRankQuery's length constructor argument?

2016-07-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389953#comment-15389953 ] Joel Bernstein commented on SOLR-9331: -- Also let's take close at all the adjustments done to the

[jira] [Commented] (SOLR-9331) Can we remove ReRankQuery's length constructor argument?

2016-07-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389948#comment-15389948 ] Joel Bernstein commented on SOLR-9331: -- So the length that is passed into the constructor would be the

[jira] [Commented] (SOLR-9331) Can we remove ReRankQuery's length constructor argument?

2016-07-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389932#comment-15389932 ] Joel Bernstein commented on SOLR-9331: -- It's been a while since I looked at this code. I'm wondering

[jira] [Comment Edited] (SOLR-9331) Can we remove ReRankQuery's length constructor argument?

2016-07-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389932#comment-15389932 ] Joel Bernstein edited comment on SOLR-9331 at 7/22/16 6:01 PM: --- It's been a

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1078 - Still Failing

2016-07-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1078/ 16 tests failed. FAILED: org.apache.lucene.index.TestIndexSorting.testRandom3 Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was

[jira] [Commented] (SOLR-9329) [SOLR][5.5.1] ReplicateAfter optimize is not working

2016-07-22 Thread Armando Orlando (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389864#comment-15389864 ] Armando Orlando commented on SOLR-9329: --- Steps to reproduce: # Solr starts with an optimized index #

[jira] [Updated] (SOLR-9275) make XML Query Parser support extensible-via-configuration

2016-07-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9275: -- Attachment: (was: SOLR-9331.patch) > make XML Query Parser support

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 335 - Failure!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/335/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test Error Message: Error from server at http://127.0.0.1:54095/solr: The backup directory

[jira] [Updated] (SOLR-9331) Can we remove ReRankQuery's length constructor argument?

2016-07-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9331: -- Attachment: SOLR-9331.patch > Can we remove ReRankQuery's length constructor argument? >

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 1238 - Failure!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1238/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 65505 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj753453510 [ecj-lint] Compiling 940 source

[jira] [Comment Edited] (SOLR-9329) [SOLR][5.5.1] ReplicateAfter optimize is not working

2016-07-22 Thread Armando Orlando (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389846#comment-15389846 ] Armando Orlando edited comment on SOLR-9329 at 7/22/16 5:14 PM: I'm

[jira] [Commented] (SOLR-9329) [SOLR][5.5.1] ReplicateAfter optimize is not working

2016-07-22 Thread Armando Orlando (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389846#comment-15389846 ] Armando Orlando commented on SOLR-9329: --- I'm currently testing solr 6.1 but it seems nothing changes

[jira] [Updated] (SOLR-9275) make XML Query Parser support extensible-via-configuration

2016-07-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9275: -- Attachment: SOLR-9331.patch > make XML Query Parser support extensible-via-configuration

[jira] [Created] (SOLR-9331) Can we remove ReRankQuery's length constructor argument?

2016-07-22 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9331: - Summary: Can we remove ReRankQuery's length constructor argument? Key: SOLR-9331 URL: https://issues.apache.org/jira/browse/SOLR-9331 Project: Solr

[jira] [Resolved] (SOLR-9275) make XML Query Parser support extensible-via-configuration

2016-07-22 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-9275. --- Resolution: Fixed Fix Version/s: master (7.0) 6.2

[jira] [Comment Edited] (SOLR-9330) Race condition between core reload and statistics request

2016-07-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389833#comment-15389833 ] Joel Bernstein edited comment on SOLR-9330 at 7/22/16 5:04 PM: --- We are

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-07-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389833#comment-15389833 ] Joel Bernstein commented on SOLR-9330: -- We are currently looking at exactly this issue at Alfresco. So

[jira] [Created] (SOLR-9330) Race condition between core reload and statistics request

2016-07-22 Thread Andrey Kudryavtsev (JIRA)
Andrey Kudryavtsev created SOLR-9330: Summary: Race condition between core reload and statistics request Key: SOLR-9330 URL: https://issues.apache.org/jira/browse/SOLR-9330 Project: Solr

[jira] [Commented] (SOLR-5033) Started Time is Incorrect

2016-07-22 Thread jmlucjav (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389823#comment-15389823 ] jmlucjav commented on SOLR-5033: By 'this' I mean a mismatch between 'Indexing since' and 'Started' values.

[jira] [Commented] (SOLR-5033) Started Time is Incorrect

2016-07-22 Thread jmlucjav (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389819#comment-15389819 ] jmlucjav commented on SOLR-5033: I don't have a dih at hand now, but I have seen this many many times (like

[jira] [Commented] (LUCENE-7390) Let BKDWriter use temp heap for sorting points in proportion to IndexWriter's indexing buffer

2016-07-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389815#comment-15389815 ] Michael McCandless commented on LUCENE-7390: bq. I have a little concern about this being

[jira] [Commented] (SOLR-4268) Admin UI - button to unload transient core without removing from solr.xml

2016-07-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389810#comment-15389810 ] Erick Erickson commented on SOLR-4268: -- Still an issue. The unload operation now removes the

[jira] [Closed] (SOLR-5033) Started Time is Incorrect

2016-07-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-5033. Resolution: Won't Fix > Started Time is Incorrect > - > >

[jira] [Commented] (SOLR-4460) When you have multiple collections, the cloud radial graph view seems to place them right on top of each other.

2016-07-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389783#comment-15389783 ] Erick Erickson commented on SOLR-4460: -- As far as keeping the radial graph, I was testing a situation

[jira] [Closed] (SOLR-2086) analysis.jsp should honor maxFieldLength setting

2016-07-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-2086. Resolution: Won't Fix > analysis.jsp should honor maxFieldLength setting >

[jira] [Commented] (LUCENE-7381) Add new RangeField

2016-07-22 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389773#comment-15389773 ] Nicholas Knize commented on LUCENE-7381: Thanks [~steve_rowe]! I saw a nightly failure for the

[jira] [Commented] (SOLR-9329) [SOLR][5.5.1] ReplicateAfter optimize is not working

2016-07-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389771#comment-15389771 ] Erick Erickson commented on SOLR-9329: -- Did you try 5.5.2? See:

[jira] [Commented] (LUCENE-7381) Add new RangeField

2016-07-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389769#comment-15389769 ] ASF subversion and git services commented on LUCENE-7381: - Commit

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Steve Mason (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389767#comment-15389767 ] Steve Mason commented on LUCENE-7391: - Yeah it's still a work-in-progress, I'm still working on the

[jira] [Commented] (LUCENE-7381) Add new RangeField

2016-07-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389765#comment-15389765 ] ASF subversion and git services commented on LUCENE-7381: - Commit

RE: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17331 - Failure!

2016-07-22 Thread Christine Poerschke (BLOOMBERG/ LONDON)
SQLHandler.java fix committed. - Original Message - From: dev@lucene.apache.org To: dev@lucene.apache.org At: 07/22/16 15:06:57 This is caused by this additional failure (build is not only unstable, it failed): [ecj-lint] 11. ERROR in

[jira] [Commented] (SOLR-9323) Expose ClusterSate.getCollectionStates which returns unverified list of collection names

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

[jira] [Commented] (SOLR-9323) Expose ClusterSate.getCollectionStates which returns unverified list of collection names

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

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+127) - Build # 17332 - Unstable!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17332/ Java: 32bit/jdk-9-ea+127 -client -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this

[jira] [Commented] (LUCENE-7390) Let BKDWriter use temp heap for sorting points in proportion to IndexWriter's indexing buffer

2016-07-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389727#comment-15389727 ] Robert Muir commented on LUCENE-7390: - +1 I have a little concern about this being fairly sizeable

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389705#comment-15389705 ] David Smiley commented on LUCENE-7391: -- The test is fine; I thought the perf fix would also be in

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5998 - Failure!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5998/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest Error Message: ObjectTracker found 1 object(s) that were not

[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-07-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389669#comment-15389669 ] Erick Erickson commented on SOLR-7280: -- Tests ran find last night FWIW... > Load cores in sorted

[jira] [Assigned] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned LUCENE-7391: Assignee: David Smiley > MemoryIndexReader.fields() performance regression >

[jira] [Commented] (LUCENE-7389) Validation issue in FieldType#setDimensions?

2016-07-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389661#comment-15389661 ] Adrien Grand commented on LUCENE-7389: -- +1! > Validation issue in FieldType#setDimensions? >

[jira] [Updated] (SOLR-9329) [SOLR][5.5.1] ReplicateAfter optimize is not working

2016-07-22 Thread Armando Orlando (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Armando Orlando updated SOLR-9329: -- Description: We just upgraded Solr version from 3.6 to 5.5.1 but the replication does not seem

[jira] [Updated] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Steve Mason (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Mason updated LUCENE-7391: Attachment: LUCENE-7391-test.patch Attaching a patch with a test for the current behaviour - my

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Steve Mason (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389651#comment-15389651 ] Steve Mason commented on LUCENE-7391: - Sorry our posts must have crossed OK I'll try that as well -

[jira] [Created] (SOLR-9329) [SOLR][5.5.1] ReplicateAfter optimize is not working

2016-07-22 Thread Armando Orlando (JIRA)
Armando Orlando created SOLR-9329: - Summary: [SOLR][5.5.1] ReplicateAfter optimize is not working Key: SOLR-9329 URL: https://issues.apache.org/jira/browse/SOLR-9329 Project: Solr Issue

[jira] [Commented] (LUCENE-7389) Validation issue in FieldType#setDimensions?

2016-07-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389648#comment-15389648 ] Michael McCandless commented on LUCENE-7389: +1 Maybe remove that {{addDocument}} call in

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389646#comment-15389646 ] Martijn van Groningen commented on LUCENE-7391: --- > is it part of the contract that

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+127) - Build # 1237 - Still unstable!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1237/ Java: 32bit/jdk-9-ea+127 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389623#comment-15389623 ] Martijn van Groningen commented on LUCENE-7391: --- +1 to count the number of fields with

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Steve Mason (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389624#comment-15389624 ] Steve Mason commented on LUCENE-7391: - OK, thanks Martijn - is it part of the contract that

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389614#comment-15389614 ] David Smiley commented on LUCENE-7391: -- A simple solution is for fields() to loop and count the

[jira] [Updated] (LUCENE-7389) Validation issue in FieldType#setDimensions?

2016-07-22 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-7389: -- Attachment: LUCENE-7383.patch Attached fix. Luckily this validation was also

[jira] [Commented] (SOLR-1545) add support for sort to MoreLikeThis

2016-07-22 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389610#comment-15389610 ] Erik Hatcher commented on SOLR-1545: Yes, it seems like this is obsolete. With the advent of the MLT

[jira] [Commented] (SOLR-9200) Add Delegation Token Support to Solr

2016-07-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389591#comment-15389591 ] Gregory Chanan commented on SOLR-9200: -- removed some unused imports. > Add Delegation Token Support

[jira] [Updated] (SOLR-9200) Add Delegation Token Support to Solr

2016-07-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-9200: - Attachment: SOLR-9200.patch > Add Delegation Token Support to Solr >

[jira] [Commented] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389577#comment-15389577 ] Martijn van Groningen commented on LUCENE-7391: --- The reason it filters out field with

RE: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17331 - Failure!

2016-07-22 Thread Uwe Schindler
This is caused by this additional failure (build is not only unstable, it failed): [ecj-lint] 11. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/SQLHandler.java (at line 58) [ecj-lint] import org.apache.solr.common.cloud.DocCollection;

[jira] [Commented] (LUCENE-7381) Add new RangeField

2016-07-22 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389548#comment-15389548 ] Steve Rowe commented on LUCENE-7381: Another reproducing nightly branch_6x failing test seed found by

[jira] [Updated] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Steve Mason (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Mason updated LUCENE-7391: Attachment: LUCENE-7391.patch Patch attached. Note that all unit tests pass. I've also run it

[jira] [Comment Edited] (SOLR-1545) add support for sort to MoreLikeThis

2016-07-22 Thread Chantal Ackermann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389529#comment-15389529 ] Chantal Ackermann edited comment on SOLR-1545 at 7/22/16 1:56 PM: -- Is this

[jira] [Created] (LUCENE-7391) MemoryIndexReader.fields() performance regression

2016-07-22 Thread Steve Mason (JIRA)
Steve Mason created LUCENE-7391: --- Summary: MemoryIndexReader.fields() performance regression Key: LUCENE-7391 URL: https://issues.apache.org/jira/browse/LUCENE-7391 Project: Lucene - Core

[jira] [Commented] (SOLR-1545) add support for sort to MoreLikeThis

2016-07-22 Thread Chantal Ackermann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389529#comment-15389529 ] Chantal Ackermann commented on SOLR-1545: - Is this feature obsolete because there is now another

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

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17331/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection Error Message: waitForState was not triggered by

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

2016-07-22 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9310: Attachment: SOLR-9310.patch > PeerSync fails on a node restart due to IndexFingerPrint mismatch >

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

2016-07-22 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389428#comment-15389428 ] Pushkar Raste commented on SOLR-9310: - Damn the first lapse was 4:00 am mystery thing, this second on

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

2016-07-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389402#comment-15389402 ] Noble Paul edited comment on SOLR-9310 at 7/22/16 12:28 PM: When you post a

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

2016-07-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389402#comment-15389402 ] Noble Paul commented on SOLR-9310: -- When you post a patch please post the whole patch, not pieces. This

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

2016-07-22 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389384#comment-15389384 ] Pushkar Raste commented on SOLR-9310: - [~noble.paul] - Thanks for pointing out. Check updated patch

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

2016-07-22 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9310: Attachment: (was: SOLR-9310.patch) > PeerSync fails on a node restart due to IndexFingerPrint

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

2016-07-22 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9310: Attachment: SOLR-9310.patch > PeerSync fails on a node restart due to IndexFingerPrint mismatch >

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 1236 - Failure!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1236/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this

[jira] [Commented] (SOLR-4157) Add more conventional search functionality to the Admin UI

2016-07-22 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389344#comment-15389344 ] Upayavira commented on SOLR-4157: - This was intended to be a new feature, going beyond the /browse

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

2016-07-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389298#comment-15389298 ] Noble Paul commented on SOLR-9310: -- is there a test in the patch? I don't see it > PeerSync fails on a

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+127) - Build # 1235 - Unstable!

2016-07-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1235/ Java: 64bit/jdk-9-ea+127 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: org.apache.solr.client.solrj.SolrServerException: No live

Early Access builds of JDK 8u112 b03, JDK 9 b128 are available on java.net

2016-07-22 Thread Rory O'Donnell
Hi Uwe & Dawid, Early Access b128 for JDK 9 is available on java.net, summary of changes are listed here . Early Access b127 (#5304) for JDK 9 with Project

[jira] [Updated] (LUCENE-7390) Let BKDWriter use temp heap for sorting points in proportion to IndexWriter's indexing buffer

2016-07-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7390: --- Attachment: LUCENE-7390.patch Patch, I think it's ready. Note that merging still

[jira] [Created] (LUCENE-7390) Let BKDWriter use temp heap for sorting points in proportion to IndexWriter's indexing buffer

2016-07-22 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7390: -- Summary: Let BKDWriter use temp heap for sorting points in proportion to IndexWriter's indexing buffer Key: LUCENE-7390 URL:

[jira] [Commented] (LUCENE-7389) Validation issue in FieldType#setDimensions?

2016-07-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389197#comment-15389197 ] Michael McCandless commented on LUCENE-7389: YES! > Validation issue in

  1   2   >