Re: pylucene on Ubuntu 18.04

2018-05-28 Thread Jeff Breidenbach
And for what it is worth, python-setuptools claims to be version 39.0.1. I've probably spent about 10 to 12 hours trying to get something to work. It is not clear to me if it needs patching to not.

Re: pylucene on Ubuntu 18.04

2018-05-28 Thread Jeff Breidenbach
To be a little more specific, here's what happens with version 4.9.0 which I've had good luck with in the past. The system contains the following shared libraries. /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so It looks

[jira] [Commented] (SOLR-12088) Shards with dead replicas cause increased write latency

2018-05-28 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493091#comment-16493091 ] Cao Manh Dat commented on SOLR-12088: - [~jerry.bao] Since Solr 7.3.1 is released. Can you confirm

pylucene on Ubuntu 18.04

2018-05-28 Thread Jeff Breidenbach
I'm having all sorts of trouble getting PyLucene to run on Ubuntu 18.04, which has openjdk-8, openjdk-11, python 2.7.15. Has anyone had success, and if so, with which version of pylucene? Thanks, Jeff

[JENKINS] Lucene-Solr-Tests-7.x - Build # 627 - Unstable

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/627/ 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure Error Message: Did not see a fully active cluster after 30 seconds Stack Trace:

[jira] [Commented] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493017#comment-16493017 ] Lucene/Solr QA commented on LUCENE-8334: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/70/ 3 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testBasic Error Message: there should be new MOVERPLICA ops Stack Trace: java.lang.AssertionError: there should be new MOVERPLICA ops

[jira] [Commented] (SOLR-12290) Do not close any servlet streams and improve our servlet stream closing prevention code for users and devs.

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492978#comment-16492978 ] Varun Thacker commented on SOLR-12290: -- Sounds good! Here's a patch which squashes all the 4 commits

[jira] [Updated] (SOLR-12290) Do not close any servlet streams and improve our servlet stream closing prevention code for users and devs.

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12290: - Attachment: SOLR-12290_7x.patch > Do not close any servlet streams and improve our servlet

[jira] [Updated] (SOLR-11578) Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type to give a more accurate representation of the cluster

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-11578: - Attachment: replica_info.png > Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type

[jira] [Commented] (SOLR-11578) Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type to give a more accurate representation of the cluster

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492971#comment-16492971 ] Varun Thacker commented on SOLR-11578: -- Thanks Rohit for the patch! Looks great Here's what I think

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/715/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/69/consoleText [repro] Revision: 22e333f1dc7bd5f07386df02c2a1d5a55e980e46 [repro] Repro line: ant test

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 229 - Failure

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/229/ 1 tests failed. FAILED: org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit Error Message: GC overhead limit exceeded Stack Trace: java.lang.OutOfMemoryError: GC overhead limit exceeded

[jira] [Commented] (SOLR-12290) Do not close any servlet streams and improve our servlet stream closing prevention code for users and devs.

2018-05-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492948#comment-16492948 ] Mark Miller commented on SOLR-12290: Yeah, feel free - the reason I’m not very concerned is that the

[jira] [Commented] (LUCENE-8332) New ConcatenateGraphTokenStream (move/rename CompletionTokenStream)

2018-05-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492904#comment-16492904 ] David Smiley commented on LUCENE-8332: -- Oh I wanted to mention one thing; perhaps just here though

[jira] [Commented] (LUCENE-8331) MergePolicy simulator utility

2018-05-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492919#comment-16492919 ] David Smiley commented on LUCENE-8331: -- Thanks for your input Simon. bq. I am not sure it needs

[jira] [Commented] (SOLR-11453) Create separate logger for slow requests

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

[jira] [Commented] (SOLR-11453) Create separate logger for slow requests

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

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/228/ No tests ran. Build Log: [...truncated 24218 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] [Assigned] (SOLR-11453) Create separate logger for slow requests

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker reassigned SOLR-11453: Assignee: Varun Thacker (was: Shawn Heisey) Attachment: SOLR-11453.patch Final

[jira] [Commented] (SOLR-12376) New TaggerRequestHandler (aka SolrTextTagger)

2018-05-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492897#comment-16492897 ] David Smiley commented on SOLR-12376: - Updated patch to use the new ConcatenateGraphFilterFactory

