[jira] [Closed] (SOLR-7727) bin/solr script incorrectly requires solr.xml in $SOLR_HOME

2015-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-7727. - Resolution: Implemented Covered by a better solution in SOLR-7735 bin/solr script incorrectly requires

[jira] [Updated] (SOLR-7735) Look for solr.xml in Zookeeper by default

2015-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-7735: -- Fix Version/s: Trunk Look for solr.xml in Zookeeper by default

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 4933 - Still Failing!

2015-07-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4933/ Java: 32bit/jdk1.7.0_80 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: [index.20150723140346214, index.20150723140347729,

RE: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b73) - Build # 13391 - Failure!

2015-07-23 Thread Chris Hostetter
: Unfortunately this is not so easy. It is always the same Jenkins Job, : the randomization is part of the dynamic JAVA_HOME. So the mail is Ah ... ok. What about adding a second (no mail configured) job for untrusted JDK9 (and if we start getting them: new IBM J9) builds? ie: your existing

[jira] [Commented] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639500#comment-14639500 ] ASF subversion and git services commented on LUCENE-6693: - Commit

[jira] [Commented] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639502#comment-14639502 ] ASF subversion and git services commented on LUCENE-6693: - Commit

[jira] [Updated] (SOLR-7735) Look for solr.xml in Zookeeper by default

2015-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-7735: -- Attachment: SOLR-7735.patch New patch. More concise code. Better error messages. Updated start scripts

Why do SolrIndex/QueryAnalyzers use PER_FIELD_REUSE_STRATEGY

2015-07-23 Thread Shai Erera
Hi I am helping to debug a Solr (4.7) deployment which shows 5.5GB of heap usage by IndexSchema. This Solr in particular has one collection with 64 shards (2 replicas, but 64 cores on one node). The schema has ~120 fields, ~20 of them are of the same field type (text_general) and is serving

RE: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b73) - Build # 13391 - Failure!

2015-07-23 Thread Uwe Schindler
Hi Chris, : Unfortunately this is not so easy. It is always the same Jenkins Job, : the randomization is part of the dynamic JAVA_HOME. So the mail is Ah ... ok. What about adding a second (no mail configured) job for untrusted JDK9 (and if we start getting them: new IBM J9) builds? ie:

[jira] [Created] (SOLR-7822) solr v5.2.1 service always returns exit code 0

2015-07-23 Thread Virender Khatri (JIRA)
Virender Khatri created SOLR-7822: - Summary: solr v5.2.1 service always returns exit code 0 Key: SOLR-7822 URL: https://issues.apache.org/jira/browse/SOLR-7822 Project: Solr Issue Type: Bug

[CI] Lucene 5x Linux 64 Test Only - Build # 56993 - Failure!

2015-07-23 Thread build
BUILD FAILURE Build URLhttp://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/56993/ Project:lucene_linux_java8_64_test_only Date of build:Thu, 23 Jul 2015 14:00:59 +0200 Build duration:1 min 5 sec CHANGES No Changes

[jira] [Commented] (LUCENE-6694) Snowball stemmer for Lithuanian language

2015-07-23 Thread Dainius Jocas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638794#comment-14638794 ] Dainius Jocas commented on LUCENE-6694: --- Snowball source code can be found

[jira] [Commented] (SOLR-7822) solr v5.2.1 service always returns exit code 0

2015-07-23 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638661#comment-14638661 ] Upayavira commented on SOLR-7822: - How was this service installed? i.e. did you use an

Re: Why do SolrIndex/QueryAnalyzers use PER_FIELD_REUSE_STRATEGY

2015-07-23 Thread Shalin Shekhar Mangar
Uwe fixed this in 4.10 with LUCENE-5803. Now we use GLOBAL_REUSE_STRATEGY on a per-field type basis. One of my todos is to create field types per node instead of per core for more savings. On Fri, Jul 24, 2015 at 3:24 AM, Shai Erera ser...@gmail.com wrote: Hi I am helping to debug a Solr (4.7)

[jira] [Comment Edited] (LUCENE-6417) Upgrade ANTLR to version 4.5

2015-07-23 Thread Jack Conradson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639933#comment-14639933 ] Jack Conradson edited comment on LUCENE-6417 at 7/24/15 5:07 AM:

[jira] [Updated] (LUCENE-6417) Upgrade ANTLR to version 4.5

2015-07-23 Thread Jack Conradson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jack Conradson updated LUCENE-6417: --- Attachment: LUCENE-6471.patch This patch contains the code necessary to upgrade to ANTLR

[jira] [Comment Edited] (LUCENE-6417) Upgrade ANTLR to version 4.5

