[jira] [Updated] (SOLR-13517) Store query and filter parameters on page change and page refresh

2019-06-13 Thread Saurav Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurav Kumar Singh updated SOLR-13517: -- Attachment: SOLR-13517.patch > Store query and filter parameters on page change and

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 24227 - Still Unstable!

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24227/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseG1GC 57 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest Error Message: Suite timeout

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

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/178/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 15 tests failed. FAILED: org.apache.solr.DistributedIntervalFacetingTest.test Error Message: Error from server at http://127.0.0.1:49887/collection1:

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

2019-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/384/ 4 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test Error Message: Timed out waiting for replica core_node12 (1560462677249) to replicate from leader core_node3 (0) Stack

[jira] [Updated] (SOLR-13490) waitForState/registerCollectionStateWatcher can see stale liveNodes data due to (Zk) Watcher race condition

2019-06-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-13490: Status: Patch Available (was: Open) > waitForState/registerCollectionStateWatcher can see stale liveNodes

[jira] [Updated] (SOLR-13490) waitForState/registerCollectionStateWatcher can see stale liveNodes data due to (Zk) Watcher race condition

2019-06-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-13490: Attachment: SOLR-13490.patch Status: Open (was: Open) Update patch... * added

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.2) - Build # 184 - Unstable!

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/184/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory Error Message: Error from server at

[jira] [Resolved] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12013. --- Resolution: Fixed Fixed up a missed failure path. > collections API CUSTERSTATUS command

[jira] [Commented] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

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

Re: precommit failures

2019-06-13 Thread Chris Hostetter
So, FWIW: these ecj/precommit ERRORS related to "javax.naming.*" packages/classes still seems to be happening periodically but unpredictibly & unreliably... 1) speaking persnally: it happens on my machine periodically, even with "ant clean precommit" and then goes away the very next time i

[jira] [Updated] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-12013: -- Attachment: SOLR-12013.supplemental.patch Status: Reopened (was: Reopened) covered a

[jira] [Commented] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

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

[GitHub] [lucene-solr] jtibshirani commented on issue #715: LUCENE-7714 Add a range query that takes advantage of index sorting.

2019-06-13 Thread GitBox
jtibshirani commented on issue #715: LUCENE-7714 Add a range query that takes advantage of index sorting. URL: https://github.com/apache/lucene-solr/pull/715#issuecomment-501898393 @jimczi I tried moving the optimization into `SortedNumericDocValuesRangeQuery`. I had a couple questions:

[jira] [Commented] (LUCENE-8855) Add Accountable to Query implementations

2019-06-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863502#comment-16863502 ] Andrzej Bialecki commented on LUCENE-8855: --- Updated patch: * add ramBytesUsed caching to

[jira] [Updated] (LUCENE-8855) Add Accountable to Query implementations

2019-06-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-8855: -- Attachment: LUCENE-8855.patch > Add Accountable to Query implementations >

[jira] [Commented] (SOLR-9961) RestoreCore needs the option to download files in parallel.

2019-06-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863500#comment-16863500 ] Mikhail Khludnev commented on SOLR-9961: {quote}This can even benefit backup operation. What do

[jira] [Commented] (SOLR-13523) Atomic Update results in NullPointerException

2019-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863464#comment-16863464 ] David Smiley commented on SOLR-13523: - Here's the relevant part of the stack trace (in branch_8x):

Re: Github PRs without attached JIRA issue

2019-06-13 Thread Cassandra Targett
I committed the pull request template a bit ago. Let’s see if it helps. I can help do some cleanup of existing open PRs, maybe tomorrow afternoon my time. It’s worth checking while we’re at it for PRs that are still open even though the Jira is resolved/closed. Cassandra On Jun 13, 2019, 6:08

[jira] [Resolved] (LUCENE-8842) Add a GitHub Pull Request Template

2019-06-13 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved LUCENE-8842. --- Resolution: Fixed Assignee: Cassandra Targett Fix Version/s: master

[jira] [Commented] (LUCENE-8842) Add a GitHub Pull Request Template

2019-06-13 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863443#comment-16863443 ] Cassandra Targett commented on LUCENE-8842: --- I just merged this in. I don't think I need to

[jira] [Commented] (LUCENE-8842) Add a GitHub Pull Request Template

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

[jira] [Commented] (LUCENE-8842) Add a GitHub Pull Request Template

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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.2) - Build # 5198 - Still Failing!

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5198/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 2026 lines...] [junit4] JVM J0: stderr was not empty, see:

