[jira] [Comment Edited] (SOLR-11620) Occasional NullPointerException in CloudSolrClient

2017-11-09 Thread Rob Trickey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245410#comment-16245410 ] Rob Trickey edited comment on SOLR-11620 at 11/9/17 9:33 AM: - That issue does

[jira] [Resolved] (SOLR-9616) Solr throws exception when expand=true on empty result

2017-11-09 Thread Timo Hund (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Hund resolved SOLR-9616. - Resolution: Fixed Sorry, my fault, everything is fine > Solr throws exception when expand=true on empty

[jira] [Commented] (LUCENE-8017) FunctionRangeQuery and FunctionMatchQuery can pollute the QueryCache

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245487#comment-16245487 ] ASF subversion and git services commented on LUCENE-8017: - Commit

[jira] [Commented] (LUCENE-8017) FunctionRangeQuery and FunctionMatchQuery can pollute the QueryCache

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245486#comment-16245486 ] ASF subversion and git services commented on LUCENE-8017: - Commit

[jira] [Comment Edited] (SOLR-11620) Occasional NullPointerException in CloudSolrClient

2017-11-09 Thread Rob Trickey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245483#comment-16245483 ] Rob Trickey edited comment on SOLR-11620 at 11/9/17 10:59 AM: -- Just seen this

[jira] [Created] (SOLR-11627) Weird AddReplicaTest failure on jenkins

2017-11-09 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-11627: Summary: Weird AddReplicaTest failure on jenkins Key: SOLR-11627 URL: https://issues.apache.org/jira/browse/SOLR-11627 Project: Solr Issue

[jira] [Created] (LUCENE-8045) FieldInfos.Builder.add(FieldInfo) does not copy across dvGen

2017-11-09 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8045: - Summary: FieldInfos.Builder.add(FieldInfo) does not copy across dvGen Key: LUCENE-8045 URL: https://issues.apache.org/jira/browse/LUCENE-8045 Project: Lucene -

[jira] [Commented] (LUCENE-8045) FieldInfos.Builder.add(FieldInfo) does not copy across dvGen

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245488#comment-16245488 ] Alan Woodward commented on LUCENE-8045: --- Thinking about this more, ParallelReader is really set up

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1416 - Still Unstable

2017-11-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1416/ 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest Error Message: 2 threads leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest:

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 778 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/778/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:

[jira] [Commented] (SOLR-9120) o.a.s.h.a.LukeRequestHandler Error getting file length for [segments_NNN] -- NoSuchFileException

2017-11-09 Thread Pascal Schwaller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245397#comment-16245397 ] Pascal Schwaller commented on SOLR-9120: [~hossman] Thanks for your comment. I re-checked and you

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 779 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/779/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestDistribDocBasedVersion.test Error Message: Timeout occured while waiting response from server at:

[jira] [Commented] (LUCENE-8045) FieldInfos.Builder.add(FieldInfo) does not copy across dvGen

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245455#comment-16245455 ] Alan Woodward commented on LUCENE-8045: --- Looking further, I think the FieldInfos.Builder behaviour

[jira] [Updated] (LUCENE-8045) ParallelReader does not propagate doc values generation numbers

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8045: -- Attachment: LUCENE-8045.patch Turns out that it wasn't difficult to make

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

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4280/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 25 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DistribCursorPagingTest Error Message: 41 threads leaked from SUITE scope at

[jira] [Reopened] (SOLR-9616) Solr throws exception when expand=true on empty result

2017-11-09 Thread Timo Hund (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Hund reopened SOLR-9616: - I seems that this bug is back in 6.6.2, is it possible to apply that patch on the 6.6 branch? > Solr throws

[jira] [Commented] (SOLR-11620) Occasional NullPointerException in CloudSolrClient

2017-11-09 Thread Rob Trickey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245483#comment-16245483 ] Rob Trickey commented on SOLR-11620: Just seen this error again, with a different partner error:

[jira] [Updated] (LUCENE-8045) ParallelReader does not propagate doc values generation numbers

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8045: -- Summary: ParallelReader does not propagate doc values generation numbers (was:

[jira] [Commented] (SOLR-11627) Weird AddReplicaTest failure on jenkins

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

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

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7009/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestMemoryPostingsFormat Error Message: Could not remove the

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+29) - Build # 20871 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20871/ Java: 64bit/jdk-10-ea+29 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.lucene.search.similarities.TestBasicModelIn.testRandomScoring Error Message: score(0.9994)=2.8E-44 > score(1.0)=2.7E-44

[jira] [Updated] (SOLR-11627) Weird AddReplicaTest failure on jenkins

2017-11-09 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-11627: - Attachment: addreplicatest-logs.txt Full test log is attached. > Weird

Re: [JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 777 - Still Unstable!

2017-11-09 Thread Alan Woodward
Will dig. > On 9 Nov 2017, at 05:10, Policeman Jenkins Server wrote: > > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/777/ > Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC > > 4 tests failed. > FAILED: >

[jira] [Commented] (SOLR-11620) Occasional NullPointerException in CloudSolrClient

2017-11-09 Thread Rob Trickey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245410#comment-16245410 ] Rob Trickey commented on SOLR-11620: It does sound familiar, if it helps at all, I have managed to get

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 76 - Failure

2017-11-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/76/ 17 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 9 ms! ClusterState: { "collMinRf_1x3":{ "pullReplicas":"0",

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 297 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/297/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestShardSearching Error Message: Could not remove the following files (in the order

[jira] [Resolved] (SOLR-11610) Use PayloadDecoder instead of PayloadScoringSimilarityWrapper

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-11610. -- Resolution: Fixed Fix Version/s: 7.2 > Use PayloadDecoder instead of

[jira] [Commented] (LUCENE-8014) Remove SimScorer.computeSlopFactor and SimScorer.computePayloadFactor

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245721#comment-16245721 ] ASF subversion and git services commented on LUCENE-8014: - Commit

[jira] [Commented] (LUCENE-8014) Remove SimScorer.computeSlopFactor and SimScorer.computePayloadFactor

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245724#comment-16245724 ] ASF subversion and git services commented on LUCENE-8014: - Commit

[jira] [Commented] (LUCENE-8038) Decouple payload decoding from Similarity

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245719#comment-16245719 ] ASF subversion and git services commented on LUCENE-8038: - Commit

[jira] [Commented] (SOLR-11610) Use PayloadDecoder instead of PayloadScoringSimilarityWrapper

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

[jira] [Commented] (LUCENE-8014) Remove SimScorer.computeSlopFactor and SimScorer.computePayloadFactor

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245726#comment-16245726 ] ASF subversion and git services commented on LUCENE-8014: - Commit

[jira] [Commented] (LUCENE-8038) Decouple payload decoding from Similarity

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245725#comment-16245725 ] ASF subversion and git services commented on LUCENE-8038: - Commit

[jira] [Commented] (LUCENE-8038) Decouple payload decoding from Similarity

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245722#comment-16245722 ] ASF subversion and git services commented on LUCENE-8038: - Commit

[jira] [Commented] (SOLR-11624) _default configset overwrites a a configset if collection.configName isn't specified even if a confiset of the same name already exists.

2017-11-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245749#comment-16245749 ] Erick Erickson commented on SOLR-11624: --- Ishan: Yeah, reverting overwriting the named configuration

[jira] [Commented] (LUCENE-8017) FunctionRangeQuery and FunctionMatchQuery can pollute the QueryCache

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245696#comment-16245696 ] ASF subversion and git services commented on LUCENE-8017: - Commit

[jira] [Commented] (LUCENE-8045) ParallelReader does not propagate doc values generation numbers

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245692#comment-16245692 ] ASF subversion and git services commented on LUCENE-8045: - Commit

[jira] [Commented] (LUCENE-8045) ParallelReader does not propagate doc values generation numbers

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245697#comment-16245697 ] ASF subversion and git services commented on LUCENE-8045: - Commit

[jira] [Commented] (LUCENE-8045) ParallelReader does not propagate doc values generation numbers

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245694#comment-16245694 ] ASF subversion and git services commented on LUCENE-8045: - Commit

[jira] [Commented] (LUCENE-8045) ParallelReader does not propagate doc values generation numbers

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245695#comment-16245695 ] ASF subversion and git services commented on LUCENE-8045: - Commit

[jira] [Commented] (LUCENE-8017) FunctionRangeQuery and FunctionMatchQuery can pollute the QueryCache

2017-11-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245693#comment-16245693 ] ASF subversion and git services commented on LUCENE-8017: - Commit

[jira] [Resolved] (LUCENE-8045) ParallelReader does not propagate doc values generation numbers

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8045. --- Resolution: Fixed Fix Version/s: 7.2 > ParallelReader does not propagate doc values

[jira] [Comment Edited] (SOLR-11624) _default configset overwrites a a configset if collection.configName isn't specified even if a confiset of the same name already exists.

2017-11-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245749#comment-16245749 ] Erick Erickson edited comment on SOLR-11624 at 11/9/17 2:43 PM: Ishan:

[jira] [Commented] (SOLR-11614) ReplicaAssigner should not reference CoreContainer

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

[jira] [Commented] (SOLR-11624) _default configset overwrites a a configset if collection.configName isn't specified even if a confiset of the same name already exists.

2017-11-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245627#comment-16245627 ] David Smiley commented on SOLR-11624: - I overlooked that detail [~ichattopadhyaya] did in SOLR-10272.

[jira] [Created] (SOLR-11628) Add documentation of maxRamMB for filter cache and query result cache

2017-11-09 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-11628: Summary: Add documentation of maxRamMB for filter cache and query result cache Key: SOLR-11628 URL: https://issues.apache.org/jira/browse/SOLR-11628

[jira] [Resolved] (SOLR-11614) ReplicaAssigner should not reference CoreContainer

2017-11-09 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-11614. --- Resolution: Fixed Fix Version/s: master (8.0) 7.2 > ReplicaAssigner should

[jira] [Commented] (SOLR-11624) _default configset overwrites a a configset if collection.configName isn't specified even if a confiset of the same name already exists.

2017-11-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245844#comment-16245844 ] Shawn Heisey commented on SOLR-11624: - I agree with Erick. If a configset already exists, Solr should

[jira] [Commented] (SOLR-11614) ReplicaAssigner should not reference CoreContainer

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

[jira] [Resolved] (SOLR-10840) Random Index Corruption during bulk indexing

2017-11-09 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Rosenthal resolved SOLR-10840. Resolution: Cannot Reproduce After moving our production Solr server to a new AWS instance,

[jira] [Commented] (SOLR-11628) Add documentation of maxRamMB for filter cache and query result cache

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

[jira] [Resolved] (LUCENE-8014) Remove SimScorer.computeSlopFactor and SimScorer.computePayloadFactor

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8014. --- Resolution: Fixed Fix Version/s: 7.2 master (8.0) > Remove

[jira] [Resolved] (LUCENE-8038) Decouple payload decoding from Similarity

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8038. --- Resolution: Fixed Fix Version/s: 7.2 > Decouple payload decoding from Similarity >

[jira] [Commented] (SOLR-11617) Expose Alias Metadata CRUD in REST API

2017-11-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245727#comment-16245727 ] David Smiley commented on SOLR-11617: - Perhaps we don't need entirely separate commands. When we

[jira] [Commented] (SOLR-11610) Use PayloadDecoder instead of PayloadScoringSimilarityWrapper

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

[jira] [Assigned] (LUCENE-8014) Remove SimScorer.computeSlopFactor and SimScorer.computePayloadFactor

2017-11-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned LUCENE-8014: - Assignee: Alan Woodward > Remove SimScorer.computeSlopFactor and

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 780 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/780/ Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestCryptoKeys.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:39905/g/hn Stack

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

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20872/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor Error Message: Error from server at https://127.0.0.1:35619/solr: Could not

[jira] [Commented] (SOLR-11620) Occasional NullPointerException in CloudSolrClient

2017-11-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245745#comment-16245745 ] Erick Erickson commented on SOLR-11620: --- Great info Rob, thanks! I'm not quite sure what the right

[jira] [Commented] (SOLR-11625) Solr may remove live index on Solr shutdown

2017-11-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245890#comment-16245890 ] Erick Erickson commented on SOLR-11625: --- Nikolay: >From our offline conversations, you were able to

[jira] [Commented] (SOLR-9120) LukeRequestHandler logs WARN "Error getting file length for [segments_NNN]" for inconsequential NoSuchFileException situations -- looks scary but is not a problem, loggi

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

[jira] [Created] (SOLR-11630) Support SVG in ExplainAugmenterFactory

2017-11-09 Thread Timo Hund (JIRA)
Timo Hund created SOLR-11630: Summary: Support SVG in ExplainAugmenterFactory Key: SOLR-11630 URL: https://issues.apache.org/jira/browse/SOLR-11630 Project: Solr Issue Type: Wish Security

[JENKINS] Lucene-Tests-MMAP-master - Build # 454 - Failure

2017-11-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Tests-MMAP-master/454/ 2 tests failed. FAILED: org.apache.lucene.search.TestSimilarity.testSimilarity Error Message: expected:<2.0> but was:<1.0> Stack Trace: java.lang.AssertionError: expected:<2.0> but was:<1.0> at

[jira] [Commented] (SOLR-11626) Filesystems do not guarantee order of directories updates

2017-11-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245881#comment-16245881 ] Erick Erickson commented on SOLR-11626: --- Not sure how related these two are but they're at least in

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

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20873/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth Error Message: 2 threads leaked from SUITE

[jira] [Commented] (SOLR-11487) Collection Alias metadata for time partitioned collections

2017-11-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245905#comment-16245905 ] Gus Heck commented on SOLR-11487: - * Consolidation of the alias related stuff in ZkStateReader is nice. *

[jira] [Commented] (SOLR-11625) Solr may remove live index on Solr shutdown

2017-11-09 Thread Nikolay Martynov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245958#comment-16245958 ] Nikolay Martynov commented on SOLR-11625: - Yes. So setup is fairly easy: * Create a cluster. *

[JENKINS] Lucene-Solr-Tests-7.x - Build # 230 - Unstable

2017-11-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/230/ 3 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Could not load collection from ZK: collection1 Stack Trace: org.apache.solr.common.SolrException: Could not load collection from ZK:

[jira] [Commented] (SOLR-9120) LukeRequestHandler logs WARN "Error getting file length for [segments_NNN]" for inconsequential NoSuchFileException situations -- looks scary but is not a problem, loggi

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

[jira] [Commented] (SOLR-2140) Distributed search treats "score" as multivalued if schema has matching multivalued dynamicField

2017-11-09 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246145#comment-16246145 ] Cassandra Targett commented on SOLR-2140: - I can't reproduce this on 7.1, so I think some change in

[jira] [Resolved] (SOLR-2140) Distributed search treats "score" as multivalued if schema has matching multivalued dynamicField

2017-11-09 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-2140. - Resolution: Cannot Reproduce > Distributed search treats "score" as multivalued if schema

[jira] [Comment Edited] (SOLR-11624) _default configset overwrites a a configset if collection.configName isn't specified even if a confiset of the same name already exists.

2017-11-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245844#comment-16245844 ] Shawn Heisey edited comment on SOLR-11624 at 11/9/17 3:42 PM: -- I agree with

[JENKINS] Lucene-Solr-Tests-master - Build # 2166 - Failure

2017-11-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2166/ 14 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.test Error Message: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: No live SolrServers available

[jira] [Updated] (SOLR-9120) LukeRequestHandler logs WARN "Error getting file length for [segments_NNN]" for inconsequential NoSuchFileException situations -- looks scary but is not a problem, logging

2017-11-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-9120: --- Affects Version/s: 5.5 Description: Begining with Solr 5.5, the LukeRequestHandler started

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 781 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/781/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaHDFSFailoverTest Error Message: Timed out waiting for Mini HDFS Cluster to

[jira] [Created] (SOLR-11629) CloudSolrClient.Builder should accept a zk host

2017-11-09 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-11629: Summary: CloudSolrClient.Builder should accept a zk host Key: SOLR-11629 URL: https://issues.apache.org/jira/browse/SOLR-11629 Project: Solr Issue Type: Bug

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7010 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7010/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC 9 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility Error Message: Could not remove the following files (in

[jira] [Resolved] (SOLR-9120) LukeRequestHandler logs WARN "Error getting file length for [segments_NNN]" for inconsequential NoSuchFileException situations -- looks scary but is not a problem, loggin

2017-11-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-9120. Resolution: Fixed Fix Version/s: master (8.0) 7.2 > LukeRequestHandler logs WARN

[jira] [Resolved] (SOLR-2786) solr binary releases do not include readily available copies of all lucene jars

2017-11-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2786. Resolution: Not A Problem Fix Version/s: 6.0 yup - no longer a concern > solr binary releases do not

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 20874 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20874/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[jira] [Updated] (SOLR-3504) Clearly document the limit for the maximum number of documents in a single index

2017-11-09 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-3504: Component/s: documentation > Clearly document the limit for the maximum number of documents

[jira] [Commented] (SOLR-3504) Clearly document the limit for the maximum number of documents in a single index

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

[jira] [Commented] (SOLR-3504) Clearly document the limit for the maximum number of documents in a single index

2017-11-09 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246444#comment-16246444 ] Varun Thacker commented on SOLR-3504: - I haven't looked closely but if we have over 2B docs spread

[jira] [Assigned] (SOLR-3504) Clearly document the limit for the maximum number of documents in a single index

2017-11-09 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett reassigned SOLR-3504: --- Assignee: Cassandra Targett > Clearly document the limit for the maximum number of

[jira] [Commented] (SOLR-2786) solr binary releases do not include readily available copies of all lucene jars

2017-11-09 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246194#comment-16246194 ] Cassandra Targett commented on SOLR-2786: - I think this is no longer an issue since there is no

[jira] [Resolved] (SOLR-3398) Using solr.UUIDField give -> Caused by: org.apache.solr.common.SolrException: Invalid UUID String: '1'

2017-11-09 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-3398. - Resolution: Not A Problem >From the comment history, I feel like this was a

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 298 - Failure!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/298/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC No tests ran. Build Log: [...truncated 957 lines...] [junit4] Suite: org.apache.lucene.store.TestMultiMMap [junit4] 2> NOTE: test params are:

[jira] [Commented] (SOLR-3504) Clearly document the limit for the maximum number of documents in a single index

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

[jira] [Resolved] (SOLR-3504) Clearly document the limit for the maximum number of documents in a single index

2017-11-09 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-3504. - Resolution: Fixed Fix Version/s: master (8.0) 7.2 > Clearly

[jira] [Commented] (SOLR-10469) setParallelUpdates should be deprecated in favor of SolrClientBuilder methods

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

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 782 - Still Unstable!

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/782/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: max version bucket seed not updated after recovery! Stack Trace:

[jira] [Commented] (SOLR-11624) _default configset overwrites a a configset if collection.configName isn't specified even if a confiset of the same name already exists.

2017-11-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246454#comment-16246454 ] Erick Erickson commented on SOLR-11624: --- bq: Having an option on the create command to force a

[jira] [Commented] (SOLR-11507) simplify and extend SolrTestCaseJ4.CloudSolrClientBuilder randomisation

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

[jira] [Commented] (SOLR-11507) simplify and extend SolrTestCaseJ4.CloudSolrClientBuilder randomisation

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

[jira] [Resolved] (SOLR-11507) simplify and extend SolrTestCaseJ4.CloudSolrClientBuilder randomisation

2017-11-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-11507. - Resolution: Fixed Assignee: David Smiley Fix Version/s: 7.2 > simplify and extend

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

2017-11-09 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4281/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.lucene.search.TestSimilarity.testSimilarity Error Message: expected:<2.0> but was:<1.0> Stack Trace:

[jira] [Commented] (SOLR-10469) setParallelUpdates should be deprecated in favor of SolrClientBuilder methods

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

[jira] [Commented] (SOLR-11625) Solr may remove live index on Solr shutdown

2017-11-09 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246678#comment-16246678 ] Amrit Sarkar commented on SOLR-11625: - [~mar-kolya], I tried to replicate the issue on t2x.2xlarge

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 884 - Failure

2017-11-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/884/ No tests ran. Build Log: [...truncated 27995 lines...] prepare-release-no-sign: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist [copy]

[jira] [Commented] (LUCENE-8014) Remove SimScorer.computeSlopFactor and SimScorer.computePayloadFactor

2017-11-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246738#comment-16246738 ] Steve Rowe commented on LUCENE-8014: {{git bisect}} blames the {{946ec9d5b94}} commit on this issue

  1   2   >