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

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/697/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC 65 tests failed. FAILED: org.apache.lucene.replicator.nrt.TestNRTReplication.testCrashReplica Error Message: Address already in use: connect Stack Trace:

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

2018-07-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/103/ 5 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: Error from server at http://127.0.0.1:38736/g_pvi/y: At least one of the node(s) specified [127.0.0.1:38736_g_pvi%2Fy] are not

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk-10) - Build # 66 - Still Unstable!

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/66/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey Error Message: We think that split was successful but

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

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7424/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC 55 tests failed. FAILED: org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest.missingDefaultTest Error Message:

[jira] [Commented] (SOLR-12297) Add Http2SolrClient, capable of HTTP/1.1, HTTP/2, and asynchronous requests.

2018-07-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547351#comment-16547351 ] Cao Manh Dat commented on SOLR-12297: - My idea for this ticket : * Add Http2SolrClient.java * A

[jira] [Updated] (SOLR-12297) Add Http2SolrClient, capable of HTTP/1.1, HTTP/2, and asynchronous requests.

2018-07-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-12297: Attachment: SOLR-12297.patch > Add Http2SolrClient, capable of HTTP/1.1, HTTP/2, and asynchronous

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

2018-07-17 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547338#comment-16547338 ] Varun Thacker commented on SOLR-11598: -- Took another stab adding some more randomness to tests. I

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

2018-07-17 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-11598: - Attachment: SOLR-11598.patch > Export Writer needs to support more than 4 Sort fields - Say 10,

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

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22473/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection Error Message: Address already in use Stack Trace:

[jira] [Commented] (LUCENE-8409) Cannot delete individual fields from index

2018-07-17 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547319#comment-16547319 ] Alexandre Rafalovitch commented on LUCENE-8409: --- I seem to remember the discussion about

[jira] [Commented] (LUCENE-8409) Cannot delete individual fields from index

2018-07-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547308#comment-16547308 ] Erick Erickson commented on LUCENE-8409: Hmm, we already have UnInvertingblahblah, I wonder if

[jira] [Commented] (LUCENE-8408) Code cleanup - TokenStreamFromTermVector - ATTRIBUTE_FACTORY

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547303#comment-16547303 ] David Smiley commented on LUCENE-8408: -- Glad you noticed Uwe :)  It was written before LUCENE-5640

[jira] [Commented] (LUCENE-8403) Support 'filtered' term vectors - don't require all terms to be present

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547298#comment-16547298 ] David Smiley commented on LUCENE-8403: -- {quote}Doesn't the matches API remove the need for that

[jira] [Commented] (LUCENE-8408) Code cleanup - TokenStreamFromTermVector - ATTRIBUTE_FACTORY

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547293#comment-16547293 ] Uwe Schindler commented on LUCENE-8408: --- +1 Why was this added at all? > Code cleanup -

[jira] [Updated] (LUCENE-8408) Code cleanup - TokenStreamFromTermVector - ATTRIBUTE_FACTORY

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-8408: - Attachment: LUCENE-8408.patch > Code cleanup - TokenStreamFromTermVector - ATTRIBUTE_FACTORY >

[jira] [Commented] (LUCENE-8408) Code cleanup - TokenStreamFromTermVector - ATTRIBUTE_FACTORY

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547288#comment-16547288 ] David Smiley commented on LUCENE-8408: -- Correct; I wrote that.  While it used to be of use back in

[jira] [Commented] (LUCENE-8405) Remove TopHits.maxScore

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547286#comment-16547286 ] David Smiley commented on LUCENE-8405: -- A comment is perfect; thanks. > Remove TopHits.maxScore >

[jira] [Commented] (SOLR-12412) Leader should give up leadership when IndexWriter.tragedy occur

2018-07-17 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547281#comment-16547281 ] Varun Thacker commented on SOLR-12412: -- Got it! {code:java} //TODO better way to test this

[jira] [Updated] (SOLR-12412) Leader should give up leadership when IndexWriter.tragedy occur

