[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_162) - Build # 21851 - Failure!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21851/ Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 62189 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1465837151 [ecj-lint] Compiling 896 s

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 40 - Failure

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/40/ 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger Error Message: number of ops expected:<2> but was:<1> Stack Trace: java.lang.AssertionError: number of ops expected:<2> but was:

[JENKINS-EA] Lucene-Solr-BadApples-7.x-Linux (64bit/jdk-11-ea+5) - Build # 24 - Still Unstable!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/24/ Java: 64bit/jdk-11-ea+5 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in http://127

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441909#comment-16441909 ] Jeff Miller commented on SOLR-12232: "Please don't shoot the messenger " Sometimes it

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441898#comment-16441898 ] Robert Muir commented on SOLR-12232: {quote} Understood. But we don't have to use NIO.

[jira] [Comment Edited] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441896#comment-16441896 ] Jeff Miller edited comment on SOLR-12233 at 4/18/18 4:54 AM: -

[jira] [Commented] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441896#comment-16441896 ] Jeff Miller commented on SOLR-12233: In our use case we're loading some 60,000 solrcor

[jira] [Commented] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441894#comment-16441894 ] Jeff Miller commented on SOLR-12233: We've done some extensive testing ourselves, the

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441890#comment-16441890 ] Jeff Miller commented on SOLR-12232: The thread interrupting is purposeful for our sol

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441889#comment-16441889 ] David Smiley commented on SOLR-12232: - By trade-off, I mean an app loses raw search sp

[jira] [Commented] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441887#comment-16441887 ] Shawn Heisey commented on SOLR-12233: - Are you *absolutely certain* that all of the QP

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441878#comment-16441878 ] Robert Muir commented on SOLR-12232: There isn't a real tradeoff. I'm not even sure it

Re: Solr IRCChannels wiki page

2018-04-17 Thread David Smiley
Hmmm. Maybe the link could have some javascript that forces a pop-up to remind you that answers can take awhile? Just an idea; do what you like. On Tue, Apr 17, 2018 at 11:53 PM Shawn Heisey wrote: > Some time ago I created this wiki page: > > https://wiki.apache.org/solr/IRCChannels > > The I

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441875#comment-16441875 ] David Smiley commented on SOLR-12232: - Disclaimer: I haven't studied the approach in t

[jira] [Commented] (SOLR-12231) /etc/init.d/solr problem

2018-04-17 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441872#comment-16441872 ] Shawn Heisey commented on SOLR-12231: - Other examples of the quick assignment can be f

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk1.8.0_162) - Build # 24 - Failure!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/24/ Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 61965 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1026895660 [ecj-lint] Compiling 896

Solr IRCChannels wiki page