[jira] [Updated] (SOLR-12376) New TaggerRequestHandler (aka SolrTextTagger)

2018-05-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-12376: Attachment: SOLR-12376.patch > New TaggerRequestHandler (aka SolrTextTagger) >

[jira] [Comment Edited] (SOLR-10428) CloudSolrClient: Qerying multiple collection aliases leads to SolrException: Collection not found

2018-05-28 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492891#comment-16492891 ] Shawn Heisey edited comment on SOLR-10428 at 5/28/18 7:09 PM: -- The

[jira] [Commented] (SOLR-10428) CloudSolrClient: Qerying multiple collection aliases leads to SolrException: Collection not found

2018-05-28 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492891#comment-16492891 ] Shawn Heisey commented on SOLR-10428: - The collection parameter that is mentioned on the wiki page

[jira] [Updated] (SOLR-11453) Create separate logger for slow requests

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-11453: - Affects Version/s: (was: 7.0.1) > Create separate logger for slow requests >

[jira] [Commented] (SOLR-11453) Create separate logger for slow requests

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492888#comment-16492888 ] Varun Thacker commented on SOLR-11453: -- Updated patch folding in changes from Shawn's patch. Running

[jira] [Updated] (SOLR-11453) Create separate logger for slow requests

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-11453: - Attachment: SOLR-11453.patch > Create separate logger for slow requests >

[jira] [Commented] (SOLR-12401) Add getValue() and setValue() Stream Evaluators

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

[jira] [Commented] (SOLR-12314) ConcurrentUpdateSolrClient doesn't respect the timeout's defined in the solr.xml file

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

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

2018-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/674/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTaskQueueTest.testPeekElements Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-12290) Do not close any servlet streams and improve our servlet stream closing prevention code for users and devs.

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492883#comment-16492883 ] Varun Thacker commented on SOLR-12290: -- Hi Mark, Is it okay if we backport this to branch_7x  ?

[jira] [Commented] (SOLR-12411) Add arima Stream Evaluator

2018-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492875#comment-16492875 ] Joel Bernstein commented on SOLR-12411: --- This implementation looks quite promising:

[jira] [Commented] (SOLR-12314) ConcurrentUpdateSolrClient doesn't respect the timeout's defined in the solr.xml file

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

[jira] [Created] (SOLR-12411) Add arima Stream Evaluator

2018-05-28 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-12411: - Summary: Add arima Stream Evaluator Key: SOLR-12411 URL: https://issues.apache.org/jira/browse/SOLR-12411 Project: Solr Issue Type: New Feature

[jira] [Resolved] (SOLR-12314) ConcurrentUpdateSolrClient doesn't respect the timeout's defined in the solr.xml file

2018-05-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-12314. -- Resolution: Fixed Fix Version/s: master (8.0) 7.4 Thanks Mark ! >

[jira] [Assigned] (SOLR-12411) Add arima Stream Evaluator

2018-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-12411: - Assignee: Joel Bernstein > Add arima Stream Evaluator > -- > >

[jira] [Commented] (SOLR-12401) Add getValue() and setValue() Stream Evaluators

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

[jira] [Updated] (SOLR-12401) Add getValue() and setValue() Stream Evaluators