2018-07-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-12412: Description: When a leader meets some kind of unrecoverable exception (ie:

[jira] [Commented] (SOLR-12412) Leader should give up leadership when IndexWriter.tragedy occur

2018-07-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547278#comment-16547278 ] Cao Manh Dat commented on SOLR-12412: - [~varunthacker] The leader will only give up its leadership

Re: Status of solr tests

2018-07-17 Thread Steve Rowe
> On Jun 15, 2018, at 8:29 AM, David Smiley wrote: > > I'm +1 to modify the Lucene-side JIRA QA bot (Yetus) to not execute Solr > tests. Right now, Yetus only executes Solr tests when there is a Solr change in the patch; otherwise only Lucene tests are executed. I just committed a

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

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22472/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547232#comment-16547232 ] Uwe Schindler commented on LUCENE-2562: --- Thanks, looks good in your commit. I am still unhappy

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2018-07-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547219#comment-16547219 ] Steve Rowe commented on LUCENE-2562: Thanks [~thetaphi], I put in an Ant property to control it.

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

2018-07-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/264/ 1 tests failed. FAILED: org.apache.solr.cloud.ShardRoutingTest.test Error Message: expected:<3> but was:<8> Stack Trace: java.lang.AssertionError: expected:<3> but was:<8> at

[jira] [Comment Edited] (LUCENE-2562) Make Luke a Lucene/Solr Module

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547192#comment-16547192 ] Uwe Schindler edited comment on LUCENE-2562 at 7/17/18 11:02 PM: - On top

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547192#comment-16547192 ] Uwe Schindler commented on LUCENE-2562: --- On top of that: Starting with Java 11, JavaFX is no

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547191#comment-16547191 ] Uwe Schindler commented on LUCENE-2562: --- Hi, the forbiddenapis problems are caused by the way how

[jira] [Resolved] (SOLR-12538) log4j exceptions during startup on Windows

2018-07-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12538. --- Resolution: Fixed Fix Version/s: 7.5 master (8.0) Closing as fixed

[jira] [Assigned] (SOLR-12538) log4j exceptions during startup on Windows

2018-07-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-12538: - Assignee: Erick Erickson > log4j exceptions during startup on Windows >

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

2018-07-17 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547162#comment-16547162 ] Varun Thacker commented on SOLR-11598: -- {quote}The tests passed with this change. So was that no

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2018-07-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547130#comment-16547130 ] Steve Rowe commented on LUCENE-2562: [~Tomoko Uchida]: thanks for the pull request. I pulled it

[jira] [Commented] (LUCENE-8405) Remove TopHits.maxScore

2018-07-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547112#comment-16547112 ] Adrien Grand commented on LUCENE-8405: -- Thanks Mike and David for looking! bq. Why does

[jira] [Commented] (LUCENE-8403) Support 'filtered' term vectors - don't require all terms to be present

2018-07-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547104#comment-16547104 ] Adrien Grand commented on LUCENE-8403: -- bq. I can't seem to find those call-sites right now though.

[jira] [Commented] (LUCENE-8407) Add SpanTermQuery.getTermStates()

2018-07-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547102#comment-16547102 ] Adrien Grand commented on LUCENE-8407: -- +1 > Add SpanTermQuery.getTermStates() >

[jira] [Created] (LUCENE-8408) Code cleanup - TokenStreamFromTermVector - ATTRIBUTE_FACTORY

2018-07-17 Thread Michael Braun (JIRA)
Michael Braun created LUCENE-8408: - Summary: Code cleanup - TokenStreamFromTermVector - ATTRIBUTE_FACTORY Key: LUCENE-8408 URL: https://issues.apache.org/jira/browse/LUCENE-8408 Project: Lucene -

Re: Segfault in MergedIterator.pullTop()

2018-07-17 Thread David Smiley
Thanks for spreading the word! On Tue, Jul 17, 2018 at 4:35 PM Adrien Grand wrote: > In the past weeks we got more and more reports of this segfault. It > manifests with JDK 10 and processors that support AVX-512 instructions. For > instance this bug has been reproduced by several users on AWS

[jira] [Commented] (SOLR-12394) Remove managmentPath

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547076#comment-16547076 ] David Smiley commented on SOLR-12394: - Lets just remove it on master (8x) and mark deprecated for 7x.

Re: Segfault in MergedIterator.pullTop()

2018-07-17 Thread Adrien Grand
In the past weeks we got more and more reports of this segfault. It manifests with JDK 10 and processors that support AVX-512 instructions. For instance this bug has been reproduced by several users on AWS C5 and M5 instances. I have no reason to think that only Elasticsearch is affected. Solr

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

2018-07-17 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547073#comment-16547073 ] Varun Thacker commented on SOLR-11598: -- Some changes I made on top of the last patch:

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

2018-07-17 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-11598: - Attachment: SOLR-11598.patch > Export Writer needs to support more than 4 Sort fields - Say 10,

[jira] [Commented] (LUCENE-8407) Add SpanTermQuery.getTermStates()

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547071#comment-16547071 ] David Smiley commented on LUCENE-8407: -- This would go right below getTerm. I copy pasted this from

[jira] [Created] (LUCENE-8407) Add SpanTermQuery.getTermStates()

2018-07-17 Thread David Smiley (JIRA)
David Smiley created LUCENE-8407: Summary: Add SpanTermQuery.getTermStates() Key: LUCENE-8407 URL: https://issues.apache.org/jira/browse/LUCENE-8407 Project: Lucene - Core Issue Type:

[jira] [Commented] (SOLR-12394) Remove managmentPath

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547039#comment-16547039 ] Christine Poerschke commented on SOLR-12394: +1 to removing unused code paths. Wondering

[jira] [Created] (SOLR-12560) remove deprecated NodeConfigBuilder.setTransientCacheSize

2018-07-17 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-12560: -- Summary: remove deprecated NodeConfigBuilder.setTransientCacheSize Key: SOLR-12560 URL: https://issues.apache.org/jira/browse/SOLR-12560 Project: Solr

[jira] [Commented] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547032#comment-16547032 ] Robert Muir commented on LUCENE-8406: - Yes but windows has solutions for such things too. I'm just

[jira] [Commented] (SOLR-12454) tweak Overseer leadership transition related logging

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547029#comment-16547029 ] Christine Poerschke commented on SOLR-12454: Returned to this ticket after some time and as

[jira] [Updated] (SOLR-12464) reduce Overseer.close() logging (for non-Overseer leaders)

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12464: --- Fix Version/s: 7.5 master (8.0) > reduce Overseer.close() logging

[jira] [Updated] (SOLR-12454) tweak Overseer leadership transition related logging

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12454: --- Fix Version/s: 7.5 master (8.0) > tweak Overseer leadership

[jira] [Commented] (SOLR-12464) reduce Overseer.close() logging (for non-Overseer leaders)

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

[jira] [Commented] (SOLR-12454) tweak Overseer leadership transition related logging

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

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

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/696/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC 54 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analytics.facet.PivotFacetTest Error Message: Solr servers failed to register with ZK. Current

[jira] [Commented] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547019#comment-16547019 ] Dawid Weiss commented on LUCENE-8406: - Unfortunately we have to deal with Windows systems, so it'd

[jira] [Commented] (LUCENE-8405) Remove TopHits.maxScore

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547016#comment-16547016 ] David Smiley commented on LUCENE-8405: -- +1 nice simplification.  Solr changes looks good to me,

[jira] [Commented] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547014#comment-16547014 ] Robert Muir commented on LUCENE-8406: - {quote} It'd be very temping (for me, personally) to have a

Re: Explore alternative build systems - LUCENE-5755

2018-07-17 Thread Dawid Weiss
> [...] things easier, then I don't think we should change it. Dependency > management is only a small part of what the build system does. Well said. While I love Gradle's flexibility and power, complex built scripts (like Elastic's) are a headache to debug. Ant is a rough hammer I can

[jira] [Commented] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547006#comment-16547006 ] Dawid Weiss commented on LUCENE-8406: - Thanks for comments. My initial experiment with

[jira] [Commented] (SOLR-12454) tweak Overseer leadership transition related logging

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

[jira] [Commented] (SOLR-12464) reduce Overseer.close() logging (for non-Overseer leaders)

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

[jira] [Updated] (SOLR-9962) need to extend classes in org.apache.solr.client.solrj.io.stream.metrics package

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9962: -- Fix Version/s: (was: 6.7) (was: 7.0) > need to extend

[jira] [Updated] (SOLR-10415) Within solr-core, debug/trace level logging should use parameterized log messages

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-10415: --- Component/s: logging > Within solr-core, debug/trace level logging should use

[jira] [Updated] (SOLR-11274) Unit test exception of TestEdisMaxSolrFeature

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-11274: --- Component/s: contrib - LTR > Unit test exception of TestEdisMaxSolrFeature >

[jira] [Commented] (SOLR-12412) Leader should give up leadership when IndexWriter.tragedy occur

2018-07-17 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546974#comment-16546974 ] Varun Thacker commented on SOLR-12412: -- Hi Dat, The Jira description reads  "When a leader meets

[jira] [Commented] (SOLR-12559) FunctionQParser.FLAG_USE_FIELDNAME_SOURCE doesn't work when subparsers are involved

2018-07-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546963#comment-16546963 ] Hoss Man commented on SOLR-12559: - No trivially fix jumped out at me, because the "flags" used by

[jira] [Created] (SOLR-12559) FunctionQParser.FLAG_USE_FIELDNAME_SOURCE doesn't work when subparsers are involved

2018-07-17 Thread Hoss Man (JIRA)
Hoss Man created SOLR-12559: --- Summary: FunctionQParser.FLAG_USE_FIELDNAME_SOURCE doesn't work when subparsers are involved Key: SOLR-12559 URL: https://issues.apache.org/jira/browse/SOLR-12559 Project:

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

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2338/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild Error Message: junit.framework.AssertionFailedError: Unexpected

[jira] [Updated] (SOLR-12524) CdcrBidirectionalTest.testBiDir() regularly fails

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12524: --- Component/s: Tests CDCR > CdcrBidirectionalTest.testBiDir()

[jira] [Commented] (SOLR-12343) JSON Field Facet refinement can return incorrect counts/stats for sorted buckets

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

[jira] [Commented] (SOLR-12489) Restore collection does not respect user specified replicationFactor

2018-07-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546910#comment-16546910 ] Steve Rowe commented on SOLR-12489: --- Policeman Jenkins found a reproducing seed for two test failures

[jira] [Resolved] (LUCENE-8263) Add indexPctDeletedTarget as a parameter to TieredMergePolicy to control more aggressive merging

2018-07-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8263. -- Resolution: Fixed Fix Version/s: 7.5 master (8.0) > Add

[jira] [Commented] (LUCENE-8263) Add indexPctDeletedTarget as a parameter to TieredMergePolicy to control more aggressive merging

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

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

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7423/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseSerialGC 42 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: Timeout occured while waiting response from server at:

[jira] [Commented] (LUCENE-8263) Add indexPctDeletedTarget as a parameter to TieredMergePolicy to control more aggressive merging

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

[jira] [Updated] (SOLR-12344) SolrSlf4jReporter doesn't set MDC context

2018-07-17 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12344: - Description: I setup a slf4j reporter like this on master solr.xml {code:java} 1

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

2018-07-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546851#comment-16546851 ] Yonik Seeley commented on SOLR-11598: - In general, we shouldn't have limits at all on stuff like

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

2018-07-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11598: Attachment: SOLR-11598.patch > Export Writer needs to support more than 4 Sort fields - Say 10,

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

2018-07-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546835#comment-16546835 ] Amrit Sarkar commented on SOLR-11598: - Thanks Varun for re-arranging the classes, the ExportWriter

[jira] [Updated] (SOLR-12558) solr/core (private) logger renames

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12558: --- Attachment: SOLR-12558-part2.patch > solr/core (private) logger renames >

[jira] [Updated] (SOLR-12558) solr/core (private) logger renames

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12558: --- Attachment: SOLR-12558-part1.patch > solr/core (private) logger renames >

[jira] [Updated] (SOLR-12557) standardise solr/core (private) logger names

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-12557: --- Attachment: SOLR-12557.patch > standardise solr/core (private) logger names >

[jira] [Created] (SOLR-12558) solr/core (private) logger renames

2018-07-17 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-12558: -- Summary: solr/core (private) logger renames Key: SOLR-12558 URL: https://issues.apache.org/jira/browse/SOLR-12558 Project: Solr Issue Type:

[jira] [Created] (SOLR-12557) standardise solr/core (private) logger names

2018-07-17 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-12557: -- Summary: standardise solr/core (private) logger names Key: SOLR-12557 URL: https://issues.apache.org/jira/browse/SOLR-12557 Project: Solr Issue

[jira] [Resolved] (SOLR-12527) turn core/test TestCloudSearcherWarming.Config into test-framework/ConfigRequest

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-12527. Resolution: Fixed Fix Version/s: 7.5 master (8.0) > turn

Re: Solr and ZK timeout issues

2018-07-17 Thread Shawn Heisey
On 7/17/2018 4:05 AM, Dominique Bejean wrote: I sent this question to solr-u...@lucene.apache.org  and I think the good one is dev@lucene.apache.org , so I resend it. Sorry for this error. The solr-user list is more

Re: Explore alternative build systems - LUCENE-5755

2018-07-17 Thread Shawn Heisey
On 7/17/2018 3:35 AM, Diego Ceccarelli (BLOOMBERG/ LONDON) wrote: Thanks Dawid, I agree it is a massive job, I was curious to know if there is interest and we can put together a group of people interested in doing the job. If that work gives us a build system that is easier for everyone to

[jira] [Comment Edited] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546729#comment-16546729 ] Uwe Schindler edited comment on LUCENE-8406 at 7/17/18 2:57 PM: I have

[jira] [Comment Edited] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546729#comment-16546729 ] Uwe Schindler edited comment on LUCENE-8406 at 7/17/18 2:56 PM: I have

[jira] [Commented] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546734#comment-16546734 ] Uwe Schindler commented on LUCENE-8406: --- bq. Note the performance difference is an order of

[jira] [Commented] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546729#comment-16546729 ] Uwe Schindler commented on LUCENE-8406: --- I have no problem in making the class public, if the

[jira] [Commented] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546695#comment-16546695 ] Michael Braun commented on LUCENE-8406: --- Would love to have the performance of RAMDirectory

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10) - Build # 2337 - Still unstable!

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2337/ Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild Error Message: junit.framework.AssertionFailedError:

[jira] [Commented] (LUCENE-8306) Allow iteration over the term positions of a Match

2018-07-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546660#comment-16546660 ] David Smiley commented on LUCENE-8306: -- I did a little review: * Shouldn't label() return the

[jira] [Commented] (SOLR-12395) Typo in SignificantTermsQParserPlugin.NAME

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546641#comment-16546641 ] Christine Poerschke commented on SOLR-12395: bq. Should this issue perhaps also take care of

[jira] [Commented] (SOLR-12524) CdcrBidirectionalTest.testBiDir() regularly fails

2018-07-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546630#comment-16546630 ] Christine Poerschke commented on SOLR-12524: Thanks [~sarkaramr...@gmail.com] for attaching a

[jira] [Commented] (LUCENE-8405) Remove TopHits.maxScore

2018-07-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546629#comment-16546629 ] Michael McCandless commented on LUCENE-8405: +1 > Remove TopHits.maxScore >

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+22) - Build # 22469 - Unstable!

2018-07-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22469/ Java: 64bit/jdk-11-ea+22 -XX:+UseCompressedOops -XX:+UseSerialGC 63 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DocValuesNotIndexedTest Error Message: Collection not found: dv_coll Stack Trace:

[jira] [Updated] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-8406: Description: The logic of handling byte buffers splits, their proper closing (cleaner) and all

[jira] [Commented] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546576#comment-16546576 ] Dawid Weiss commented on LUCENE-8406: - Forgot about it: the public (experimental?) API would have to

[jira] [Created] (LUCENE-8406) Make ByteBufferIndexInput public

2018-07-17 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-8406: --- Summary: Make ByteBufferIndexInput public Key: LUCENE-8406 URL: https://issues.apache.org/jira/browse/LUCENE-8406 Project: Lucene - Core Issue Type:

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

2018-07-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1587/ 5 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:43937/collection1 Stack Trace:

  1   2   >