[jira] [Commented] (SOLR-13301) [CVE-2019-0192] Deserialization of untrusted data via jmx.serviceUrl

2019-03-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801403#comment-16801403 ] Tomás Fernández Löbbe commented on SOLR-13301: -- [~jarekrozanski],

[jira] [Updated] (SOLR-13301) [CVE-2019-0192] Deserialization of untrusted data via jmx.serviceUrl

2019-03-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-13301: - Attachment: SOLR-13301-5_5.patch > [CVE-2019-0192] Deserialization of untrusted

[jira] [Updated] (SOLR-13301) [CVE-2019-0192] Deserialization of untrusted data via jmx.serviceUrl

2019-03-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-13301: - Fix Version/s: 6.6.6 > [CVE-2019-0192] Deserialization of untrusted data via

[jira] [Commented] (SOLR-13301) [CVE-2019-0192] Deserialization of untrusted data via jmx.serviceUrl

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

Re: 6.6.6 Release

2019-03-25 Thread Tomás Fernández Löbbe
Thanks for working on this Ishan, I'll commit SOLR-13301 into the branch too. On Mon, Mar 25, 2019 at 12:13 AM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Hi, > I have backported the following: > SOLR-10506 (Memory leak) > SOLR-12770 ("shards" security fix) > SOLR-12514

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

2019-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/307/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread:

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

2019-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/148/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testDistribFaceting Error Message: Timeout occurred while waiting response from

[jira] [Commented] (SOLR-13331) Atomic Update Multivalue remove does not work

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

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-03-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801268#comment-16801268 ] Erick Erickson commented on SOLR-13268: --- I'm about at my wit's end with this. I have test code in

[JENKINS] Lucene-Solr-SmokeRelease-8.x - Build # 52 - Failure

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/52/ No tests ran. Build Log: [...truncated 23482 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)

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

2019-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23826/ Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudSearcherWarming Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10.0.1) - Build # 7833 - Unstable!

2019-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7833/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.handler.TestSQLHandler.doTest Error Message: --> http://127.0.0.1:53942/collection1_shard2_replica_n1:Failed to

Re: Writing Unit test for SOLR Issue

2019-03-25 Thread Thomas Wöckinger
I think the class is the right one, but i am not sure if it is enough to test the issue just by using ByteArrayUtf8CharSequence as value for the updates. On Mon, Mar 25, 2019 at 8:42 PM Erick Erickson wrote: > Take a look at >

Re: Writing Unit test for SOLR Issue

2019-03-25 Thread Thomas Wöckinger
Ok, thx! How is the review done? Currently nobody is assigned to the issue. On Mon, Mar 25, 2019 at 8:42 PM Erick Erickson wrote: > Take a look at > …/solr/core/src/test/org/apache/solr/update/processor/AtomicUpdatesTest.java > > If you don’t want to add tests to that class, that’ll be

[jira] [Commented] (LUCENE-8739) ZSTD Compressor support in Lucene

2019-03-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801064#comment-16801064 ] Adrien Grand commented on LUCENE-8739: -- Zstd looks great indeed. We'd need a pure Java impl if we

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801036#comment-16801036 ] Adrien Grand commented on LUCENE-8738: -- You argued to keep this code around in the vote thread,

Re: Writing Unit test for SOLR Issue