[GitHub] [lucene-solr] ctargett merged pull request #705: LUCENE-8842: add a pull request template

2019-06-13 Thread GitBox
ctargett merged pull request #705: LUCENE-8842: add a pull request template URL: https://github.com/apache/lucene-solr/pull/705 This is an automated message from the Apache Git Service. To respond to the message, please log

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

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24226/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 6 object(s) that were not

[jira] [Updated] (LUCENE-8858) Migrate Lucene's Moin wiki to Confluence

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8858: Description: We have a deadline end of June to migrate Moin wiki to Confluence. This Jira will

[jira] [Created] (SOLR-13548) Migrate Solr's Moin wiki to Confluence

2019-06-13 Thread JIRA
Jan Høydahl created SOLR-13548: -- Summary: Migrate Solr's Moin wiki to Confluence Key: SOLR-13548 URL: https://issues.apache.org/jira/browse/SOLR-13548 Project: Solr Issue Type: Task

[jira] [Created] (LUCENE-8858) Migrate Lucene's Moin wiki to Confluence

2019-06-13 Thread JIRA
Jan Høydahl created LUCENE-8858: --- Summary: Migrate Lucene's Moin wiki to Confluence Key: LUCENE-8858 URL: https://issues.apache.org/jira/browse/LUCENE-8858 Project: Lucene - Core Issue Type:

[JENKINS-MAVEN] Lucene-Solr-Maven-8.x #125: POMs out of sync

2019-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-8.x/125/ No tests ran. Build Log: [...truncated 33499 lines...] [mvn] [INFO] - [mvn] [INFO] - [mvn]

[jira] [Commented] (SOLR-13333) terms.ttf=true doesn't work when distrib=false and terms.list is not specified

2019-06-13 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863397#comment-16863397 ] Lucene/Solr QA commented on SOLR-1: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13057) Allow search, facet and timeseries Streaming Expressions to accept a comma delimited list of collections

2019-06-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863396#comment-16863396 ] Joel Bernstein commented on SOLR-13057: --- True, let's get this in CHANGES.txt and close out this

Re: Use of JIRA fixVersion

2019-06-13 Thread David Smiley
+1 to your plan Jan. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Thu, Jun 13, 2019 at 8:40 AM Jan Høydahl wrote: > Trying to reach a conclusion (or perhaps a vote) on this. > > Here is a table that sums up my proposal. Basically it means in

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1361 - Still Failing

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

[jira] [Commented] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863378#comment-16863378 ] Mark Miller commented on SOLR-8346: --- I have not really looked into, the new gradle build just tells you

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

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/307/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.component.InfixSuggestersTest.testReloadDuringBuild Error Message: junit.framework.AssertionFailedError:

[jira] [Commented] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863340#comment-16863340 ] Erick Erickson commented on SOLR-8346: -- [~markrmil...@gmail.com] Thanks. Should we add these in or is

[jira] [Commented] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863331#comment-16863331 ] Mark Miller commented on SOLR-8346: --- Just an FYI on some new dependency(s) this version of Zookeeper has

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

2019-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/124/ 1 tests failed. FAILED: org.apache.solr.security.AuditLoggerIntegrationTest.testQueuedTimeMetric Error Message: Expecting mean time on queue >10ms, got 6.689941376825425 Stack Trace: java.lang.AssertionError: Expecting

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

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/703/ Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test Error Message: Error from server at http://127.0.0.1:39095/x_brd/collection1: non

[jira] [Reopened] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reopened SOLR-12013: --- Looking more carefully at the code, the current patch fixes the specific situation where the

[jira] [Commented] (SOLR-9952) S3BackupRepository

