[jira] [Commented] (SOLR-11960) Add collection level properties

2018-03-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388178#comment-16388178 ] Shalin Shekhar Mangar commented on SOLR-11960: -- bq. I think you are right, there is no need

Re: Review Request 65888: Upgrade Solr to use Log4J2

2018-03-06 Thread Tomás Fernández Löbbe
> On March 3, 2018, 4:41 a.m., Tomás Fernández Löbbe wrote: > > LGTM. I think you need to add org.apache.logging.log4j.** to forbidden APIs > > Erick Erickson wrote: > It turns out not. Thanks to Shawn I now know the shim is used, which > means we can (and do) still use log4j calls in the

Re: Review Request 65888: Upgrade Solr to use Log4J2

2018-03-06 Thread Tomás Fernández Löbbe
> On March 3, 2018, 4:41 a.m., Tomás Fernández Löbbe wrote: > > LGTM. I think you need to add org.apache.logging.log4j.** to forbidden APIs > > Erick Erickson wrote: > It turns out not. Thanks to Shawn I now know the shim is used, which > means we can (and do) still use log4j calls in the

[JENKINS] Lucene-Solr-Tests-master - Build # 2404 - Unstable

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2404/ 8 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([B1E2E963661DDCF9:1B2F3A91D1CE0929]:0)

[jira] [Commented] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388240#comment-16388240 ] Tomás Fernández Löbbe commented on SOLR-12061: -- It looks like I broke this test with the

Re: Review Request 65888: Upgrade Solr to use Log4J2

2018-03-06 Thread Shawn Heisey
> On March 3, 2018, 4:41 a.m., Tomás Fernández Löbbe wrote: > > LGTM. I think you need to add org.apache.logging.log4j.** to forbidden APIs > > Erick Erickson wrote: > It turns out not. Thanks to Shawn I now know the shim is used, which > means we can (and do) still use log4j calls in the

Re: Review Request 65888: Upgrade Solr to use Log4J2

2018-03-06 Thread Shawn Heisey
> On March 3, 2018, 4:41 a.m., Tomás Fernández Löbbe wrote: > > LGTM. I think you need to add org.apache.logging.log4j.** to forbidden APIs > > Erick Erickson wrote: > It turns out not. Thanks to Shawn I now know the shim is used, which > means we can (and do) still use log4j calls in the

[jira] [Commented] (SOLR-12045) Move Analytics Component from contrib to core

2018-03-06 Thread Houston Putman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388233#comment-16388233 ] Houston Putman commented on SOLR-12045: --- Thanks for the link. I think everything should be fine

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1714/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 8 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-11670) Implement a periodic house-keeping task

2018-03-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388379#comment-16388379 ] Shalin Shekhar Mangar commented on SOLR-11670: -- Thanks Andrzej! A few comments: *

[jira] [Updated] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-12061: - Attachment: SOLR-12061.patch > TestV1toV2ApiMapper.testCommands() failure: null

[jira] [Updated] (LUCENE-8185) HyphenationCompoundWordTokenFilter returns terms shorter than minSubwordSize

2018-03-06 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Krueger updated LUCENE-8185: - Affects Version/s: 6.6.1 7.2.1 >

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+43) - Build # 1475 - Still Unstable!

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1475/ Java: 64bit/jdk-10-ea+43 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 6 tests failed. FAILED: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState Error Message: expected: but was: Stack Trace:

[jira] [Commented] (SOLR-11066) Implement a scheduled trigger

2018-03-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388320#comment-16388320 ] Shalin Shekhar Mangar commented on SOLR-11066: -- Another commit missed by jira bot: {code}

SOLR-11954 issue

2018-03-06 Thread Александр Шестак
Hi, Some time ago I have created isuue which related with unpredictable behaviour of different kinds of synonyms mapping. https://issues.apache.org/jira/browse/SOLR-11954   Can you please look at this issue and say if community will try to solve this issue. Or may be you can give me some

[jira] [Commented] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388441#comment-16388441 ] Tomás Fernández Löbbe commented on SOLR-12061: -- I think this is actually a bug in the API

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/475/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21582/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC 6 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testNormalMove Error Message: Error from server at http://127.0.0.1:38265/solr: delete the

