[GitHub] [lucene-solr] saurav534 opened a new pull request #690: [ UX improvement ] Dashboard will now store query and filter parameters on page change a…

2019-05-28 Thread GitBox
saurav534 opened a new pull request #690: [ UX improvement ] Dashboard will now store query and filter parameters on page change a… URL: https://github.com/apache/lucene-solr/pull/690 …s well 1) refreshing the search page wont loose query and filter parameters anymore 2) this will

[jira] [Commented] (LUCENE-8362) Add DocValue support for RangeFields

2019-05-28 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850544#comment-16850544 ] Atri Sharma commented on LUCENE-8362: - [^LUCENE-8362.patch]   [~jpountz] Attached

[jira] [Updated] (LUCENE-8362) Add DocValue support for RangeFields

2019-05-28 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8362: Attachment: LUCENE-8362.patch > Add DocValue support for RangeFields > --

[jira] [Commented] (SOLR-12562) Clean up RealTimeGetComponent.toSolrDoc

2019-05-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850498#comment-16850498 ] David Smiley commented on SOLR-12562: - UpdateLogTest is assuming that the type of cer

Re: [VOTE] Release Lucene/Solr 8.1.1 RC1

2019-05-28 Thread David Smiley
Great idea Martin. This could increase our test coverage a great deal for releases, albeit semi-manually. Of course our apps might not yet be on the very latest releases, but some will be. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Thu, May 23

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #688: LUCENE-8813: Ensure we never apply deletes from a closed DWPTDeleteQueue

2019-05-28 Thread GitBox
dnhatn commented on a change in pull request #688: LUCENE-8813: Ensure we never apply deletes from a closed DWPTDeleteQueue URL: https://github.com/apache/lucene-solr/pull/688#discussion_r288383884 ## File path: lucene/core/src/java/org/apache/lucene/index/DocumentsWriterDeleteQueu

[JENKINS] Lucene-Solr-8.1-Linux (32bit/jdk1.8.0_201) - Build # 356 - Still Unstable!

2019-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/356/ Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI Error Message: should be a routed alias Stack Trace: java.lang.AssertionError: shoul

Re: [VOTE] Release Lucene/Solr 7.7.2 RC1

2019-05-28 Thread Kevin Risden
+1 SUCCESS! [1:14:45.390365] Kevin Risden On Tue, May 28, 2019 at 7:54 PM Jan Høydahl wrote: > Please vote for release candidate 1 for Lucene/Solr 7.7.2 > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.2-RC1-revd4c30fc2856154f2c1fefc5

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

2019-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24156/ Java: 64bit/jdk-13-ea+18 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.lucene.index.TestIndexFileDeleter.testExcInDecRef Error Message: ReaderPool is already closed Stack Trace: org.apache

[VOTE] Release Lucene/Solr 7.7.2 RC1

2019-05-28 Thread Jan Høydahl
Please vote for release candidate 1 for Lucene/Solr 7.7.2 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.2-RC1-revd4c30fc2856154f2c1fefc589eb7cd070a415b94 You can run the smoke tester directly with this command: python3 -u dev-tools/scripts/sm

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850233#comment-16850233 ] Tomoko Uchida commented on LUCENE-8816: --- Hi [~danmuzi], thanks for speaking up ab

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