2019-03-25 Thread Erick Erickson
Take a look at …/solr/core/src/test/org/apache/solr/update/processor/AtomicUpdatesTest.java If you don’t want to add tests to that class, that’ll be (roughly) the place you’d add a new test class. Best, Erick > On Mar 25, 2019, at 9:54 AM, Thomas Wöckinger > wrote: > > Hi! > > I submitted

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

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3068/ [...truncated 31 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/52/consoleText [repro] Revision: cbaa68e9c0bad859d70ae4a8885bbecde6b79453 [repro] Ant options: -Dtests.multiplier=2

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800995#comment-16800995 ] Uwe Schindler commented on LUCENE-8738: --- My question: Should we remove the MR-JAR code completely?

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800993#comment-16800993 ] Uwe Schindler commented on LUCENE-8738: --- I decided not to enable the search box in the javadocs,

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800991#comment-16800991 ] ASF subversion and git services commented on LUCENE-8738: - Commit

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

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/54/ 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in http://127.0.0.1:41596/solr/outOfSyncReplicasCannotBecomeLeader-false

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800971#comment-16800971 ] Uwe Schindler commented on LUCENE-8738: --- Hi, I bumped the ECJ version. Actually it goes back, but

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800968#comment-16800968 ] ASF subversion and git services commented on LUCENE-8738: - Commit

[jira] [Comment Edited] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800954#comment-16800954 ] Uwe Schindler edited comment on LUCENE-8738 at 3/25/19 6:18 PM: More

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800954#comment-16800954 ] Uwe Schindler commented on LUCENE-8738: --- More TODO points: - Update ASM version to support Java 11

[jira] [Commented] (SOLR-10705) Upgrade Velocity's version of jquery from 1.7.2 to 2.1.3

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800951#comment-16800951 ] Kevin Risden commented on SOLR-10705: - Upgrade didn't change this BTW. head.vm has references to

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800943#comment-16800943 ] Adrien Grand commented on LUCENE-8738: -- [~thetaphi] Feel free to heavy commit, I don't plan to

[jira] [Resolved] (SOLR-9920) error fixes included for did_you_mean.vm and richtext_doc.vm velocity examples

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-9920. Resolution: Fixed Since this is ~1.5 years old. Reopen if there are new errors after SOLR-13335. >

[jira] [Commented] (SOLR-9920) error fixes included for did_you_mean.vm and richtext_doc.vm velocity examples

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800941#comment-16800941 ] Kevin Risden commented on SOLR-9920: I fixed a few of these errors as part of SOLR-13335. Not sure I

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800929#comment-16800929 ] Kevin Risden commented on LUCENE-8738: -- Saw that maven template was updated. Might need to take

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800928#comment-16800928 ] Uwe Schindler commented on LUCENE-8738: --- I am sitting in a train so I can work abit on it. The

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800923#comment-16800923 ] Uwe Schindler commented on LUCENE-8738: --- Ah I was about to ask if you are already working on it

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

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/81/ 2 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: expected:<191> but was:<192> Stack Trace: java.lang.AssertionError: expected:<191> but was:<192> at

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800921#comment-16800921 ] Adrien Grand commented on LUCENE-8738: -- Hi Uwe, thanks for this checklist. I have started looking

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800920#comment-16800920 ] ASF subversion and git services commented on LUCENE-8738: - Commit

[jira] [Updated] (LUCENE-8738) Bump minimum version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8738: -- Component/s: general/build > Bump minimum version requirement to 11 >

[jira] [Updated] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8738: -- Summary: Bump minimum Java version requirement to 11 (was: Bump minimum version requirement

[jira] [Comment Edited] (LUCENE-8738) Bump minimum version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800910#comment-16800910 ] Uwe Schindler edited comment on LUCENE-8738 at 3/25/19 5:38 PM: Hi, next

[jira] [Updated] (LUCENE-8738) Bump minimum version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8738: -- Labels: Java11 (was: ) > Bump minimum version requirement to 11 >

[jira] [Commented] (LUCENE-8738) Bump minimum version requirement to 11

2019-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800910#comment-16800910 ] Uwe Schindler commented on LUCENE-8738: --- Hi, next to updating the {{-release}} flag in the JDK

Writing Unit test for SOLR Issue

2019-03-25 Thread Thomas Wöckinger
Hi! I submitted a patch for a solr bug https://issues.apache.org/jira/browse/SOLR-13331, i also want to add unit test for that issue. May someone can give me an advice where to add these unit test, because a simple test can be made easy but i think there should be also some integration tests,

BadApple

2019-03-25 Thread Erick Erickson
Not much this week either, I may remove the annotations indicated. **Annotations will be removed from the following tests because they haven't failed in the last 4 rollups. **Methods: 4 DeleteReplicaTest.deleteLiveReplicaTest

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

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3066/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/55/consoleText [repro] Revision: bca22d58e2d126ec6d349d375d3ea028892104e1 [repro] Ant options:

[jira] [Resolved] (SOLR-12346) Update ZooKeeper to 3.4.12.

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-12346. - Resolution: Won't Fix Superceded by SOLR-12727 > Update ZooKeeper to 3.4.12. >

[jira] [Resolved] (SOLR-4379) solr-core has a dependency to slf4j-jdk14 and is not binding agnostic

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-4379. Resolution: Fixed Marking as fixed since comment indicates this was fixed in 4.3.1 > solr-core has

[jira] [Updated] (SOLR-4379) solr-core has a dependency to slf4j-jdk14 and is not binding agnostic

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-4379: --- Fix Version/s: 4.3.1 > solr-core has a dependency to slf4j-jdk14 and is not binding agnostic >

[jira] [Closed] (SOLR-4379) solr-core has a dependency to slf4j-jdk14 and is not binding agnostic

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden closed SOLR-4379. -- > solr-core has a dependency to slf4j-jdk14 and is not binding agnostic >

[jira] [Commented] (SOLR-13112) Upgrade jackson to 2.9.8

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

[GitHub] [lucene-solr] risdenk merged pull request #621: SOLR-13112: Upgrade jackson to 2.9.8

2019-03-25 Thread GitBox
risdenk merged pull request #621: SOLR-13112: Upgrade jackson to 2.9.8 URL: https://github.com/apache/lucene-solr/pull/621 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (SOLR-13112) Upgrade jackson to 2.9.8

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

We have a cause for high CPU usage on Solr 7.7

2019-03-25 Thread Erick Erickson
From the user’s list (thanks to Adam Guthrie and Lukas Weiss) Short form: Apparently there’s a java 8 bug that’s the root cause, not fixed until Java 9: https://bugs.openjdk.java.net/browse/JDK-8129861 I have _not_ verified this, but we’ve had sporadic reports (Shawn?) of same. CommitTracker

[jira] [Commented] (SOLR-9963) Add Apache Calcite Avatica handler to Solr

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800792#comment-16800792 ] Kevin Risden commented on SOLR-9963: Yea agreed. I need to figure out what is going on before this

[jira] [Created] (SOLR-13347) Error writing Transaction log for UUIDField

2019-03-25 Thread JIRA
Thomas Wöckinger created SOLR-13347: --- Summary: Error writing Transaction log for UUIDField Key: SOLR-13347 URL: https://issues.apache.org/jira/browse/SOLR-13347 Project: Solr Issue Type:

[jira] [Commented] (SOLR-13331) Atomic Update Multivalue remove does not work

2019-03-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800763#comment-16800763 ] Thomas Wöckinger commented on SOLR-13331: - Additional tests result in problems with following

[jira] [Updated] (SOLR-13112) Upgrade jackson to 2.9.8

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13112: Attachment: SOLR-13112.patch > Upgrade jackson to 2.9.8 > > >

[jira] [Updated] (LUCENE-8740) AssertionError FlattenGraphFilter

2019-03-25 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated LUCENE-8740: -- Attachment: LUCENE-8740.patch > AssertionError FlattenGraphFilter >

[jira] [Updated] (SOLR-13112) Upgrade jackson to 2.9.8

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13112: Attachment: (was: SOLR-13112.patch) > Upgrade jackson to 2.9.8 > > >

[jira] [Closed] (SOLR-13110) CVE-2017-7525 Threat Level 9 Against Solr v7.6. org.codehaus.jackson : jackson-mapper-asl : 1.9.13. .A deserialization flaw was discovered in the jackson-databind, versi

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden closed SOLR-13110. --- > CVE-2017-7525 Threat Level 9 Against Solr v7.6. org.codehaus.jackson : > jackson-mapper-asl :

[jira] [Updated] (SOLR-13112) CVE-2018-14718(-14719),sonatype-2017-0312, CVE-2018-14720(-14721) Threat Level 8 Against Solr v7.6. com.fasterxml.jackson.core : jackson-databind : 2.9.6. FasterXML jac

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13112: Priority: Major (was: Blocker) > CVE-2018-14718(-14719),sonatype-2017-0312,

[jira] [Updated] (SOLR-13112) CVE-2018-14718(-14719),sonatype-2017-0312, CVE-2018-14720(-14721) Threat Level 8 Against Solr v7.6. com.fasterxml.jackson.core : jackson-databind : 2.9.6. FasterXML jac

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13112: Fix Version/s: master (9.0) 8.1 > CVE-2018-14718(-14719),sonatype-2017-0312,

[jira] [Resolved] (SOLR-13110) CVE-2017-7525 Threat Level 9 Against Solr v7.6. org.codehaus.jackson : jackson-mapper-asl : 1.9.13. .A deserialization flaw was discovered in the jackson-databind, ver

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-13110. - Resolution: Fixed Fixed as part of the Hadoop 3 upgrade in SOLR-9515 and released as part of

[jira] [Updated] (SOLR-13110) CVE-2017-7525 Threat Level 9 Against Solr v7.6. org.codehaus.jackson : jackson-mapper-asl : 1.9.13. .A deserialization flaw was discovered in the jackson-databind, vers

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13110: Priority: Major (was: Blocker) > CVE-2017-7525 Threat Level 9 Against Solr v7.6.

[jira] [Assigned] (SOLR-13110) CVE-2017-7525 Threat Level 9 Against Solr v7.6. org.codehaus.jackson : jackson-mapper-asl : 1.9.13. .A deserialization flaw was discovered in the jackson-databind, ver

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-13110: --- Assignee: Kevin Risden > CVE-2017-7525 Threat Level 9 Against Solr v7.6.

[jira] [Assigned] (SOLR-13112) CVE-2018-14718(-14719),sonatype-2017-0312, CVE-2018-14720(-14721) Threat Level 8 Against Solr v7.6. com.fasterxml.jackson.core : jackson-databind : 2.9.6. FasterXML ja

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-13112: --- Assignee: Kevin Risden > CVE-2018-14718(-14719),sonatype-2017-0312, CVE-2018-14720(-14721)

[jira] [Updated] (SOLR-13110) CVE-2017-7525 Threat Level 9 Against Solr v7.6. org.codehaus.jackson : jackson-mapper-asl : 1.9.13. .A deserialization flaw was discovered in the jackson-databind, vers

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13110: Fix Version/s: 8.0 master (9.0) > CVE-2017-7525 Threat Level 9 Against Solr

[jira] [Updated] (SOLR-13112) Upgrade jackson to 2.9.8

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13112: Summary: Upgrade jackson to 2.9.8 (was: CVE-2018-14718(-14719),sonatype-2017-0312,

[GitHub] [lucene-solr] risdenk opened a new pull request #621: SOLR-13112: Upgrade jackson to 2.9.8

2019-03-25 Thread GitBox
risdenk opened a new pull request #621: SOLR-13112: Upgrade jackson to 2.9.8 URL: https://github.com/apache/lucene-solr/pull/621 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (SOLR-13342) Remove dom4j from Solr

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800725#comment-16800725 ] Kevin Risden commented on SOLR-13342: - Thanks [~ch...@christopherschultz.net] for the extra info.

Re: need one sample application

2019-03-25 Thread Suresh Kumar Shanmugavel
the example which I need is in Solr7.4.0 and above On Mon, 25 Mar 2019 at 15:34, Suresh Kumar Shanmugavel < sureshkumar.shanmuga...@lastminute.com> wrote: > Hi Team, > I need one sample web application on Solr with master and slave > configurations having at least one core with it. > > If

[jira] [Commented] (SOLR-13335) Upgrade to velocity 2.0 and velocity-tools 3.0

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

[jira] [Created] (LUCENE-8740) AssertionError FlattenGraphFilter

2019-03-25 Thread Markus Jelsma (JIRA)
Markus Jelsma created LUCENE-8740: - Summary: AssertionError FlattenGraphFilter Key: LUCENE-8740 URL: https://issues.apache.org/jira/browse/LUCENE-8740 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (SOLR-9963) Add Apache Calcite Avatica handler to Solr

2019-03-25 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800706#comment-16800706 ] Josh Elser commented on SOLR-9963: -- {quote}Switched this over to SolrCloudTestCase and found an

[GitHub] [lucene-solr] risdenk merged pull request #612: SOLR-13335: Upgrade to velocity 2.0 and velocity-tools 3.0

2019-03-25 Thread GitBox
risdenk merged pull request #612: SOLR-13335: Upgrade to velocity 2.0 and velocity-tools 3.0 URL: https://github.com/apache/lucene-solr/pull/612 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (SOLR-13335) Upgrade to velocity 2.0 and velocity-tools 3.0

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

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

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3063/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-8.x/10/consoleText [repro] Revision: f220a511b981975a02ebbcef9c559eb9a39f7efb [repro] Ant options:

[jira] [Commented] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800692#comment-16800692 ] Alan Woodward commented on LUCENE-8477: --- I've opened a PR to make discussing this easier, as it's

[GitHub] [lucene-solr] romseygeek opened a new pull request #620: Automatically rewrite disjunctions when internal gaps matter

2019-03-25 Thread GitBox
romseygeek opened a new pull request #620: Automatically rewrite disjunctions when internal gaps matter URL: https://github.com/apache/lucene-solr/pull/620 We have a number of IntervalsSource implementations where automatic minimization of disjunctions can lead to surprising results:

[jira] [Created] (LUCENE-8739) ZSTD Compressor support in Lucene

2019-03-25 Thread Sean Torres (JIRA)
Sean Torres created LUCENE-8739: --- Summary: ZSTD Compressor support in Lucene Key: LUCENE-8739 URL: https://issues.apache.org/jira/browse/LUCENE-8739 Project: Lucene - Core Issue Type: New

[GitHub] [lucene-solr] henningandersen opened a new pull request #619: LUCENE-8735: Avoid FileAlreadyExistsException on windows.

2019-03-25 Thread GitBox
henningandersen opened a new pull request #619: LUCENE-8735: Avoid FileAlreadyExistsException on windows. URL: https://github.com/apache/lucene-solr/pull/619 FilterDirectory.getPendingDeletions() did not delegate the call, which resulted in a new IndexWriter on same directory not

[jira] [Commented] (SOLR-13335) Upgrade to velocity 2.0 and velocity-tools 3.0

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800647#comment-16800647 ] Kevin Risden commented on SOLR-13335: - Latest patch is based on master after dom4j removal from

[jira] [Updated] (SOLR-13335) Upgrade to velocity 2.0 and velocity-tools 3.0

2019-03-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13335: Attachment: SOLR-13335.patch > Upgrade to velocity 2.0 and velocity-tools 3.0 >

[jira] [Commented] (SOLR-13342) Remove dom4j from Solr

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

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_172) - Build # 304 - Unstable!

2019-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/304/ Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.ReindexCollectionTest.testBasicReindexing Error Message: num docs expected:<200> but was:<157> Stack Trace:

[jira] [Commented] (SOLR-13342) Remove dom4j from Solr

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

[GitHub] [lucene-solr] risdenk merged pull request #617: SOLR-13342: Remove dom4j fromj Solr

2019-03-25 Thread GitBox
risdenk merged pull request #617: SOLR-13342: Remove dom4j fromj Solr URL: https://github.com/apache/lucene-solr/pull/617 This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3224/ 3 tests failed. FAILED: org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest.perc20Test Error Message: Error starting up MiniSolrCloudCluster Stack Trace: java.lang.Exception: Error starting up

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 52 - Failure

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/52/ 10 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.api.collections.HdfsCollectionsAPIDistributedZkTest Error Message: Suite timeout exceeded (>= 360 msec). Stack Trace: java.lang.Exception: Suite

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

2019-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23823/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats Error Message: Key SEARCHER.searcher.indexVersion not found in

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

2019-03-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800537#comment-16800537 ] Shawn Heisey commented on SOLR-12809: - I was fiddling with my wife's laptop. Noticed that it said

[jira] [Comment Edited] (SOLR-13339) ZkController.preClose() prevent recovery, indexfetcher being kicked off after SolrCores already closed

2019-03-25 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800125#comment-16800125 ] Cao Manh Dat edited comment on SOLR-13339 at 3/25/19 9:57 AM: -- I run the

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_172) - Build # 145 - Unstable!

2019-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/145/ Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.ReindexCollectionTest.testLossySchema Error Message: num docs expected:<200> but was:<199> Stack Trace: java.lang.AssertionError: num

[jira] [Created] (SOLR-13346) Phrase matching on boolean queries

2019-03-25 Thread Krishan (JIRA)
Krishan created SOLR-13346: -- Summary: Phrase matching on boolean queries Key: SOLR-13346 URL: https://issues.apache.org/jira/browse/SOLR-13346 Project: Solr Issue Type: Bug Security Level:

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

2019-03-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800492#comment-16800492 ] Jan Høydahl commented on SOLR-13344: I could reproduce. But I think I need help in debugging why the

[jira] [Commented] (SOLR-13345) Admin UI login page doesn't accept empty passwords

2019-03-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800491#comment-16800491 ] Jan Høydahl commented on SOLR-13345: I struggle to see the usecase for empty password. In 2019 I'm

[jira] [Comment Edited] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-25 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800456#comment-16800456 ] Ignacio Vera edited comment on LUCENE-8736 at 3/25/19 8:25 AM: --- Thanks

[jira] [Commented] (SOLR-12770) [CVE-2017-3164] Make it possible to configure a shards whitelist for master/slave

2019-03-25 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800470#comment-16800470 ] Munendra S N commented on SOLR-12770: - [~ichattopadhyaya] I have skimmed through the backported

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

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3060/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/51/consoleText [repro] Revision: f220a511b981975a02ebbcef9c559eb9a39f7efb [repro] Ant options: -Dtests.multiplier=2

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

2019-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/313/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest Error Message: ObjectTracker found 6 object(s) that were not released!!! [SolrCore, MMapDirectory,

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-25 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800456#comment-16800456 ] Ignacio Vera commented on LUCENE-8736: -- Thanks [~nknize] for sharing the algorithm, looks pretty

  1   2   >