2018-05-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-12401: -- Summary: Add getValue() and setValue() Stream Evaluators (was: Streaming functions getValue()

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2548/ 1 tests failed. FAILED: org.apache.solr.handler.component.DistributedTermsComponentTest.test Error Message: Error from server at http://127.0.0.1:36885/u_/x/collection1: ERROR: [doc=22] Error adding field 'c_t'='snake spider'

[jira] [Created] (LUCENE-8336) Refresh Snowball stemming module to add Arabic stemmer

2018-05-28 Thread Benzahia Lakhdar (JIRA)
Benzahia Lakhdar created LUCENE-8336: Summary: Refresh Snowball stemming module to add Arabic stemmer Key: LUCENE-8336 URL: https://issues.apache.org/jira/browse/LUCENE-8336 Project: Lucene - Core

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/714/ [...truncated 50 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/2547/consoleText [repro] Revision: fd929c1d601bd6e946489f51e7b3c0887a3392a6 [repro] Repro line: ant test

[GitHub] lucene-solr issue #367: [Docs] Fix incorrect BitUtil.deinterleave() descript...

2018-05-28 Thread jpountz
Github user jpountz commented on the issue: https://github.com/apache/lucene-solr/pull/367 Thank you @nyurik. --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[GitHub] lucene-solr pull request #367: [Docs] Fix incorrect BitUtil.deinterleave() d...

2018-05-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucene-solr/pull/367 --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

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

2018-05-28 Thread Adrien Grand
It doesn't reproduce for me which is not too surprising given it uses threads. However 1000 iterations with ant beast didn't reproduce either. Maybe someone more familiar with IndexWriter than me can think about cases when this could happen? Le lun. 28 mai 2018 à 01:58, Policeman Jenkins Server

[jira] [Commented] (LUCENE-8186) CustomAnalyzer with a LowerCaseTokenizerFactory fails to normalize multiterms

2018-05-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492759#comment-16492759 ] Adrien Grand commented on LUCENE-8186: -- Thanks [~talli...@apache.org]. > CustomAnalyzer with a

[jira] [Resolved] (LUCENE-8186) CustomAnalyzer with a LowerCaseTokenizerFactory fails to normalize multiterms

2018-05-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8186. -- Resolution: Fixed Fix Version/s: master (8.0) 7.4 > CustomAnalyzer

[jira] [Commented] (LUCENE-8186) CustomAnalyzer with a LowerCaseTokenizerFactory fails to normalize multiterms

2018-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492756#comment-16492756 ] ASF subversion and git services commented on LUCENE-8186: - Commit

[jira] [Commented] (LUCENE-8186) CustomAnalyzer with a LowerCaseTokenizerFactory fails to normalize multiterms

2018-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492757#comment-16492757 ] ASF subversion and git services commented on LUCENE-8186: - Commit

[jira] [Commented] (SOLR-12338) Replay buffering tlog in parallel

2018-05-28 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492749#comment-16492749 ] Cao Manh Dat commented on SOLR-12338: - Attached a patch base on [~dsmiley]'s review. > Replay

Re: lucene-solr:branch_7x: SOLR-12358: Autoscaling suggestions fail randomly with sorting

2018-05-28 Thread Adrien Grand
Hi Noble, This commit shouldn't add a 8.0.0 section to the 7.x changelog, can you fix? It looks like there are other unintended changes to the changelog. Le lun. 28 mai 2018 à 08:30, a écrit : > Repository: lucene-solr > Updated Branches: > refs/heads/branch_7x dc0dc1d6e ->

[jira] [Updated] (SOLR-12338) Replay buffering tlog in parallel

2018-05-28 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-12338: Attachment: SOLR-12338.patch > Replay buffering tlog in parallel >

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

2018-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/620/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.prometheus.exporter.SolrExporterTest Error Message: Solr servers failed to register with ZK. Current

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/66/ 4 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/712/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/65/consoleText [repro] Revision: fd929c1d601bd6e946489f51e7b3c0887a3392a6 [repro] Repro line: ant test

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1034/ No tests ran. Build Log: [...truncated 24174 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-8324) Unreferenced files of dropped segments should be released

2018-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492689#comment-16492689 ] ASF subversion and git services commented on LUCENE-8324: - Commit

[jira] [Commented] (LUCENE-8324) Unreferenced files of dropped segments should be released

2018-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492690#comment-16492690 ] ASF subversion and git services commented on LUCENE-8324: - Commit

Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 22107 - Failure!

2018-05-28 Thread Adrien Grand
This particular seed was setting a maximum number of buffered docs equal to 2, which the test didn't like. I pushed a fix. Le sam. 26 mai 2018 à 14:40, Policeman Jenkins Server a écrit : > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22107/ > Java:

[jira] [Commented] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492615#comment-16492615 ] ASF subversion and git services commented on LUCENE-8334: - Commit

[jira] [Commented] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492611#comment-16492611 ] ASF subversion and git services commented on LUCENE-8334: - Commit

[jira] [Commented] (SOLR-12338) Replay buffering tlog in parallel

2018-05-28 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492538#comment-16492538 ] Cao Manh Dat commented on SOLR-12338: - {quote} The hot while loop of map.putIfAbsent seems fishy to

[jira] [Commented] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492507#comment-16492507 ] Simon Willnauer commented on LUCENE-8334: - alright cool, no I just made the ctor pkg private. >

[jira] [Commented] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492502#comment-16492502 ] Dawid Weiss commented on LUCENE-8334: - Yeah... I look as much as my time permits, which isn't too

[jira] [Updated] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8334: Labels: PatchAvailable (was: ) > Ensure SR#getSementInfo() returns snapshot >

[jira] [Updated] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8334: Labels: (was: PatchAvailable) > Ensure SR#getSementInfo() returns snapshot >

[jira] [Commented] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492496#comment-16492496 ] Simon Willnauer commented on LUCENE-8334: - [~dweiss] I am glad you checking stuff out here. I did

[jira] [Comment Edited] (LUCENE-8162) Make it possible to throttle (Tiered)MergePolicy when commit rate is high

2018-05-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492469#comment-16492469 ] Tommaso Teofili edited comment on LUCENE-8162 at 5/28/18 10:05 AM: ---

[jira] [Commented] (LUCENE-8335) Do not allow changing soft-deletes field

2018-05-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492483#comment-16492483 ] Simon Willnauer commented on LUCENE-8335: - > i dont think lucene needs to enforce this. from my

[jira] [Comment Edited] (LUCENE-8162) Make it possible to throttle (Tiered)MergePolicy when commit rate is high

2018-05-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492469#comment-16492469 ] Tommaso Teofili edited comment on LUCENE-8162 at 5/28/18 10:04 AM: ---

[jira] [Commented] (LUCENE-8162) Make it possible to throttle (Tiered)MergePolicy when commit rate is high

2018-05-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492469#comment-16492469 ] Tommaso Teofili commented on LUCENE-8162: - {quote}but many users index at full speed for a long

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

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/711/ [...truncated 50 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/625/consoleText [repro] Revision: 3c6fb974aefc50f411cba90b2b267804fbb6e1cb [repro] Repro line: ant test

[jira] [Commented] (SOLR-12338) Replay buffering tlog in parallel

2018-05-28 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492410#comment-16492410 ] Cao Manh Dat commented on SOLR-12338: - Thanks a lot for your review [~dsmiley], I was too busy

[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 69 - Unstable

2018-05-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/69/ 5 tests failed. FAILED: org.apache.solr.handler.TestSQLHandler.doTest Error Message: Error from server at https://127.0.0.1:33032: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-12 Stack Trace:

[jira] [Updated] (SOLR-9685) tag a query in JSON syntax

2018-05-28 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9685: --- Fix Version/s: master (8.0) > tag a query in JSON syntax > -- > >

[jira] [Resolved] (LUCENE-4892) Create a compressed LiveDocsFormat

2018-05-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4892. -- Resolution: Won't Fix I was hoping that the smaller memory footprint might make it comparable

[jira] [Updated] (LUCENE-8162) Make it possible to throttle (Tiered)MergePolicy when commit rate is high

2018-05-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-8162: Attachment: LUCENE-8162.0.patch > Make it possible to throttle (Tiered)MergePolicy when

[jira] [Comment Edited] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492348#comment-16492348 ] Dawid Weiss edited comment on LUCENE-8334 at 5/28/18 7:22 AM: -- Hi Simon.

[jira] [Commented] (LUCENE-8334) Ensure SR#getSementInfo() returns snapshot

2018-05-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492348#comment-16492348 ] Dawid Weiss commented on LUCENE-8334: - Hi Simon. This was made private in this patch: {code} - //

[jira] [Commented] (SOLR-10428) CloudSolrClient: Qerying multiple collection aliases leads to SolrException: Collection not found

2018-05-28 Thread Philip Pock (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492337#comment-16492337 ] Philip Pock commented on SOLR-10428: Sorry for the late reply. The only mention I could find about

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

2018-05-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22120/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest Error Message: Tlog size exceeds the max size bound. Tlog path:

[jira] [Commented] (SOLR-12358) Autoscaling suggestions fail randomly and for certain policies

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

[jira] [Commented] (SOLR-9168) Add availability to specify own oom handing script

2018-05-28 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492310#comment-16492310 ] Shawn Heisey commented on SOLR-9168: I thought I had made this comment already, but it's not here, so