2015-07-23 Thread Jack Conradson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639933#comment-14639933 ] Jack Conradson edited comment on LUCENE-6417 at 7/24/15 5:06 AM:

[jira] [Comment Edited] (LUCENE-6417) Upgrade ANTLR to version 4.5

2015-07-23 Thread Jack Conradson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639933#comment-14639933 ] Jack Conradson edited comment on LUCENE-6417 at 7/24/15 5:06 AM:

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b60) - Build # 13581 - Failure!

2015-07-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13581/ Java: 32bit/jdk1.9.0-ea-b60 -server -XX:+UseSerialGC -Djava.locale.providers=JRE,SPI 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests Error Message: Error from server at

[jira] [Created] (SOLR-7827) BSON Response Writer

2015-07-23 Thread Bill Bell (JIRA)
Bill Bell created SOLR-7827: --- Summary: BSON Response Writer Key: SOLR-7827 URL: https://issues.apache.org/jira/browse/SOLR-7827 Project: Solr Issue Type: New Feature Reporter: Bill

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

2015-07-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4934/ Java: 64bit/jdk1.8.0_51 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception

[jira] [Commented] (SOLR-7819) ZkController.ensureReplicaInLeaderInitiatedRecovery does not respect retryOnConnLoss

2015-07-23 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639404#comment-14639404 ] Ramkumar Aiyengar commented on SOLR-7819: - Duh, this is why we need a good test for

[jira] [Updated] (SOLR-7227) Solr distribution archive should have the WAR file extracted already

2015-07-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-7227: - Attachment: SOLR-7227.patch Here's a patch that explodes the server/webapps/solr.war into

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-23 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639465#comment-14639465 ] Paul Elschot commented on LUCENE-6590: -- This might have some influence on weighting

[jira] [Assigned] (SOLR-7169) init.d status command has incorrect return value

2015-07-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-7169: Assignee: Timothy Potter init.d status command has incorrect return value

[jira] [Commented] (SOLR-7765) TokenizerChain methods may return null depending on how constructor is called -- causes NPE in luke request handler

2015-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638840#comment-14638840 ] ASF GitHub Bot commented on SOLR-7765: -- Github user grossws commented on the pull

[jira] [Updated] (LUCENE-6694) Snowball stemmer for Lithuanian language

2015-07-23 Thread Dainius Jocas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dainius Jocas updated LUCENE-6694: -- Attachment: stem_ISO_8859_1.sbl Snowball source code. Snowball stemmer for Lithuanian

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2490 - Failure!

2015-07-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2490/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: ERROR: SolrIndexSearcher opens=8 closes=7 Stack

[GitHub] lucene-solr pull request: Fix NPE in LukeRequestHandler in getAnal...

2015-07-23 Thread grossws
Github user grossws closed the pull request at: https://github.com/apache/lucene-solr/pull/185 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (LUCENE-6694) Snowball stemmer for Lithuanian language

2015-07-23 Thread Dainius Jocas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638951#comment-14638951 ] Dainius Jocas commented on LUCENE-6694: --- Yes, I confirm that it is OK to use Apache

[jira] [Commented] (SOLR-7765) TokenizerChain methods may return null depending on how constructor is called -- causes NPE in luke request handler

2015-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638830#comment-14638830 ] ASF GitHub Bot commented on SOLR-7765: -- Github user grossws closed the pull request

[GitHub] lucene-solr pull request: Fix NPE in LukeRequestHandler in getAnal...

2015-07-23 Thread grossws
Github user grossws commented on the pull request: https://github.com/apache/lucene-solr/pull/185#issuecomment-124117829 Fixed by @hossman in SOLR-7765 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[jira] [Commented] (LUCENE-6694) Snowball stemmer for Lithuanian language

2015-07-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638829#comment-14638829 ] Robert Muir commented on LUCENE-6694: - OK, until they incorporate it, i think we

[jira] [Updated] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6693: -- Attachment: LUCENE-6693.patch New patch: - I fixed some more problems where the updated

Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2534 - Failure!

2015-07-23 Thread Liang, Hsuan Tzu
Hi Erick, Thanks so much for your explanation. I just run all the tests again and success. It seems that the CDCR tests are not always failing. I¹ll take your suggestions and just ignore them for now. Thanks! Best, Zack On 7/22/15, 9:36 PM, Erick Erickson erickerick...@gmail.com wrote: Zack:

[jira] [Commented] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639039#comment-14639039 ] ASF subversion and git services commented on LUCENE-6693: - Commit

[jira] [Commented] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639045#comment-14639045 ] ASF subversion and git services commented on LUCENE-6693: - Commit