2018-04-17 Thread Shawn Heisey
Some time ago I created this wiki page: https://wiki.apache.org/solr/IRCChannels The IRC link in the Solr admin UI and a link in the IRC section of the Solr community page both point to this wiki page, with the idea that users who want to join the IRC channel are presented with some advice ab

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

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/518/ [...truncated 39 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/567/consoleText [repro] Revision: 94adf9d2ff42cc4133354f7ab09ed32c496250b9 [repro] Repro line: ant test -Dtestcase=IndexSizeTrigg

[JENKINS] Lucene-Solr-Tests-7.x - Build # 568 - Failure

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/568/ 1 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesV2 Error Message: Error from server at https://127.0.0.1:39751/solr: Collection : collection2meta is part of alias testModifyPropertiesV2 remove

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441844#comment-16441844 ] Shawn Heisey commented on SOLR-12232: - [~rcmuir] likely has a much better understandin

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441825#comment-16441825 ] Robert Muir commented on SOLR-12232: IMO it does not solve the problem. The correct fi

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441816#comment-16441816 ] Erick Erickson commented on SOLR-12232: --- [~rcmuir ] [~mikemccand] Is this perhaps mo

[GitHub] lucene-solr pull request #356: SOLR-12232

2018-04-17 Thread millerjeff0
GitHub user millerjeff0 opened a pull request: https://github.com/apache/lucene-solr/pull/356 SOLR-12232 Update to use uninterruptible file channel due to interrupted threads closing connection until solrcore is recreated You can merge this pull request into a Git repository by run

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1742 - Still Failing!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1742/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseG1GC All tests passed Build Log: [...truncated 60508 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj716612560 [ecj-lint] Compiling 895 source files to /tmp/ecj71661256

[jira] [Commented] (SOLR-12203) Error in response for field containing date. Unexpected state.

2018-04-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441775#comment-16441775 ] Erick Erickson commented on SOLR-12203: --- Jeroen: No problem, we all learn about the

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

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

[jira] [Assigned] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-12233: - Assignee: Erick Erickson > QParserPlugin maintains a list of classes recreated every time

[jira] [Assigned] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-12232: - Assignee: Erick Erickson > NativeFSLockFactory loses the channel when a thread is interru

[jira] [Commented] (SOLR-12187) Replica should watch clusterstate and unload itself if its entry is removed

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

[jira] [Commented] (SOLR-12187) Replica should watch clusterstate and unload itself if its entry is removed

2018-04-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441748#comment-16441748 ] ASF subversion and git services commented on SOLR-12187: Commit 1d

[jira] [Commented] (SOLR-12187) Replica should watch clusterstate and unload itself if its entry is removed

2018-04-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441744#comment-16441744 ] Cao Manh Dat commented on SOLR-12187: - Thanks [~tomasflobbe] > Replica should watch c

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

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/517/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1533/consoleText [repro] Revision: 4ee92c22a4b731d3ec2f93409f3fe57ae348cea1 [repro] Ant options: -Dtests.multiplier=2 -D

[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 42 - Failure

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/42/ All tests passed Build Log: [...truncated 62081 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1050644116 [ecj-lint] Compiling 895 source files to /tmp/ecj1050644116 [ecj-lint] invalid Class-Path heade

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1741 - Still Failing!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1741/ Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 62275 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1263501163 [ecj-lint] Compiling 895 sourc

[jira] [Resolved] (SOLR-11924) Add the ability to watch collection set changes in ZkStateReader

2018-04-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove resolved SOLR-11924. Resolution: Fixed Assignee: Dennis Gove Fix Version/s: (was: master (8.0)) > Add

[jira] [Commented] (SOLR-11924) Add the ability to watch collection set changes in ZkStateReader

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

[jira] [Commented] (SOLR-11924) Add the ability to watch collection set changes in ZkStateReader

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

[GitHub] lucene-solr pull request #313: SOLR-11924: Added a way to create collection ...

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

[jira] [Commented] (SOLR-11924) Add the ability to watch collection set changes in ZkStateReader

2018-04-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441637#comment-16441637 ] ASF subversion and git services commented on SOLR-11924: Commit 8c

[jira] [Commented] (SOLR-11924) Add the ability to watch collection set changes in ZkStateReader

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

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_162) - Build # 21849 - Failure!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21849/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseParallelGC All tests passed Build Log: [...truncated 60402 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1547532468 [ecj-lint] Compiling 896 source files to /tmp/

[GitHub] lucene-solr pull request #355: SOLR-12233

2018-04-17 Thread millerjeff0
GitHub user millerjeff0 opened a pull request: https://github.com/apache/lucene-solr/pull/355 SOLR-12233 Instead of recreating the classes every time we reload a solr core, just create them once. The same is done in other classes such as TransformerFactory You can merge this pull

[JENKINS] Lucene-Solr-BadApples-NightlyTests-7.x - Build # 7 - Still Failing

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/7/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.RestartWhileUpdatingTest Error Message: 7 threads leaked from SUITE scope at org.apache.solr.cloud.RestartWhileUpdatingTest: 1) Thread[id=2

[jira] [Created] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-12233: -- Summary: QParserPlugin maintains a list of classes recreated every time a Solrcore object is created Key: SOLR-12233 URL: https://issues.apache.org/jira/browse/SOLR-12233

[jira] [Created] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-12232: -- Summary: NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after Key: SOLR-12232 URL: https://issues.apache.org/jira/browse/SOLR-122

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1740 - Still Failing!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1740/ Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 62299 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1687743590 [ecj-lint] Compiling 895 source files

[jira] [Updated] (SOLR-12155) Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedField()

2018-04-17 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12155: Attachment: SOLR-12155.master.patch > Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedFi

[jira] [Updated] (SOLR-12155) Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedField()

2018-04-17 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12155: Attachment: SOLR-12155.master.patch > Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedFi

[jira] [Updated] (SOLR-12155) Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedField()

2018-04-17 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12155: Attachment: (was: SOLR-12155.master.patch) > Solr 7.2.1 deadlock in UnInvertedField.getU

[jira] [Commented] (SOLR-12200) ZkControllerTest failure. Leaking Overseer

2018-04-17 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441479#comment-16441479 ] Mikhail Khludnev commented on SOLR-12200: - It turns to be more depressing. [^SOLR-

[jira] [Updated] (SOLR-12200) ZkControllerTest failure. Leaking Overseer

2018-04-17 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12200: Attachment: SOLR-12200.patch > ZkControllerTest failure. Leaking Overseer >

[jira] [Resolved] (SOLR-12231) /etc/init.d/solr problem

2018-04-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-12231. --- Resolution: Not A Problem Assignee: Steve Rowe This is not a syntax error. This syntax assigns

[jira] [Commented] (SOLR-12224) there is no API to read collection properties

2018-04-17 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441384#comment-16441384 ] Shawn Heisey commented on SOLR-12224: - I should probably check to see what is in CLUST

[jira] [Resolved] (SOLR-12218) solr.cmd will skip part of help text due to missing special character quote

2018-04-17 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch resolved SOLR-12218. -- Resolution: Duplicate Definitely looks like duplicate and the relevant line seem

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

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/516/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/202/consoleText [repro] Revision: 0ccd991fa3b878cb23774216b661614d5426c26d [repro] Ant options: -DsmokeTestRelease.java9=/ho

[jira] [Commented] (SOLR-11200) provide a config to enable disable ConcurrentMergeSchedule.doAutoIOThrottle

2018-04-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441298#comment-16441298 ] Dawid Weiss commented on SOLR-11200: I'd like to commit this patch in -- this seems im

[jira] [Comment Edited] (SOLR-12224) there is no API to read collection properties

2018-04-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441281#comment-16441281 ] Jason Gerlowski edited comment on SOLR-12224 at 4/17/18 6:09 PM: ---

[jira] [Commented] (SOLR-12187) Replica should watch clusterstate and unload itself if its entry is removed

2018-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441279#comment-16441279 ] Tomás Fernández Löbbe commented on SOLR-12187: -- {code:java} -if (watc

[jira] [Commented] (SOLR-12224) there is no API to read collection properties

2018-04-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441281#comment-16441281 ] Jason Gerlowski commented on SOLR-12224: Small +1 to including the collection prop

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

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/515/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/202/consoleText [repro] Revision: d9ef3a3d02870af55d7ee7447852fbdf374bf238 [repro] Ant options: -Dtests.multiplier=2 -Dtest

[jira] [Updated] (SOLR-12231) /etc/init.d/solr problem

2018-04-17 Thread Lihua Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lihua Wang updated SOLR-12231: -- Description: I noticed that there are a couple of minor issues with the init.d script in pretty much ev

[jira] [Created] (SOLR-12231) /etc/init.d/solr problem

2018-04-17 Thread Lihua Wang (JIRA)
Lihua Wang created SOLR-12231: - Summary: /etc/init.d/solr problem Key: SOLR-12231 URL: https://issues.apache.org/jira/browse/SOLR-12231 Project: Solr Issue Type: New Feature Security Level:

[jira] [Updated] (SOLR-12231) /etc/init.d/solr problem

2018-04-17 Thread Lihua Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lihua Wang updated SOLR-12231: -- Issue Type: Bug (was: New Feature) > /etc/init.d/solr problem > > >

[jira] [Commented] (SOLR-12187) Replica should watch clusterstate and unload itself if its entry is removed

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

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1739 - Still Failing!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1739/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseG1GC All tests passed Build Log: [...truncated 60513 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj321881263 [ecj-lint] Compiling 895 source files to /tmp/ecj32188126

[jira] [Commented] (SOLR-11833) Allow searchRate trigger to delete replicas

2018-04-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441251#comment-16441251 ] Andrzej Bialecki commented on SOLR-11833: -- New patch with detailed documentation

[jira] [Updated] (SOLR-11833) Allow searchRate trigger to delete replicas

2018-04-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-11833: - Attachment: SOLR-11833.patch > Allow searchRate trigger to delete replicas > -

[jira] [Comment Edited] (SOLR-12218) solr.cmd will skip part of help text due to missing special character quote

2018-04-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441233#comment-16441233 ] Jason Gerlowski edited comment on SOLR-12218 at 4/17/18 5:37 PM: ---

[jira] [Commented] (SOLR-12218) solr.cmd will skip part of help text due to missing special character quote

2018-04-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441233#comment-16441233 ] Jason Gerlowski commented on SOLR-12218: Hi [~arafalov], can you verify whether th

[jira] [Resolved] (SOLR-11840) Inconsistencies in the Usage Messages of bin/solr.cmd

2018-04-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-11840. Resolution: Fixed Fix Version/s: (was: 7.2) master (8.0)

[jira] [Assigned] (SOLR-11840) Inconsistencies in the Usage Messages of bin/solr.cmd

2018-04-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-11840: -- Assignee: Jason Gerlowski > Inconsistencies in the Usage Messages of bin/solr.cmd > ---

[jira] [Commented] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2018-04-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441191#comment-16441191 ] Amrit Sarkar commented on SOLR-9272: Thank you [~janhoy]. > Auto resolve zkHost for bi

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

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/514/ [...truncated 35 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/2491/consoleText [repro] Revision: 449ecb601cac8644700c053df145a92c989e0e15 [repro] Repro line: ant test -Dtestcase=LeaderElec

[JENKINS] Lucene-Solr-Tests-master - Build # 2492 - Failure

2018-04-17 Thread Apache Jenkins Server
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 76, pos 4): )"} ^ java.lang.OutOfMemoryError: Java heap space - To unsubscribe

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_162) - Build # 21847 - Failure!

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21847/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC All tests passed Build Log: [...truncated 60411 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj1237960276 [ecj-lint] Compiling 896 source files to /tmp/ec

Re: BadApple report

2018-04-17 Thread Erick Erickson
Great! I won't BadApple TestDocTermOrds on Thursday. Thanks! On Tue, Apr 17, 2018 at 1:20 AM, Alan Woodward wrote: > TestDocTermOrds should be fixed now, as should TestIndexSorting (I > un-badappled the latter yesterday) > >> On 16 Apr 2018, at 21:59, Erick Erickson wrote: >> >> We have a much

[jira] [Comment Edited] (SOLR-12203) Error in response for field containing date. Unexpected state.

2018-04-17 Thread Jeroen Steggink (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440912#comment-16440912 ] Jeroen Steggink edited comment on SOLR-12203 at 4/17/18 3:50 PM: ---

[jira] [Comment Edited] (SOLR-12203) Error in response for field containing date. Unexpected state.

2018-04-17 Thread Jeroen Steggink (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440912#comment-16440912 ] Jeroen Steggink edited comment on SOLR-12203 at 4/17/18 3:50 PM: ---

[jira] [Commented] (LUCENE-7976) Make TieredMergePolicy respect maxSegmentSizeMB and allow singleton merges of very large segments

2018-04-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441001#comment-16441001 ] Erick Erickson commented on LUCENE-7976: Hold the presses. I really, really, real

[jira] [Commented] (LUCENE-8253) ForceMergeDeletes does not merge soft-deleted segments

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

[jira] [Commented] (LUCENE-8253) ForceMergeDeletes does not merge soft-deleted segments

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

[jira] [Commented] (LUCENE-8256) MP does not drop fully soft-deleted segments

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

[jira] [Commented] (LUCENE-8253) ForceMergeDeletes does not merge soft-deleted segments

2018-04-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440954#comment-16440954 ] Steve Rowe commented on LUCENE-8253: Thanks [~simonw]! > ForceMergeDeletes does not

[jira] [Commented] (LUCENE-8253) ForceMergeDeletes does not merge soft-deleted segments

2018-04-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440951#comment-16440951 ] Simon Willnauer commented on LUCENE-8253: - [~steve_rowe] I fixed the issue and re

[jira] [Resolved] (LUCENE-8256) MP does not drop fully soft-deleted segments

2018-04-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8256. - Resolution: Fixed this is fixed by a followup commit on -LUCENE-8253-  > MP does not dro

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

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/513/ [...truncated 34 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/566/consoleText [repro] Revision: d9ef3a3d02870af55d7ee7447852fbdf374bf238 [repro] Repro line: ant test -Dtestcase=SegmentsInfoRe

[jira] [Commented] (LUCENE-8253) ForceMergeDeletes does not merge soft-deleted segments

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

[jira] [Commented] (LUCENE-8253) ForceMergeDeletes does not merge soft-deleted segments

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

[jira] [Commented] (LUCENE-8256) MP does not drop fully soft-deleted segments

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

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

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1738/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 15294 lines...] [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/te

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

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/567/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: Stack Trace: java.util.concurrent.TimeoutException at __randomizedtesting.SeedInfo.seed([A2BDA1E5C8E2819F

[jira] [Commented] (SOLR-12203) Error in response for field containing date. Unexpected state.

2018-04-17 Thread Jeroen Steggink (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440912#comment-16440912 ] Jeroen Steggink commented on SOLR-12203: Erick, I apologize for not raising this o

[jira] [Commented] (SOLR-12187) Replica should watch clusterstate and unload itself if its entry is removed

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

[jira] [Commented] (SOLR-12187) Replica should watch clusterstate and unload itself if its entry is removed

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

[GitHub] lucene-solr pull request #354: Change the method identifier from "getShardNa...

2018-04-17 Thread BruceKuiLiu
GitHub user BruceKuiLiu opened a pull request: https://github.com/apache/lucene-solr/pull/354 Change the method identifier from "getShardNames" to "addShardNames". The method seems to add "sliceName" to "shardNames", thus the method name "addShardNames" should be better "getShardNam

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1533 - Unstable

2018-04-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1533/ 4 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger Error Message: waitFor not elapsed but produced an event Stack Trace: java.lang.AssertionError: waitFor not elapsed but produced

[jira] [Assigned] (LUCENE-8256) MP does not drop fully soft-deleted segments

2018-04-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-8256: --- Assignee: Simon Willnauer > MP does not drop fully soft-deleted segments > -

[jira] [Commented] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2018-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440781#comment-16440781 ] Jan Høydahl commented on SOLR-9272: --- So sorry for not answering your gentle requests befo

[jira] [Updated] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node using policy

2018-04-17 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-11990: - Description: It is necessary to co-locate replicas of different collection togethe

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

2018-04-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1737/ Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC 10 tests failed. FAILED: org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos Error Message: Stack Trace: java.lang.AssertionError a

  1   2   >