[jira] [Commented] (LUCENE-8192) Remove offsetsAreCorrect from BaseTokenStreamTestCase

2018-03-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388500#comment-16388500 ] Michael McCandless commented on LUCENE-8192: +1 to latest patch, yay! > Remove

[jira] [Resolved] (SOLR-10999) Support "Accept-Encoding" header to enable response gzip compression

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-10999. Resolution: Duplicate > Support "Accept-Encoding" header to enable response gzip compression >

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21583/ Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart Error Message: Timeout waiting for

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/487/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 11 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestFieldsReader Error Message: Could not remove the following files (in the order

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1477/ Java: 32bit/jdk1.8.0_162 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388745#comment-16388745 ] Tomás Fernández Löbbe commented on SOLR-12061: -- Does my change make sense to you

BeastIt! (Test)

2018-03-06 Thread BeastIt BeastIt
BeastIt Unit Test Beasting Summary Report for Apache Solr Master BeastIt gives unit tests a chance to duke it out in a fair but difficult environement. Each test is beasted and then judged. See a link to the full reports below. Number of Tests: 1098 Number Passed: 1053 % Passed: 95.9% Ran 30

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

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1496/ 3 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

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1476/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseParallelGC 20 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testAllVersionsTested Error Message: Missing backcompat test files: 6.6.3-cfs 7.2.1-cfs Stack

[jira] [Updated] (SOLR-11749) regression-test-like functionality for bin/solr*

2018-03-06 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-11749: --- Attachment: SOLR-11749.patch > regression-test-like functionality for bin/solr* >

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7205/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory Error Message: Could not remove the following files (in the

Re: Review Request 65888: Upgrade Solr to use Log4J2

2018-03-06 Thread Erick Erickson
> On March 3, 2018, 4:41 a.m., Tomás Fernández Löbbe wrote: > > LGTM. I think you need to add org.apache.logging.log4j.** to forbidden APIs > > Erick Erickson wrote: > It turns out not. Thanks to Shawn I now know the shim is used, which > means we can (and do) still use log4j calls in the

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

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/207/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/6/consoleText [repro] Revision: 4bdc99a465f830c5fe71abc2833327b9c27b221c [repro] Repro line: ant test

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

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/205/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/6/consoleText [repro] Revision: e428f0d58d5a6fffe71d25a52a5d58c74e729991 [repro] Repro line: ant test

[jira] [Updated] (SOLR-12062) V1toV2ApiMapper.convert only works for POST request

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-12062: - Attachment: SOLR-12062.patch > V1toV2ApiMapper.convert only works for POST

[jira] [Commented] (SOLR-12062) V1toV2ApiMapper.convert only works for POST request

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388661#comment-16388661 ] Tomás Fernández Löbbe commented on SOLR-12062: -- Attached test case that reproduces the

[jira] [Commented] (SOLR-11752) add gzip to jetty

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388539#comment-16388539 ] Jan Høydahl commented on SOLR-11752: [~elyograg] That's ok, practically same solution, please consider

[jira] [Commented] (SOLR-11646) Ref Guide: Update API examples to include v2 style examples

2018-03-06 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388693#comment-16388693 ] Jason Gerlowski commented on SOLR-11646: If we wanted to start giving people nudges to switch over

[jira] [Comment Edited] (SOLR-11646) Ref Guide: Update API examples to include v2 style examples

2018-03-06 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388693#comment-16388693 ] Jason Gerlowski edited comment on SOLR-11646 at 3/6/18 11:30 PM: - If we

[jira] [Commented] (SOLR-11954) Search behavior depends on kind of synonym mappings

2018-03-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388838#comment-16388838 ] Shawn Heisey commented on SOLR-11954: - There is a very subtle difference in how the analysis works

[jira] [Created] (SOLR-12062) V1toV2ApiMapper.convert only works for POST request

2018-03-06 Thread JIRA
Tomás Fernández Löbbe created SOLR-12062: Summary: V1toV2ApiMapper.convert only works for POST request Key: SOLR-12062 URL: https://issues.apache.org/jira/browse/SOLR-12062 Project: Solr

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

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/206/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/971/consoleText [repro] Revision: c1a44251fefabb0ed743f1bdaf287ac89ac38758 [repro] Ant options:

[jira] [Commented] (SOLR-11749) regression-test-like functionality for bin/solr*

2018-03-06 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388679#comment-16388679 ] Jason Gerlowski commented on SOLR-11749: Just noticed that my previous patch was broken. Due to

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1715 - Failure!

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1715/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testNormalMove Error Message: Error from server at http://127.0.0.1:47815/solr: delete the

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+43) - Build # 1478 - Still Unstable!

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1478/ Java: 64bit/jdk-10-ea+43 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this

[jira] [Commented] (SOLR-7887) Upgrade Solr to use log4j2 -- log4j 1 now officially end of life

2018-03-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389098#comment-16389098 ] Erick Erickson commented on SOLR-7887: -- I backed out making the configs the same, and fixed the

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/490/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderOldReplica Error Message: Replica core_node44 is not put as DOWN null Live

[JENKINS] Lucene-Solr-Tests-7.x - Build # 484 - Failure

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/484/ All tests passed Build Log: [...truncated 60809 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj707217579 [ecj-lint] Compiling 1165 source files to /tmp/ecj707217579 [ecj-lint] invalid Class-Path header in

[jira] [Commented] (SOLR-11982) Add support for shards.sort parameter

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388907#comment-16388907 ] Tomás Fernández Löbbe commented on SOLR-11982: -- I created a review request with your latest

[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 7 - Still unstable

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/7/ 8 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:46663/solr/MoveReplicaHDFSTest_failed_coll_true,

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

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/208/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/167/consoleText [repro] Revision: d72c369fb2f5d4f7904d0821037fcee924516258 [repro] Ant options: -Dtests.multiplier=2

[jira] [Updated] (SOLR-7887) Upgrade Solr to use log4j2 -- log4j 1 now officially end of life

2018-03-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-7887: - Attachment: SOLR-7887.patch > Upgrade Solr to use log4j2 -- log4j 1 now officially end of life >

Review Request 65942: SOLR-11982: Add support for shards.sort parameter

2018-03-06 Thread Tomás Fernández Löbbe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65942/ --- Review request for lucene. Repository: lucene-solr Description ---

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 476 - Failure!

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/476/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 60795 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /var/tmp/ecj180334963 [ecj-lint] Compiling 1165 source files to

[jira] [Commented] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389136#comment-16389136 ] Noble Paul commented on SOLR-12061: --- I don't think it is a fix. How can I reproduce this? I can fix it

[jira] [Assigned] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-12061: - Assignee: Noble Paul (was: Tomás Fernández Löbbe) > TestV1toV2ApiMapper.testCommands() failure:

[jira] [Commented] (SOLR-11795) Add Solr metrics exporter for Prometheus

2018-03-06 Thread Minoru Osuka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388911#comment-16388911 ] Minoru Osuka commented on SOLR-11795: - Hi [~ctargett], Thank you for your feedback and the

Re: Review Request 65942: SOLR-11982: Add support for shards.sort parameter

2018-03-06 Thread Tomás Fernández Löbbe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65942/#review198758 ---

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

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/209/ [...truncated 42 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/483/consoleText [repro] Revision: fe9030c48f993fd4bbbe7e1e826bfce78748aa33 [repro] Repro line: ant test

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21584/ Java: 32bit/jdk1.8.0_162 -client -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-11598) Export Writer needs to support more than 4 Sort fields - Say 10, ideally it should not be bound at all, but 4 seems to really short sell the StreamRollup capabilities.

2018-03-06 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389063#comment-16389063 ] Amrit Sarkar commented on SOLR-11598: - Thank you [~aroopganguly] for sharing the performance stats.

[jira] [Commented] (SOLR-12057) CDCR does not replicate to Collections with TLOG Replicas

2018-03-06 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388100#comment-16388100 ] Amrit Sarkar commented on SOLR-12057: - [~WebHomer], yeah, pull replicas cannot be leaders. Improved

[jira] [Assigned] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe reassigned SOLR-12061: Assignee: Tomás Fernández Löbbe > TestV1toV2ApiMapper.testCommands()

[jira] [Updated] (SOLR-12057) CDCR does not replicate to Collections with TLOG Replicas

2018-03-06 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-12057: Attachment: cdcr-fail-with-tlog-pull.patch > CDCR does not replicate to Collections with TLOG

[jira] [Commented] (SOLR-12045) Move Analytics Component from contrib to core

2018-03-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388111#comment-16388111 ] David Smiley commented on SOLR-12045: - +1 (haven't reviewed patch yet) The implicit "useParams" is

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 489 - Still Unstable!

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/489/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands Error Message: null value is not valid for name Stack Trace:

[jira] [Commented] (SOLR-11960) Add collection level properties

2018-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388148#comment-16388148 ] Tomás Fernández Löbbe commented on SOLR-11960: -- bq. The test failure described at SOLR-12061

[jira] [Commented] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389199#comment-16389199 ] Dawid Weiss commented on SOLR-12061: Steve listed the whole repro line, it's typically part of the

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7206/ Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC 7 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestBagOfPostings Error Message: Could not remove the following files (in the order of

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21579/ Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands Error Message: null value is not valid for name Stack Trace:

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1473/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands Error Message: null value is not valid for name Stack Trace:

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 167 - Still unstable

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/167/ 3 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx Error Message: Some docs had errors -- check logs expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: Some docs had

[jira] [Commented] (SOLR-12057) CDCR does not replicate to Collections with TLOG Replicas

2018-03-06 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387646#comment-16387646 ] Amrit Sarkar commented on SOLR-12057: - Thank you [~WebHomer], this is very useful information. I will

[jira] [Comment Edited] (SOLR-11598) Export Writer needs to support more than 4 Sort fields - Say 10, ideally it should not be bound at all, but 4 seems to really short sell the StreamRollup capabilit

2018-03-06 Thread Aroop (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387975#comment-16387975 ] Aroop edited comment on SOLR-11598 at 3/6/18 3:43 PM: -- I tried the patch and I see

Re: [1/2] lucene-solr:master: SOLR-12020: Remove unused import

2018-03-06 Thread Yonik Seeley
Whoops, thanks Tomas! -Yonik On Mon, Mar 5, 2018 at 8:01 PM, wrote: > Repository: lucene-solr > Updated Branches: > refs/heads/master fc2fd1dc2 -> c1a44251f > > > SOLR-12020: Remove unused import - To

[jira] [Commented] (SOLR-11795) Add Solr metrics exporter for Prometheus

2018-03-06 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387824#comment-16387824 ] Cassandra Targett commented on SOLR-11795: -- Looking at the patch closer, it seems many of the

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4478 - Unstable!

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4478/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC 7 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testMultiVariateNormalDistribution Error Message: Stack Trace:

[jira] [Commented] (SOLR-11598) Export Writer needs to support more than 4 Sort fields - Say 10, ideally it should not be bound at all, but 4 seems to really short sell the StreamRollup capabilities.

2018-03-06 Thread Aroop (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387975#comment-16387975 ] Aroop commented on SOLR-11598: -- I tried the patch and I see promising results over multiple runs: Query

[jira] [Comment Edited] (SOLR-11598) Export Writer needs to support more than 4 Sort fields - Say 10, ideally it should not be bound at all, but 4 seems to really short sell the StreamRollup capabilit

2018-03-06 Thread Aroop (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387975#comment-16387975 ] Aroop edited comment on SOLR-11598 at 3/6/18 3:44 PM: -- I tried the patch and I see

[jira] [Comment Edited] (SOLR-11598) Export Writer needs to support more than 4 Sort fields - Say 10, ideally it should not be bound at all, but 4 seems to really short sell the StreamRollup capabilit

2018-03-06 Thread Aroop (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387975#comment-16387975 ] Aroop edited comment on SOLR-11598 at 3/6/18 3:45 PM: -- I tried the patch and I see

[jira] [Commented] (SOLR-11795) Add Solr metrics exporter for Prometheus

2018-03-06 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387997#comment-16387997 ] Cassandra Targett commented on SOLR-11795: -- Sorry, one more bit of feedback - I didn't realize

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/486/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC 10 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree Error Message: Could not remove the following files (in the

[JENKINS] Lucene-Solr-SmokeRelease-7.x - Build # 166 - Still Failing

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/166/ No tests ran. Build Log: [...truncated 30126 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/smokeTestRelease/dist [copy] Copying

[jira] [Updated] (SOLR-12059) Unable to rename solr.xml

2018-03-06 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-12059: - Issue Type: Improvement (was: Bug) Changing this issue from a Bug to an Improvement.

[jira] [Commented] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387855#comment-16387855 ] Steve Rowe commented on SOLR-12061: --- {{git bisect}} says commit {{c1a44251fe}} on SOLR-11960 is where

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1474/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands Error Message: null value is not valid for name Stack Trace:

[jira] [Resolved] (SOLR-12060) Sor suggest component failure

2018-03-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12060. --- Resolution: Won't Fix I see you've raised this question on the user's list at

[jira] [Moved] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe moved LUCENE-8194 to SOLR-12061: --- Security: Public Lucene Fields: (was: New) Key:

[jira] [Created] (LUCENE-8194) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

2018-03-06 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-8194: -- Summary: TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name Key: LUCENE-8194 URL: https://issues.apache.org/jira/browse/LUCENE-8194 Project:

[jira] [Commented] (SOLR-11960) Add collection level properties

2018-03-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387861#comment-16387861 ] Steve Rowe commented on SOLR-11960: --- The test failure described at SOLR-12061 started happening at the

[jira] [Created] (LUCENE-8195) The custom Lucene snowball stemmer is incompatible with current Snowball Stemmer

2018-03-06 Thread Nikolay Georgiev (JIRA)
Nikolay Georgiev created LUCENE-8195: Summary: The custom Lucene snowball stemmer is incompatible with current Snowball Stemmer Key: LUCENE-8195 URL: https://issues.apache.org/jira/browse/LUCENE-8195

[jira] [Updated] (LUCENE-8195) The custom Lucene snowball stemmer is incompatible with current Snowball Stemmer

2018-03-06 Thread Nikolay Georgiev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Georgiev updated LUCENE-8195: - Description: If someone is using [the current version of Snowball

[jira] [Commented] (SOLR-11960) Add collection level properties

2018-03-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388024#comment-16388024 ] Shalin Shekhar Mangar commented on SOLR-11960: -- It looks like there is no consumer to this

[jira] [Commented] (SOLR-11066) Implement a scheduled trigger

2018-03-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388029#comment-16388029 ] Shalin Shekhar Mangar commented on SOLR-11066: -- Jirabot missed a commit I made: {code}

[jira] [Commented] (SOLR-12057) CDCR does not replicate to Collections with TLOG Replicas

2018-03-06 Thread Webster Homer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388058#comment-16388058 ] Webster Homer commented on SOLR-12057: -- Our setup would likely have either Tlog or NRT replicas. Any

Re: [VOTE] Release Lucene/Solr 6.6.3 RC1

2018-03-06 Thread David Smiley
+1 (belated; vote is done) SUCCESS! [0:56:33.040401] Note LeaderElectionContextKeyTest failed on the first go-round. I beasted it and didn't get it to re-occur. This is not a test impacted by the BadApple'ing or AwaitsFix activity lately. On Mon, Mar 5, 2018 at 7:37 PM Steve Rowe

[jira] [Comment Edited] (SOLR-12057) CDCR does not replicate to Collections with TLOG Replicas

2018-03-06 Thread Webster Homer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388058#comment-16388058 ] Webster Homer edited comment on SOLR-12057 at 3/6/18 4:35 PM: -- Our setup

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21581/ Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseParallelGC 10 tests failed. FAILED: org.apache.lucene.index.TestNorms.testMaxByteNorms Error Message: expected:<198> but was:<594> Stack Trace:

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/4/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseConcMarkSweepGC 33 tests failed. FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands Error Message: null value is not valid for name Stack Trace:

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 488 - Unstable!

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/488/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC 5 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in

[JENKINS] Lucene-Solr-Tests-7.x - Build # 483 - Still unstable

2018-03-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/483/ 1 tests failed. FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands Error Message: null value is not valid for name Stack Trace: java.lang.RuntimeException: null value is not valid for name at

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

2018-03-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21580/ Java: 64bit/jdk-10-ea+43 -XX:+UseCompressedOops -XX:+UseG1GC 13 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: Stack Trace: java.lang.AssertionError at

  1   2   >