[jira] [Resolved] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-6693. --- Resolution: Fixed Fix Version/s: Trunk Permgen errors in 5.x on Jenkins builds with

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 4932 - Failure!

2015-07-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4932/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace: java.lang.RuntimeException:

[jira] [Commented] (SOLR-7822) solr v5.2.1 service always returns exit code 0

2015-07-23 Thread Virender Khatri (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638687#comment-14638687 ] Virender Khatri commented on SOLR-7822: --- duplicate of

Re: Transactions multiplexing IndexWriter

2015-07-23 Thread Adam Retter
Thanks Michael, Sorry for the very delayed reply. I had to put this on hold whilst I focused on another project. I am now revisiting this. Would I be correct in thinking that IndexWriter.addIndexes only allows me to add entries to an existing index, i.e. if I wanted to remove entries this would

[jira] [Updated] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7692: - Attachment: SOLR-7692.patch standard permissions names are streamlined Implement BasicAuth based impl

Use slf4j consistently

2015-07-23 Thread Oliver Schrenk
Hi, I wanted to move to log4j2 as the logging implementation for Solr (1) but ran into some issues when I switched out the appropriate jars. Unfortunately there are a few classes that directly rely on log4j to be on the classpath instead and don't use the slf4j logging facade. So I wanted to

Re: Use slf4j consistently

2015-07-23 Thread Mark Miller
Great Oliver - could you file a JIRA issue? - Mark On Thu, Jul 23, 2015 at 12:20 PM Oliver Schrenk oliver.schr...@gmail.com wrote: Hi, I wanted to move to log4j2 as the logging implementation for Solr (1) but ran into some issues when I switched out the appropriate jars. Unfortunately

[jira] [Created] (SOLR-7823) TestMiniSolrCloudCluster.testCollectionCreateSearchDelete async collection-creation (sometimes)

2015-07-23 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-7823: - Summary: TestMiniSolrCloudCluster.testCollectionCreateSearchDelete async collection-creation (sometimes) Key: SOLR-7823 URL:

[GitHub] lucene-solr pull request: SOLR-7823: TestMiniSolrCloudCluster ... ...

2015-07-23 Thread cpoerschke
GitHub user cpoerschke opened a pull request: https://github.com/apache/lucene-solr/pull/195 SOLR-7823: TestMiniSolrCloudCluster ... async collection-creation (sometimes) https://issues.apache.org/jira/i#browse/SOLR-7823 You can merge this pull request into a Git repository by

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-23 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639166#comment-14639166 ] Terry Smith commented on LUCENE-6590: - I think this looks great and will certainly

[jira] [Commented] (SOLR-7819) ZkController.ensureReplicaInLeaderInitiatedRecovery does not respect retryOnConnLoss

2015-07-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639380#comment-14639380 ] Shalin Shekhar Mangar commented on SOLR-7819: - [~andyetitmoves] - It looks like

[jira] [Created] (SOLR-7826) Permission issues when creating cores with bin/solr

2015-07-23 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-7826: -- Summary: Permission issues when creating cores with bin/solr Key: SOLR-7826 URL: https://issues.apache.org/jira/browse/SOLR-7826 Project: Solr Issue Type:

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

2015-07-23 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639384#comment-14639384 ] Shawn Heisey commented on SOLR-7826: I know, the user should not be logged in as root.

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2015-07-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639317#comment-14639317 ] Yonik Seeley commented on LUCENE-6590: -- Another thought... boosts really only make

[jira] [Commented] (SOLR-7825) Use slf4j consistently

2015-07-23 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639362#comment-14639362 ] Shawn Heisey commented on SOLR-7825: We should certainly fix problems like this. All

[jira] [Commented] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-23 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639238#comment-14639238 ] Don Bosco Durai commented on SOLR-7692: --- [~noble.paul], sorry if this was discussed

[jira] [Created] (SOLR-7824) Make server kerberos subject available to authorization plugin code

2015-07-23 Thread Don Bosco Durai (JIRA)
Don Bosco Durai created SOLR-7824: - Summary: Make server kerberos subject available to authorization plugin code Key: SOLR-7824 URL: https://issues.apache.org/jira/browse/SOLR-7824 Project: Solr

[jira] [Commented] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-23 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639287#comment-14639287 ] Don Bosco Durai commented on SOLR-7692: --- [~noble.paul], thanks. Implement BasicAuth

RE: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b73) - Build # 13391 - Failure!

2015-07-23 Thread Uwe Schindler
Hi, : It was just a try with newer build. And no, the machine has no hardware : failure, happens all the time with JDK 9 L - and only with Java 9 b67+ Uwe: perhaps you could change your JDK9 jenkins job to run but not send emails on failures? Unfortunately this is not so easy. It is always

