Re: [VOTE] Release Lucene/Solr 6.6.6 RC1

2019-03-30 Thread Noble Paul
Test Maven artifacts for Lucene and Solr... find pom.xml.template files in the unpacked Solr source distribution download artifacts verify that each binary artifact has a deployed POM... verify that there is an artifact for each POM template... verify Maven artifacts' md5/

[JENKINS] Lucene-Solr-repro - Build # 3091 - Unstable

2019-03-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3091/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1805/consoleText [repro] Revision: 07b37ff26becf214bae000dff08b9091d31327a8 [repro] Ant options: -Dtests.multiplier=2 -

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

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7855/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest Error Message: ObjectTracker found

[jira] [Commented] (SOLR-13359) Make UpdateHandler support other prefixes (besides hdfs:/)

2019-03-30 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806051#comment-16806051 ] Lucene/Solr QA commented on SOLR-13359: --- | (x) *{color:red}-1 overall{color}* | \\

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11) - Build # 23848 - Unstable!

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23848/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test Error Message: There are still nodes recoverying - waited for 30 seconds Stack Tr

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12) - Build # 328 - Unstable!

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/328/ Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica Error Message: Timeout occurred while waiting response from serv

[JENKINS] Lucene-Solr-Tests-8.x - Build # 93 - Unstable

2019-03-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/93/ 1 tests failed. FAILED: org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT Error Message: expected:<2> but was:<0> Stack Trace: java.lang.AssertionError: expected:<2> but was:<0> at __randomizedtesting.

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-13-ea+12) - Build # 169 - Failure!

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/169/ Java: 64bit/jdk-13-ea+12 -XX:-UseCompressedOops -XX:+UseG1GC 14 tests failed. FAILED: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting Error Message: Test abandoned because suite timeout

[jira] [Updated] (SOLR-13357) API configureer

2019-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13357: --- Description: (was: Depoisted money to NL40 RABO 0119769794) > API configureer > --- >

[jira] [Resolved] (SOLR-13357) API configureer

2019-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-13357. Resolution: Invalid Fix Version/s: (was: 8.0) > API configureer > --- > >

[jira] [Commented] (SOLR-12809) Document recommended Java/Solr combinations (JDK 11?)

2019-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806023#comment-16806023 ] Jan Høydahl commented on SOLR-12809: Put up your proposed patch for review and we can

[jira] [Commented] (SOLR-13344) Admin UI inaccessible with RuleBasedAuthorizationPlugin

2019-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806019#comment-16806019 ] Jan Høydahl commented on SOLR-13344: For sure we have special handling for admin, see

[jira] [Assigned] (SOLR-13344) Admin UI inaccessible with RuleBasedAuthorizationPlugin

2019-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-13344: -- Assignee: Jan Høydahl > Admin UI inaccessible with RuleBasedAuthorizationPlugin >

[jira] [Updated] (SOLR-13344) Admin UI inaccessible with RuleBasedAuthorizationPlugin

2019-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13344: --- Fix Version/s: 8.1 > Admin UI inaccessible with RuleBasedAuthorizationPlugin > --

[GitHub] [lucene-solr] janhoy opened a new pull request #630: SOLR-13344: Admin UI inaccessible with RuleBasedAuthorizationPlugin

2019-03-30 Thread GitBox
janhoy opened a new pull request #630: SOLR-13344: Admin UI inaccessible with RuleBasedAuthorizationPlugin URL: https://github.com/apache/lucene-solr/pull/630 This is an automated message from the Apache Git Service. To resp

[jira] [Comment Edited] (SOLR-11579) Building Solr using Java 9 and Maven doesn't work

2019-03-30 Thread Daniel Collins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806017#comment-16806017 ] Daniel Collins edited comment on SOLR-11579 at 3/30/19 11:02 PM: --

[jira] [Comment Edited] (SOLR-11579) Building Solr using Java 9 and Maven doesn't work

2019-03-30 Thread Daniel Collins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806017#comment-16806017 ] Daniel Collins edited comment on SOLR-11579 at 3/30/19 11:02 PM: --

[jira] [Commented] (SOLR-11579) Building Solr using Java 9 and Maven doesn't work

2019-03-30 Thread Daniel Collins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806017#comment-16806017 ] Daniel Collins commented on SOLR-11579: --- mvn install seems okay on master with open

[jira] [Updated] (SOLR-11579) Building Solr using Java 9 and Maven doesn't work