2019-06-13 Thread Richard (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863250#comment-16863250 ] Richard commented on SOLR-9952: --- So I managed to get this working for solr v7.4. I did have to upgrade the

[GitHub] [lucene-solr] jimczi commented on a change in pull request #715: LUCENE-7714 Add a range query that takes advantage of index sorting.

2019-06-13 Thread GitBox
jimczi commented on a change in pull request #715: LUCENE-7714 Add a range query that takes advantage of index sorting. URL: https://github.com/apache/lucene-solr/pull/715#discussion_r293455854 ## File path:

[jira] [Updated] (LUCENE-8852) ReleaseWizard tool

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8852: Description: The Release Wizard guides the Release Manager through the release process step by

[jira] [Updated] (LUCENE-8852) ReleaseWizard tool

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8852: Attachment: ReleaseWizard.png > ReleaseWizard tool > -- > > Key:

[jira] [Commented] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863194#comment-16863194 ] Erick Erickson commented on SOLR-13541: --- Thanks, I won't be able to get to this for a while today

[GitHub] [lucene-solr] jtibshirani commented on a change in pull request #715: LUCENE-7714 Add a range query that takes advantage of index sorting.

2019-06-13 Thread GitBox
jtibshirani commented on a change in pull request #715: LUCENE-7714 Add a range query that takes advantage of index sorting. URL: https://github.com/apache/lucene-solr/pull/715#discussion_r293448642 ## File path:

[jira] [Commented] (LUCENE-8766) Add Luwak as a lucene module

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

[jira] [Commented] (LUCENE-8766) Add Luwak as a lucene module

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

[GitHub] [lucene-solr] jtibshirani commented on issue #715: LUCENE-7714 Add a range query that takes advantage of index sorting.

2019-06-13 Thread GitBox
jtibshirani commented on issue #715: LUCENE-7714 Add a range query that takes advantage of index sorting. URL: https://github.com/apache/lucene-solr/pull/715#issuecomment-501757469 > I also agree that IndexOrDocValuesQuery is too generic to add the logic there but we could start by adding

[jira] [Comment Edited] (SOLR-13047) Add facet2D Streaming Expression

2019-06-13 Thread Nazerke Seidan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863160#comment-16863160 ] Nazerke Seidan edited comment on SOLR-13047 at 6/13/19 2:56 PM:

[jira] [Commented] (SOLR-13047) Add facet2D Streaming Expression

2019-06-13 Thread Nazerke Seidan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863160#comment-16863160 ] Nazerke Seidan commented on SOLR-13047: --- [~ctargett], closed the PR #660. > Add facet2D Streaming

[jira] [Commented] (SOLR-13333) terms.ttf=true doesn't work when distrib=false and terms.list is not specified

2019-06-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863159#comment-16863159 ] Mikhail Khludnev commented on SOLR-1: - Made almost no tweaks [^SOLR-1.patch]. Any

[JENKINS-MAVEN] Lucene-Solr-Maven-master #2584: POMs out of sync

2019-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-master/2584/ No tests ran. Build Log: [...truncated 35057 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-master/build.xml:680: The following error occurred while executing this line: : Java returned: 1 Total

[GitHub] [lucene-solr] NazerkeBS closed pull request #660: SOLR-13047: Add facet2D Streaming Expression

2019-06-13 Thread GitBox
NazerkeBS closed pull request #660: SOLR-13047: Add facet2D Streaming Expression URL: https://github.com/apache/lucene-solr/pull/660 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Comment Edited] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-13 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863154#comment-16863154 ] Kevin Risden edited comment on SOLR-13541 at 6/13/19 2:50 PM: -- Jetty 9.4.15+

[jira] [Updated] (SOLR-13333) terms.ttf=true doesn't work when distrib=false and terms.list is not specified

2019-06-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-1: Attachment: SOLR-1.patch > terms.ttf=true doesn't work when distrib=false and

[jira] [Commented] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-13 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863154#comment-16863154 ] Kevin Risden commented on SOLR-13541: - Jetty 9.4.15+ has the endpointIdentificationAlgorithm enabled

[jira] [Comment Edited] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-13 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863148#comment-16863148 ] Kevin Risden edited comment on SOLR-13541 at 6/13/19 2:44 PM: --

[jira] [Commented] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-13 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863148#comment-16863148 ] Kevin Risden commented on SOLR-13541: - [~erickerickson] - Pulled this out from the logs. I wonder if

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

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

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

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

[jira] [Resolved] (SOLR-13547) Post request to access solr error

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13547. --- Resolution: Invalid The JIRA issue tracker is not a support portal. Please raise this

Re: Use of JIRA fixVersion

2019-06-13 Thread Erick Erickson
I still prefer fixVersion to reflect every code line the change has been made to, but I won’t foam at the mouth about it. I think my minor quibble is with the “unreleased bug” bit in CHANGES.txt. I’d rather see those fixes in CHANGES.txt too on the theory that it’s not clear it’s totally

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

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

[jira] [Commented] (LUCENE-8829) TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

2019-06-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863075#comment-16863075 ] Atri Sharma commented on LUCENE-8829: - bq. I am not sure we have to. Can't a user initialize it

[jira] [Commented] (LUCENE-8829) TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

2019-06-13 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863067#comment-16863067 ] Simon Willnauer commented on LUCENE-8829: - {quote} Simon Willnauer That is a fun idea, although

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

2019-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/229/ 2 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerFailure Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached.

[GitHub] [lucene-solr] s1monw commented on issue #716: LUCENE-8853: Try parsing original file extension from tmp file

2019-06-13 Thread GitBox
s1monw commented on issue #716: LUCENE-8853: Try parsing original file extension from tmp file URL: https://github.com/apache/lucene-solr/pull/716#issuecomment-501697766 @mikemccand @jpountz can you please take another look

[GitHub] [lucene-solr] s1monw commented on a change in pull request #716: LUCENE-8853: Try parsing original file extension from tmp file

2019-06-13 Thread GitBox
s1monw commented on a change in pull request #716: LUCENE-8853: Try parsing original file extension from tmp file URL: https://github.com/apache/lucene-solr/pull/716#discussion_r293371952 ## File path: lucene/core/src/java/org/apache/lucene/store/FileSwitchDirectory.java

[GitHub] [lucene-solr] ctargett commented on issue #705: LUCENE-8842: add a pull request template

2019-06-13 Thread GitBox
ctargett commented on issue #705: LUCENE-8842: add a pull request template URL: https://github.com/apache/lucene-solr/pull/705#issuecomment-501686808 I added a `.github` folder and moved the template to it. I'll merge this shortly.

Re: Use of JIRA fixVersion

2019-06-13 Thread Jan Høydahl
Trying to reach a conclusion (or perhaps a vote) on this. Here is a table that sums up my proposal. Basically it means in most cases stop adding master as fixVersion. TypeCommitted tofixVersion CHANGES.txt section Feature master master (9.0)9.0 Feature master, branch_8x

[jira] [Created] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-13 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8857: --- Summary: Refactor TopDocs#Merge To Take In Custom Tie Breakers Key: LUCENE-8857 URL: https://issues.apache.org/jira/browse/LUCENE-8857 Project: Lucene - Core

[jira] [Commented] (SOLR-13545) ContentStreamUpdateRequest no longer closes stream

2019-06-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863007#comment-16863007 ] Mikhail Khludnev commented on SOLR-13545: - I think some close checking mockito mock can be

[GitHub] [lucene-solr] s1monw commented on issue #716: LUCENE-8853: Try parsing original file extension from tmp file

2019-06-13 Thread GitBox
s1monw commented on issue #716: LUCENE-8853: Try parsing original file extension from tmp file URL: https://github.com/apache/lucene-solr/pull/716#issuecomment-501675776 > Or, maybe we could instead require anywhere in Lucene that creates temp files to preserve the final extension in the

[jira] [Commented] (SOLR-13057) Allow search, facet and timeseries Streaming Expressions to accept a comma delimited list of collections

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863000#comment-16863000 ] Jan Høydahl commented on SOLR-13057: Looks like this is in 7.7.0 but no changes entry? > Allow

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1869 - Still unstable

2019-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1869/ 11 tests failed. FAILED: org.apache.lucene.search.TestApproximationSearchEquivalence.testDisjunction Error Message: expected:<4947> but was:<4909> Stack Trace: java.lang.AssertionError: expected:<4947> but was:<4909>

[jira] [Commented] (SOLR-1597) FileListEntityProcessor should recognize onError attribute

2019-06-13 Thread Heiko Ahrens (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862978#comment-16862978 ] Heiko Ahrens commented on SOLR-1597: * The issue is not resolved yet, I think. * Here's the current

Re: Github PRs without attached JIRA issue

2019-06-13 Thread Jan Høydahl
Once we get C in place (Github PR template), this will hopefully fix itself. So I propose to try PR template as a first measure and then revisit if that is not enough. Still left to do is to triage the existing open PRs and link them. Who wants to help?

[jira] [Updated] (SOLR-8754) Adding test cases for org.apache.solr.util.hll.NumberUtilTest

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8754: -- Fix Version/s: 8.2 master (9.0) > Adding test cases for

[jira] [Commented] (SOLR-8754) Adding test cases for org.apache.solr.util.hll.NumberUtilTest

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

[jira] [Resolved] (SOLR-8754) Adding test cases for org.apache.solr.util.hll.NumberUtilTest

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-8754. --- Resolution: Fixed Assignee: Jan Høydahl Better late than never :) > Adding test cases for

[jira] [Commented] (SOLR-8754) Adding test cases for org.apache.solr.util.hll.NumberUtilTest

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

[jira] [Commented] (SOLR-8754) Adding test cases for org.apache.solr.util.hll.NumberUtilTest

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

[jira] [Commented] (SOLR-8754) Adding test cases for org.apache.solr.util.hll.NumberUtilTest

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

[GitHub] [lucene-solr] janhoy merged pull request #15: SOLR-8754 add tests for org.apache.solr.util.hll.NumberUtilTest

2019-06-13 Thread GitBox
janhoy merged pull request #15: SOLR-8754 add tests for org.apache.solr.util.hll.NumberUtilTest URL: https://github.com/apache/lucene-solr/pull/15 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (LUCENE-8854) Can we do "doc at a time scoring" from the BKD tree for exact queries?

2019-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862929#comment-16862929 ] Michael McCandless commented on LUCENE-8854: {quote}moving points from a visitor API to a

[jira] [Commented] (LUCENE-8829) TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

2019-06-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862914#comment-16862914 ] Atri Sharma commented on LUCENE-8829: - [~simonw] That is a fun idea, although it would still need a

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #716: LUCENE-8853: Try parsing original file extension from tmp file

2019-06-13 Thread GitBox
mikemccand commented on a change in pull request #716: LUCENE-8853: Try parsing original file extension from tmp file URL: https://github.com/apache/lucene-solr/pull/716#discussion_r293311609 ## File path: lucene/core/src/java/org/apache/lucene/store/FileSwitchDirectory.java

[jira] [Created] (SOLR-13547) Post request to access solr error

2019-06-13 Thread liuwenqiang (JIRA)
liuwenqiang created SOLR-13547: -- Summary: Post request to access solr error Key: SOLR-13547 URL: https://issues.apache.org/jira/browse/SOLR-13547 Project: Solr Issue Type: Bug Security

Re: 8.1.2 bug fix release

2019-06-13 Thread Ishan Chattopadhyaya
Sure Dat, sounds good. On Thu, Jun 13, 2019 at 2:11 PM Đạt Cao Mạnh wrote: > > Hi Ishan, > > If upgrade Jetty seems too much for a bug fix release, I will try to upgrade > only part that affect SOLR-13413 (one module). Then see how tests will behave > then. Does that sound good? > > On Thu,

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 24223 - Unstable!

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24223/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseG1GC 13 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test Error Message: Timeout occurred while waiting response from

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

2019-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7992/ Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests Error Message: AddReplica did not complete

[jira] [Created] (LUCENE-8856) Move Intervals query from sandbox to queries module

2019-06-13 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8856: - Summary: Move Intervals query from sandbox to queries module Key: LUCENE-8856 URL: https://issues.apache.org/jira/browse/LUCENE-8856 Project: Lucene - Core

[jira] [Resolved] (SOLR-13546) Fix typo 'hightlight' in webapp query interface

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-13546. Resolution: Fixed > Fix typo 'hightlight' in webapp query interface >

[jira] [Updated] (SOLR-13546) Fix typo 'hightlight' in webapp query interface

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13546: --- Fix Version/s: 8.2 master (9.0) > Fix typo 'hightlight' in webapp query interface

[jira] [Commented] (SOLR-13546) Fix typo 'hightlight' in webapp query interface

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

[jira] [Resolved] (LUCENE-8766) Add Luwak as a lucene module

2019-06-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8766. --- Resolution: Fixed Fix Version/s: 8.2 Thanks all! > Add Luwak as a lucene module >

[jira] [Assigned] (SOLR-13546) Fix typo 'hightlight' in webapp query interface

2019-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-13546: -- Assignee: Jan Høydahl > Fix typo 'hightlight' in webapp query interface >

[GitHub] [lucene-solr] janhoy commented on issue #704: SOLR-13546: Fix typo 'hightlight' in webapp query interface

2019-06-13 Thread GitBox
janhoy commented on issue #704: SOLR-13546: Fix typo 'hightlight' in webapp query interface URL: https://github.com/apache/lucene-solr/pull/704#issuecomment-501622519 Thanks This is an automated message from the Apache Git

[jira] [Commented] (LUCENE-8766) Add Luwak as a lucene module

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

  1   2   >