[jira] [Commented] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639250#comment-14639250 ] Noble Paul commented on SOLR-7692: -- [~bosco] extend the class {{BasicAuthPlugin}} and

[jira] [Created] (SOLR-7825) Use slf4j consistently

2015-07-23 Thread Oliver Schrenk (JIRA)
Oliver Schrenk created SOLR-7825: Summary: Use slf4j consistently Key: SOLR-7825 URL: https://issues.apache.org/jira/browse/SOLR-7825 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-7823) TestMiniSolrCloudCluster.testCollectionCreateSearchDelete async collection-creation (sometimes)

2015-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639119#comment-14639119 ] ASF GitHub Bot commented on SOLR-7823: -- GitHub user cpoerschke opened a pull request:

RE: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b73) - Build # 13391 - Failure!

2015-07-23 Thread Chris Hostetter
: It was just a try with newer build. And no, the machine has no hardware : failure, happens all the time with JDK 9 L - and only with Java 9 b67+ Uwe: perhaps you could change your JDK9 jenkins job to run but not send emails on failures? then at least we can still generate reports, and test

Re: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b73) - Build # 13385 - Failure!

2015-07-23 Thread Dawid Weiss
188 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestParallelLeafReader Does not reproduce for me (1.9ea). There are some issues with this test though: 1) the leaked threads indeed leak -- in case something goes wrong the threadpool is never closed and it is kept

[jira] [Created] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-6693: - Summary: Permgen errors in 5.x on Jenkins builds with JDK 1.7 Key: LUCENE-6693 URL: https://issues.apache.org/jira/browse/LUCENE-6693 Project: Lucene - Core

[jira] [Updated] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6693: -- Description: Since I updated Groovy and other tools, 5.x builds fail with permgen errors in

[jira] [Updated] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6693: -- Fix Version/s: 5.3 Component/s: general/build Permgen errors in 5.x on Jenkins builds

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2488 - Still Failing!

2015-07-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2488/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 62271 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_51) - Build # 5058 - Still Failing!

2015-07-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5058/ Java: 64bit/jdk1.8.0_51 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests Error Message: Timeout while trying to assert update logs @

[jira] [Created] (LUCENE-6694) Snowball stemmer for Lithuanian language

2015-07-23 Thread Dainius Jocas (JIRA)
Dainius Jocas created LUCENE-6694: - Summary: Snowball stemmer for Lithuanian language Key: LUCENE-6694 URL: https://issues.apache.org/jira/browse/LUCENE-6694 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-6694) Snowball stemmer for Lithuanian language

2015-07-23 Thread Dainius Jocas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dainius Jocas updated LUCENE-6694: -- Attachment: LUCENE-6694.patch Snowball stemmer for Lithuanian language

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b73) - Build # 13391 - Failure!

2015-07-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13391/ Java: 32bit/jdk1.9.0-ea-b73 -server -XX:+UseConcMarkSweepGC -Djava.locale.providers=JRE,SPI 64 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestPhraseQuery Error Message: 1 thread leaked from SUITE

[CI] Lucene 5x Linux 64 Test Only - Build # 56980 - Failure!

2015-07-23 Thread build
BUILD FAILURE Build URLhttp://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/56980/ Project:lucene_linux_java8_64_test_only Date of build:Thu, 23 Jul 2015 12:03:28 +0200 Build duration:1 min 5 sec CHANGES No Changes

[jira] [Commented] (LUCENE-6694) Snowball stemmer for Lithuanian language

2015-07-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638629#comment-14638629 ] Robert Muir commented on LUCENE-6694: - The patch file only contains autogenerated

Re: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b73) - Build # 13391 - Failure!

2015-07-23 Thread Robert Muir
Yeah, java 9 is not really functional at the moment. hundreds of tests fail! On Thu, Jul 23, 2015 at 4:44 AM, Dawid Weiss dawid.we...@gmail.com wrote: 32bit/jdk1.9.0-ea-b73 Either the machine has a hardware failure or we should kill the JVM completely until a new ea build appears. These

[jira] [Updated] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6693: -- Attachment: LUCENE-6693.patch Patch for 5.x that refactors root's build.xml. - Imports now

[jira] [Updated] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6693: -- Attachment: LUCENE-6693.patch Permgen errors in 5.x on Jenkins builds with JDK 1.7

[jira] [Updated] (LUCENE-6693) Permgen errors in 5.x on Jenkins builds with JDK 1.7

2015-07-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6693: -- Attachment: (was: LUCENE-6693.patch) Permgen errors in 5.x on Jenkins builds with JDK 1.7