2019-03-30 Thread Daniel Collins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Collins updated SOLR-11579: -- Description: I'm calling this minor as I don't believe we officially support Java 9 (but corre

[jira] [Commented] (SOLR-11579) Building Solr using Java 9 and Maven doesn't work

2019-03-30 Thread Daniel Collins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806013#comment-16806013 ] Daniel Collins commented on SOLR-11579: --- [~erickerickson], I still have a few local

[jira] [Commented] (SOLR-13338) HdfsAutoAddReplicasIntegrationTest failures

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805965#comment-16805965 ] Kevin Risden commented on SOLR-13338: - I have a whole bunch of failure examples on my

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

2019-03-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1805/ 6 tests failed. FAILED: org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest.missingTest Error Message: Error starting up MiniSolrCloudCluster Stack Trace: java.lang.Exception: Error starting up MiniSolrClou

[GitHub] [lucene-solr] risdenk opened a new pull request #629: SOLR-13359: Make UpdateHandler support other prefixes (besides hdfs:/)

2019-03-30 Thread GitBox
risdenk opened a new pull request #629: SOLR-13359: Make UpdateHandler support other prefixes (besides hdfs:/) URL: https://github.com/apache/lucene-solr/pull/629 This is an automated message from the Apache Git Service. To

[jira] [Commented] (SOLR-13359) Make UpdateHandler support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805943#comment-16805943 ] Kevin Risden commented on SOLR-13359: - So while looking at this, I wonder if this har

[jira] [Updated] (SOLR-13359) Make UpdateHandler support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13359: Attachment: SOLR-13359.patch > Make UpdateHandler support other prefixes (besides hdfs:/) > ---

[jira] [Updated] (SOLR-13359) Make UpdateHandler support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13359: Component/s: hdfs Hadoop Integration > Make UpdateHandler support other prefixes (

[jira] [Updated] (SOLR-13359) Make UpdateHandler support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13359: Description: Just like SOLR-11473, the UpdateHandler needs to be able to handle non hdfs:/ paths

[jira] [Updated] (SOLR-13359) Make UpdateHandler support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13359: Description: Just like SOLR-11473, the UpdateHandler needs to be able to handle non hdfs:/ paths

[jira] [Resolved] (SOLR-11473) Make HDFSDirectoryFactory support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-11473. - Resolution: Fixed Created SOLR-13359 to fix the UpdateHandler > Make HDFSDirectoryFactory suppor

[jira] [Reopened] (SOLR-11473) Make HDFSDirectoryFactory support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reopened SOLR-11473: - Found a related place where we need to account for non hdfs:/ paths. UpdateHandler has a specific ch

[jira] [Created] (SOLR-13359) Make UpdateHandler support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
Kevin Risden created SOLR-13359: --- Summary: Make UpdateHandler support other prefixes (besides hdfs:/) Key: SOLR-13359 URL: https://issues.apache.org/jira/browse/SOLR-13359 Project: Solr Issue T

[jira] [Updated] (SOLR-10161) HdfsChaosMonkeySafeLeaderTest needs to be hardened.

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-10161: Component/s: hdfs Hadoop Integration > HdfsChaosMonkeySafeLeaderTest needs to be h

[GitHub] [lucene-solr] risdenk closed pull request #628: SOLR-11473: Make HDFSDirectoryFactory support other prefixes (besides hdfs:/)

2019-03-30 Thread GitBox
risdenk closed pull request #628: SOLR-11473: Make HDFSDirectoryFactory support other prefixes (besides hdfs:/) URL: https://github.com/apache/lucene-solr/pull/628 This is an automated message from the Apache Git Service. To

[jira] [Commented] (SOLR-11473) Make HDFSDirectoryFactory support other prefixes (besides hdfs:/)

2019-03-30 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805923#comment-16805923 ] Kevin Risden commented on SOLR-11473: - This opens up the possibilities of using any H

[jira] [Commented] (SOLR-11473) Make HDFSDirectoryFactory support other prefixes (besides hdfs:/)

2019-03-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805921#comment-16805921 ] ASF subversion and git services commented on SOLR-11473: Commit a

[jira] [Commented] (SOLR-11473) Make HDFSDirectoryFactory support other prefixes (besides hdfs:/)

2019-03-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805920#comment-16805920 ] ASF subversion and git services commented on SOLR-11473: Commit 4

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11) - Build # 168 - Unstable!

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/168/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.OverseerRolesTest.testOverseerRole Error Message: Timed out waiting for overseer state change Stack Trace: java.lang.Ass

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 326 - Unstable!

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/326/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestLockTree.testLocks Error Message: expected:<2> but was:<3> Stack Trace: java.lang.Assertio

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

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7853/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.OverseerRolesTest.testOverseerRole Error Message: Timed out waiting for overseer state change Stack Trace

[jira] [Resolved] (SOLR-13358) Simon Poortman Keizer

2019-03-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13358. --- Resolution: Invalid > Simon Poortman Keizer > - > > Key:

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 59 - Still Unstable

2019-03-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/59/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat Error Message: expected:<[2]> but was:<[null]> Stack Trace: org.junit.ComparisonFailure: expected:<

[jira] [Created] (SOLR-13358) Simon Poortman Keizer

2019-03-30 Thread Simon poortman (JIRA)
Simon poortman created SOLR-13358: - Summary: Simon Poortman Keizer Key: SOLR-13358 URL: https://issues.apache.org/jira/browse/SOLR-13358 Project: Solr Issue Type: Bug Security Level: Pu

[jira] [Created] (SOLR-13357) API configureer

2019-03-30 Thread Simon poortman (JIRA)
Simon poortman created SOLR-13357: - Summary: API configureer Key: SOLR-13357 URL: https://issues.apache.org/jira/browse/SOLR-13357 Project: Solr Issue Type: Bug Security Level: Public (

[JENKINS] Lucene-Solr-repro - Build # 3089 - Still Unstable

2019-03-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3089/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/56/consoleText [repro] Revision: b2941ff0da4987dec4774aa6b4bb7c597b362243 [repro] Ant options: -Dtests.multipl

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_172) - Build # 23844 - Failure!

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23844/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting Error Message: Timeout occurred while w

[jira] [Commented] (LUCENE-6863) Store sparse doc values more efficiently

2019-03-30 Thread Kayne Wu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805710#comment-16805710 ] Kayne Wu commented on LUCENE-6863: -- why this Improvement is not commit in lucene 7.x an

[jira] [Commented] (SOLR-11473) Make HDFSDirectoryFactory support other prefixes (besides hdfs:/)

2019-03-30 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805707#comment-16805707 ] Lucene/Solr QA commented on SOLR-11473: --- | (x) *{color:red}-1 overall{color}* | \\

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-13-ea+12) - Build # 166 - Still Unstable!

2019-03-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/166/ Java: 64bit/jdk-13-ea+12 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest Error Message: ObjectTracker found 5 object(s) that were

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-03-30 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805705#comment-16805705 ] Tomoko Uchida commented on LUCENE-2562: --- Hi, I updated the patch so that the depe