2019-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/633/ Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 5277 lines...] [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-cod

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

2019-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/355/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew Error Message: expected:<200> but was:<403> Stack Tra

[GitHub] [lucene-solr] dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288325802 ## File path: solr/contrib/jaegertracer-configurator/README.txt ## @@ -0,0 +1,30 @@ +Welcome to Apache Sol

[GitHub] [lucene-solr] dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288325802 ## File path: solr/contrib/jaegertracer-configurator/README.txt ## @@ -0,0 +1,30 @@ +Welcome to Apache Sol

[JENKINS] Lucene-Solr-Tests-master - Build # 3352 - Still Failing

2019-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3352/ All tests passed Build Log: [...truncated 62775 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj852445209 [ecj-lint] Compiling 69 source files to /tmp/ecj852445209 [ecj-lint] invalid Class-Path header in manif

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

2019-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24155/ Java: 64bit/jdk-13-ea+18 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI Error Message: {} expected:<2> but was:<0> Stack Trace: j

[jira] [Commented] (SOLR-13498) Please delete old releases from mirroring system

2019-05-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850146#comment-16850146 ] Sebb commented on SOLR-13498: - If the 7.7 series is still supported, why is it not listed on

[jira] [Updated] (SOLR-13494) Add DeepRandomStream implementation

2019-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13494: -- Description: Currently the *random* Streaming Expression performs a conventional distributed s

[jira] [Updated] (SOLR-13494) Add DeepRandomStream implementation

2019-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13494: -- Attachment: Screen Shot 2019-05-28 at 4.50.54 PM.png > Add DeepRandomStream implementation > --

[jira] [Updated] (SOLR-13494) Add DeepRandomStream implementation

2019-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13494: -- Description: Currently the *random* Streaming Expression performs a conventional distributed s

[jira] [Assigned] (SOLR-13498) Please delete old releases from mirroring system

2019-05-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-13498: -- Assignee: Jan Høydahl > Please delete old releases from mirroring system > ---

[jira] [Commented] (SOLR-13498) Please delete old releases from mirroring system

2019-05-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850138#comment-16850138 ] Jan Høydahl commented on SOLR-13498: We now have these releases in the mirrors: 5.5.5

[jira] [Commented] (SOLR-13497) Download page must not redirect to mirror page

2019-05-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850126#comment-16850126 ] Jan Høydahl commented on SOLR-13497: I agree. I can fix this when I update the web pa

[jira] [Assigned] (SOLR-13497) Download page must not redirect to mirror page

2019-05-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-13497: -- Assignee: Jan Høydahl > Download page must not redirect to mirror page > -

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

2019-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/149/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI Error Message: {} expected:<2> but was:<0> Stack Trace: java.lan

[jira] [Updated] (SOLR-13498) Please delete old releases from mirroring system

2019-05-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SOLR-13498: Description: To reduce the load on the ASF mirrors, projects are required to delete old releases [1] Please can y

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

2019-05-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850084#comment-16850084 ] Dawid Weiss commented on SOLR-13452: I don't think we can go slower than the current

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

2019-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/210/ 1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at __randomizedtesting.SeedInfo.

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #681: Fix SOLR-13347

2019-05-28 Thread GitBox
noblepaul commented on a change in pull request #681: Fix SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/681#discussion_r288261999 ## File path: solr/solrj/src/java/org/apache/solr/common/util/JavaBinCodec.java ## @@ -100,6 +100,7 @@ MAP_ENTRY_ITER =

[jira] [Created] (SOLR-13498) Please delete old releases from mirroring system

2019-05-28 Thread Sebb (JIRA)
Sebb created SOLR-13498: --- Summary: Please delete old releases from mirroring system Key: SOLR-13498 URL: https://issues.apache.org/jira/browse/SOLR-13498 Project: Solr Issue Type: Task Security L

[GitHub] [lucene-solr] dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288261245 ## File path: solr/core/src/java/org/apache/solr/util/tracing/GlobalTracer.java ## @@ -0,0 +1,97 @@ +/* +

[jira] [Updated] (SOLR-13497) Download page must not redirect to mirror page

2019-05-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SOLR-13497: Issue Type: Bug (was: Improvement) > Download page must not redirect to mirror page >

[jira] [Created] (SOLR-13497) Download page must not redirect to mirror page

2019-05-28 Thread Sebb (JIRA)
Sebb created SOLR-13497: --- Summary: Download page must not redirect to mirror page Key: SOLR-13497 URL: https://issues.apache.org/jira/browse/SOLR-13497 Project: Solr Issue Type: Improvement Secur

[GitHub] [lucene-solr] anshumg commented on a change in pull request #689: SOLR-13489: Stop the leader from trying to rejoin the election on ses…

2019-05-28 Thread GitBox
anshumg commented on a change in pull request #689: SOLR-13489: Stop the leader from trying to rejoin the election on ses… URL: https://github.com/apache/lucene-solr/pull/689#discussion_r288255173 ## File path: solr/core/src/java/org/apache/solr/cloud/ZkController.java ##

[jira] [Commented] (SOLR-13496) NullPointerException in JSONWriter.writeSolrDocument

2019-05-28 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849995#comment-16849995 ] Christine Poerschke commented on SOLR-13496: Attached patch proposes to null-

[jira] [Updated] (SOLR-13496) NullPointerException in JSONWriter.writeSolrDocument

2019-05-28 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-13496: --- Attachment: SOLR-13496.patch > NullPointerException in JSONWriter.writeSolrDocument >

[jira] [Created] (SOLR-13496) NullPointerException in JSONWriter.writeSolrDocument

2019-05-28 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-13496: -- Summary: NullPointerException in JSONWriter.writeSolrDocument Key: SOLR-13496 URL: https://issues.apache.org/jira/browse/SOLR-13496 Project: Solr

[GitHub] [lucene-solr] dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288232939 ## File path: solr/core/src/java/org/apache/solr/core/TracerConfigurator.java ## @@ -0,0 +1,63 @@ +/* + *

[GitHub] [lucene-solr] dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
dgarson commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288230479 ## File path: solr/contrib/jaegertracer-configurator/src/java/org/apache/solr/jaeger/JaegerTracerConfigurator.java

[ANNOUNCE] Apache Solr 8.1.1 released

2019-05-28 Thread Andrzej Białecki
## 28 May 2019, Apache Solr™ 8.1.1 available The Lucene PMC is pleased to announce the release of Apache Solr 8.1.1 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 107 - Still Unstable

2019-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/107/ 6 tests failed. FAILED: org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation Error Message: expected:<25> but was:<3244> Stack Trace: java.lang.AssertionError: expected:<25> but was:<3244>

[jira] [Comment Edited] (SOLR-13494) Add DeepRandomStream implementation

2019-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849973#comment-16849973 ] Joel Bernstein edited comment on SOLR-13494 at 5/28/19 5:41 PM: ---

[jira] [Commented] (SOLR-13494) Add DeepRandomStream implementation

2019-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849973#comment-16849973 ] Joel Bernstein commented on SOLR-13494: --- Patch including the RandomFacedStream whic

[jira] [Updated] (SOLR-13494) Add DeepRandomStream implementation

2019-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13494: -- Attachment: SOLR-13494.patch > Add DeepRandomStream implementation > --

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849967#comment-16849967 ] Namgyu Kim commented on LUCENE-8816: Hi everybody, Thank you for opening the issue!

[jira] [Commented] (SOLR-13489) Stop the leader from trying to rejoin the election on session expiration and harden our zk reconnect code path.

2019-05-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849930#comment-16849930 ] Mark Miller commented on SOLR-13489: Pull request and patch for review: https://patc

[jira] [Comment Edited] (SOLR-13489) Stop the leader from trying to rejoin the election on session expiration and harden our zk reconnect code path.

2019-05-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849930#comment-16849930 ] Mark Miller edited comment on SOLR-13489 at 5/28/19 5:00 PM: -

[GitHub] [lucene-solr] jpountz commented on a change in pull request #687: Adds a DoubleValues implementation for feature fields

2019-05-28 Thread GitBox
jpountz commented on a change in pull request #687: Adds a DoubleValues implementation for feature fields URL: https://github.com/apache/lucene-solr/pull/687#discussion_r288203293 ## File path: lucene/core/src/test/org/apache/lucene/document/TestFeatureDoubleValues.java ##

[jira] [Commented] (SOLR-12941) IndexSizeTrigger and splitMethod=link problems

2019-05-28 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849891#comment-16849891 ] Andrzej Bialecki commented on SOLR-12941: -- Thanks Christine! > IndexSizeTrigge

[GitHub] [lucene-solr] markrmiller opened a new pull request #689: SOLR-13489: Stop the leader from trying to rejoin the election on ses…

2019-05-28 Thread GitBox
markrmiller opened a new pull request #689: SOLR-13489: Stop the leader from trying to rejoin the election on ses… URL: https://github.com/apache/lucene-solr/pull/689 …sion expiration and harden our zk reconnect code path. Th

[jira] [Updated] (SOLR-13489) Fix various issues impacting stability on Zookeeper expiration reconnect.Stop the leader from trying to rejoin the election on session expiration and harden our zk reconn

2019-05-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-13489: --- Summary: Fix various issues impacting stability on Zookeeper expiration reconnect.Stop the leader fro

[jira] [Updated] (SOLR-13489) Stop the leader from trying to rejoin the election on session expiration and harden our zk reconnect code path.

2019-05-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-13489: --- Summary: Stop the leader from trying to rejoin the election on session expiration and harden our zk r

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

2019-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24154/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: must have failed Stack Trace: java.lang.Asse

[jira] [Commented] (SOLR-13396) SolrCloud will delete the core data for any core that is not referenced in the clusterstate

2019-05-28 Thread Koen De Groote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849860#comment-16849860 ] Koen De Groote commented on SOLR-13396: --- In the mean time, while this is awaiting b

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.2) - Build # 5168 - Failure!

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

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

2019-05-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849854#comment-16849854 ] Mark Miller commented on SOLR-13452: Forget what I said about not being interested in

[jira] [Commented] (SOLR-12941) IndexSizeTrigger and splitMethod=link problems

2019-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849842#comment-16849842 ] ASF subversion and git services commented on SOLR-12941: Commit e

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849840#comment-16849840 ] Tomoko Uchida commented on LUCENE-8816: --- Hi [~jim.ferenczi], I just skimmed your

[jira] [Commented] (SOLR-12941) IndexSizeTrigger and splitMethod=link problems

2019-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849838#comment-16849838 ] ASF subversion and git services commented on SOLR-12941: Commit 9

[GitHub] [lucene-solr] zsgyulavari commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
zsgyulavari commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288158859 ## File path: solr/core/src/java/org/apache/solr/util/tracing/GlobalTracer.java ## @@ -0,0 +1,82 @@ +/

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

2019-05-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-13452: --- Fix Version/s: master (9.0) > Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradl

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

2019-05-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-13452: -- Assignee: Mark Miller > Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Grad

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

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

[GitHub] [lucene-solr] s1monw commented on issue #688: LUCENE-8813: Ensure we never apply deletes from a closed DWPTDeleteQueue

2019-05-28 Thread GitBox
s1monw commented on issue #688: LUCENE-8813: Ensure we never apply deletes from a closed DWPTDeleteQueue URL: https://github.com/apache/lucene-solr/pull/688#issuecomment-496554251 @dnhatn @mikemccand would you mind taking a look -

[GitHub] [lucene-solr] s1monw opened a new pull request #688: LUCENE-8813: Ensure we never apply deletes from a closed DWPTDeleteQueue

2019-05-28 Thread GitBox
s1monw opened a new pull request #688: LUCENE-8813: Ensure we never apply deletes from a closed DWPTDeleteQueue URL: https://github.com/apache/lucene-solr/pull/688 Today we don't have a strong protection that we add and apply deletes / updates on or from an already flushed delete queue.

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

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

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849778#comment-16849778 ] Jim Ferenczi commented on LUCENE-8816: -- We discussed this when we added the Korean

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 111 - Failure

2019-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/111/ All tests passed Build Log: [...truncated 62546 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1724631109 [ecj-lint] Compiling 953 source files to /tmp/ecj1724631109 [ecj-lint] invalid Class-Path head

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849755#comment-16849755 ] Tomoko Uchida commented on LUCENE-8816: --- [~rcmuir] [~sokolov]: Thanks for the comm

[jira] [Commented] (LUCENE-8809) Refresh and rollback concurrently can leave segment states unclosed

2019-05-28 Thread Nhat Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849737#comment-16849737 ] Nhat Nguyen commented on LUCENE-8809: - [~janhoy] Thank you for adding a changes entr

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849734#comment-16849734 ] Robert Muir commented on LUCENE-8816: - >From the perspective of this code, the dicti

[jira] [Comment Edited] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849731#comment-16849731 ] Mike Sokolov edited comment on LUCENE-8816 at 5/28/19 1:41 PM: ---

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849731#comment-16849731 ] Mike Sokolov commented on LUCENE-8816: -- What if we changed the various dictionary c

[jira] [Commented] (LUCENE-8809) Refresh and rollback concurrently can leave segment states unclosed

2019-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849723#comment-16849723 ] ASF subversion and git services commented on LUCENE-8809: - Commi

[jira] [Commented] (LUCENE-8809) Refresh and rollback concurrently can leave segment states unclosed

2019-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849724#comment-16849724 ] ASF subversion and git services commented on LUCENE-8809: - Commi

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849725#comment-16849725 ] Robert Muir commented on LUCENE-8816: - if the licensing challenge in LUCENE-4056 is

[jira] [Updated] (LUCENE-8809) Refresh and rollback concurrently can leave segment states unclosed

2019-05-28 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8809: Fix Version/s: 7.7.2 > Refresh and rollback concurrently can leave segment states unclosed > -

[jira] [Updated] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-8816: -- Description: I've inspired by this mail-list thread. [http://mail-archives.apache.org/mod_mb

[jira] [Created] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-05-28 Thread Tomoko Uchida (JIRA)
Tomoko Uchida created LUCENE-8816: - Summary: Decouple Kuromoji's morphological analyser and its dictionary Key: LUCENE-8816 URL: https://issues.apache.org/jira/browse/LUCENE-8816 Project: Lucene - Cor

[jira] [Commented] (SOLR-11724) Cdcr Bootstrapping does not cause "index copying" to follower nodes on Target

2019-05-28 Thread Tim (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849705#comment-16849705 ] Tim commented on SOLR-11724: So what's the process for this patch to make it into an update?

[GitHub] [lucene-solr] thomaswoeckinger commented on a change in pull request #681: Fix SOLR-13347

2019-05-28 Thread GitBox
thomaswoeckinger commented on a change in pull request #681: Fix SOLR-13347 URL: https://github.com/apache/lucene-solr/pull/681#discussion_r288091183 ## File path: solr/solrj/src/java/org/apache/solr/common/util/JavaBinCodec.java ## @@ -100,6 +100,7 @@ MAP_ENTRY_

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_201) - Build # 277 - Failure!

2019-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/277/ Java: 32bit/jdk1.8.0_201 -client -XX:+UseParallelGC All tests passed Build Log: [...truncated 60836 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj1019417227 [ecj-lint] Compili

[GitHub] [lucene-solr] colings86 opened a new pull request #687: Adds a DoubleValues implementation for feature fields

2019-05-28 Thread GitBox
colings86 opened a new pull request #687: Adds a DoubleValues implementation for feature fields URL: https://github.com/apache/lucene-solr/pull/687 As described in https://issues.apache.org/jira/browse/LUCENE-8815 This is an

[jira] [Created] (LUCENE-8815) Enable retrieving of feature values through a DoubleValues implementation

2019-05-28 Thread Colin Goodheart-Smithe (JIRA)
Colin Goodheart-Smithe created LUCENE-8815: -- Summary: Enable retrieving of feature values through a DoubleValues implementation Key: LUCENE-8815 URL: https://issues.apache.org/jira/browse/LUCENE-8815

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288056034 ## File path: solr/core/src/java/org/apache/solr/util/tracing/HttpServletCarrier.java ## @@ -0,0 +1,

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288051106 ## File path: lucene/ivy-versions.properties ## @@ -66,9 +66,18 @@ io.dropwizard.metrics.version = 4.

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288052371 ## File path: solr/contrib/jaegertracer-configurator/README.txt ## @@ -0,0 +1,30 @@ +Welcome to Apach

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288055779 ## File path: solr/core/src/java/org/apache/solr/util/tracing/GlobalTracer.java ## @@ -0,0 +1,82 @@ +

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288057203 ## File path: solr/core/src/test/org/apache/solr/cloud/TestDistributedTracing.java ## @@ -0,0 +1,117

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288052632 ## File path: solr/contrib/jaegertracer-configurator/README.txt ## @@ -0,0 +1,30 @@ +Welcome to Apach

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
shalinmangar commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288053923 ## File path: solr/core/src/java/org/apache/solr/core/JavaagentTracerConfigurator.java ## @@ -0,0 +1

[jira] [Commented] (LUCENE-8809) Refresh and rollback concurrently can leave segment states unclosed

2019-05-28 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849602#comment-16849602 ] Jan Høydahl commented on LUCENE-8809: - [~dnhatn] your commits lack a {{lucene/CHANGE

Re: Lucene/Solr 7.7.2

2019-05-28 Thread Jan Høydahl
Now that 8.1.1 vote has passed, I'll proceed with the 7.7.2 release. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 21. mai 2019 kl. 16:13 skrev Uwe Schindler : > > Please wait for: https://issues.apache.org/jira/browse/LUCENE-8807 >

[GitHub] [lucene-solr] CaoManhDat commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
CaoManhDat commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288036673 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -379,6 +397,23 @

[GitHub] [lucene-solr] CaoManhDat commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
CaoManhDat commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288035845 ## File path: solr/core/src/java/org/apache/solr/util/tracing/GlobalTracer.java ## @@ -0,0 +1,82 @@ +/*

[GitHub] [lucene-solr] CaoManhDat commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr

2019-05-28 Thread GitBox
CaoManhDat commented on a change in pull request #685: SOLR-13434: OpenTracing support for Solr URL: https://github.com/apache/lucene-solr/pull/685#discussion_r288033929 ## File path: solr/core/src/java/org/apache/solr/util/tracing/GlobalTracer.java ## @@ -0,0 +1,82 @@ +/*

[jira] [Commented] (SOLR-13434) OpenTracing support for Solr

2019-05-28 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849572#comment-16849572 ] Cao Manh Dat commented on SOLR-13434: - I took a look at OpenTelemetry, and * its api

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849559#comment-16849559 ] ASF subversion and git services commented on LUCENE-8784: - Commi

[jira] [Commented] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point.

2019-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849557#comment-16849557 ] ASF subversion and git services commented on LUCENE-8784: - Commi

  1   2   >