[jira] [Assigned] (SOLR-9886) Add ability to turn off/on caches

2016-12-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-9886: --- Assignee: Shalin Shekhar Mangar > Add ability to turn off/on caches > ---

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_112) - Build # 2481 - Unstable!

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2481/ Java: 32bit/jdk1.8.0_112 -client -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at org.apache.solr.

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_112) - Build # 6302 - Still Unstable!

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6302/ Java: 32bit/jdk1.8.0_112 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.metrics.JvmMetricsTest.testOperatingSystemMetricsSet Error Message: Stack Trace: java.lang.NullPointerException at __randomized

[jira] [Commented] (SOLR-9699) CoreStatus requests can fail if executed during a core reload

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769127#comment-15769127 ] ASF subversion and git services commented on SOLR-9699: --- Commit 393e3

[jira] [Commented] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2016-12-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768983#comment-15768983 ] Yonik Seeley commented on SOLR-9882: I've been able to manually trigger a time-exceeded

[jira] [Updated] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2016-12-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9882: --- Attachment: SOLR-9882.patch Here's a patch that should do the right thing... I'm going to try testing i

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

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/566/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: QUERY FAILED: xpath=/response/arr[@name='fields']/lst/str[@name='name'][.='newT

[jira] [Commented] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2016-12-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768807#comment-15768807 ] Yonik Seeley commented on SOLR-9882: I suspect that our tests always time out before pr

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 590 - Failure!

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/590/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 12436 lines...] [junit4] JVM J0: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr

[jira] [Commented] (LUCENE-7601) Make DocIdMerger.next() unspecified when exhausted

2016-12-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768506#comment-15768506 ] Michael McCandless commented on LUCENE-7601: +1 > Make DocIdMerger.next() un

[jira] [Commented] (SOLR-9886) Add ability to turn off/on caches

2016-12-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768331#comment-15768331 ] Pushkar Raste commented on SOLR-9886: - Check attached patch. I think we may to make cha

[jira] [Updated] (LUCENE-7601) Make DocIdMerger.next() unspecified when exhausted

2016-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7601: - Attachment: LUCENE-7601.patch Here is a patch. > Make DocIdMerger.next() unspecified when exhaus

[jira] [Created] (LUCENE-7601) Make DocIdMerger.next() unspecified when exhausted

2016-12-21 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7601: Summary: Make DocIdMerger.next() unspecified when exhausted Key: LUCENE-7601 URL: https://issues.apache.org/jira/browse/LUCENE-7601 Project: Lucene - Core Is

[jira] [Updated] (SOLR-9886) Add ability to turn off/on caches

2016-12-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9886: Attachment: EnableDisableCacheAttribute.patch > Add ability to turn off/on caches >

[jira] [Created] (SOLR-9886) Add ability to turn off/on caches

2016-12-21 Thread Pushkar Raste (JIRA)
Pushkar Raste created SOLR-9886: --- Summary: Add ability to turn off/on caches Key: SOLR-9886 URL: https://issues.apache.org/jira/browse/SOLR-9886 Project: Solr Issue Type: Bug Security Le

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768312#comment-15768312 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Updated] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-12-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6989: -- Attachment: LUCENE-6989-v3-testFixes.patch Here is a patch to fix some tests that hardcode MMap

[jira] [Updated] (SOLR-8677) SOLR allows creation of shards with invalid names.

2016-12-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8677: --- Attachment: SOLR-8677-5x-revert.patch Sorry about the delay, but here's the patch that reverts this cha

[jira] [Commented] (SOLR-9880) Add Ganglia and Graphite metrics reporters

2016-12-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768143#comment-15768143 ] Otis Gospodnetic commented on SOLR-9880: May I recommend a different approach? Wit

[jira] [Commented] (SOLR-9758) refactor preferLocalShards implementation

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768132#comment-15768132 ] ASF subversion and git services commented on SOLR-9758: --- Commit de0a0

[jira] [Resolved] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-9884. -- Resolution: Fixed Fix Version/s: 6.4 trunk Thanks Steve! > Add version

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768044#comment-15768044 ] ASF subversion and git services commented on SOLR-8029: --- Commit 67988

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768045#comment-15768045 ] ASF subversion and git services commented on SOLR-8029: --- Commit 03eca

[jira] [Commented] (LUCENE-7600) Simplify DocIdMerger

2016-12-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768037#comment-15768037 ] Michael McCandless commented on LUCENE-7600: +1, thanks [~jpountz]. > Simpli

[jira] [Commented] (LUCENE-7588) A parallel DrillSideways implementation

2016-12-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768029#comment-15768029 ] Michael McCandless commented on LUCENE-7588: Thanks [~ekeller], this looks gr

[jira] [Resolved] (LUCENE-7600) Simplify DocIdMerger

2016-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7600. -- Resolution: Fixed Fix Version/s: 6.4 master (7.0) > Simplify DocIdMer

[jira] [Resolved] (LUCENE-7594) Float/DoublePoint should not recommend using Math.nextUp/nextDown for exclusive ranges

2016-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7594. -- Resolution: Fixed Fix Version/s: 6.4 master (7.0) > Float/DoublePoint

[jira] [Resolved] (LUCENE-7599) replace TestRandomChains.Predicate with java.util.function.Predicate

2016-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7599. -- Resolution: Fixed Fix Version/s: 6.4 > replace TestRandomChains.Predicate with java.util

[jira] [Commented] (LUCENE-7594) Float/DoublePoint should not recommend using Math.nextUp/nextDown for exclusive ranges

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767983#comment-15767983 ] ASF subversion and git services commented on LUCENE-7594: - Commit

[jira] [Commented] (LUCENE-7599) replace TestRandomChains.Predicate with java.util.function.Predicate

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767982#comment-15767982 ] ASF subversion and git services commented on LUCENE-7599: - Commit

[jira] [Commented] (LUCENE-7600) Simplify DocIdMerger

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767984#comment-15767984 ] ASF subversion and git services commented on LUCENE-7600: - Commit

[jira] [Commented] (LUCENE-7594) Float/DoublePoint should not recommend using Math.nextUp/nextDown for exclusive ranges

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767977#comment-15767977 ] ASF subversion and git services commented on LUCENE-7594: - Commit

[jira] [Commented] (LUCENE-7599) replace TestRandomChains.Predicate with java.util.function.Predicate

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767976#comment-15767976 ] ASF subversion and git services commented on LUCENE-7599: - Commit

[jira] [Commented] (LUCENE-7600) Simplify DocIdMerger

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767978#comment-15767978 ] ASF subversion and git services commented on LUCENE-7600: - Commit

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_112) - Build # 6301 - Unstable!

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6301/ Java: 32bit/jdk1.8.0_112 -server -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Trace: jav

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-12-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767856#comment-15767856 ] Uwe Schindler commented on LUCENE-6989: --- I committed to master as a first step to d

[jira] [Commented] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767839#comment-15767839 ] ASF subversion and git services commented on SOLR-9884: --- Commit 81325

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767837#comment-15767837 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Updated] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9884: - Attachment: SOLR-9884.patch With CHANGES.txt > Add version to segments handler output > --

[jira] [Commented] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767808#comment-15767808 ] ASF subversion and git services commented on SOLR-9884: --- Commit d9529

[jira] [Commented] (LUCENE-7599) replace TestRandomChains.Predicate with java.util.function.Predicate

2016-12-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767779#comment-15767779 ] Uwe Schindler commented on LUCENE-7599: --- Strong +1 !!! Somehow I missed this, was

Re: [5.5.x] Highlighter and rewriting MultiPhraseQuery

2016-12-21 Thread David Smiley
Hi Thomas, This is a constant source of maintenance in Lucene -- updating all of our highlighters to be aware of new queries. Some of them require more maintenance than others; by far WSTE is the hotspot. WSTE avoids calling query.rewrite(IndexReader) because for some queries it can be quite

[jira] [Updated] (SOLR-9699) CoreStatus requests can fail if executed during a core reload

2016-12-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9699: --- Attachment: SOLR-9699.patch Here is the slightly over engineered fix. WDYT? > CoreStatus reque

[5.5.x] Highlighter and rewriting MultiPhraseQuery

2016-12-21 Thread Thomas Kappler
Hi, We have implemented a custom query that extends MultiPhraseQuery (MPQ) because it uses MPQ's getTermArrays() and getPositions(). We'd like to use this query for highlighting, but we're facing the following issue. In highlighter/WeightedSpanTermExtractor, the extract() method does a series o

[jira] [Commented] (LUCENE-7599) replace TestRandomChains.Predicate with java.util.function.Predicate

2016-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767761#comment-15767761 ] Adrien Grand commented on LUCENE-7599: -- Thank you Ahmet, it looks good to me. I'll m

[jira] [Updated] (LUCENE-7600) Simplify DocIdMerger

2016-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7600: - Attachment: LUCENE-7600.patch Here is a patch that splits DocIdMerger into two impls. One other t

[jira] [Created] (LUCENE-7600) Simplify DocIdMerger

2016-12-21 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7600: Summary: Simplify DocIdMerger Key: LUCENE-7600 URL: https://issues.apache.org/jira/browse/LUCENE-7600 Project: Lucene - Core Issue Type: Task Rep

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

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/565/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not released

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 234 - Still Unstable

2016-12-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/234/ 5 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterRestart Error Message: Timeout waiting for CDCR replication to complete @source_collection:shard1 Stack Trace: java.lang.Run

[jira] [Updated] (SOLR-9885) Make log management configurable

2016-12-21 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mano Kovacs updated SOLR-9885: -- Description: There is log rotation and log archiver in solr starter script, which is failing if solr is

[jira] [Created] (SOLR-9885) Make log management configurable

2016-12-21 Thread Mano Kovacs (JIRA)
Mano Kovacs created SOLR-9885: - Summary: Make log management configurable Key: SOLR-9885 URL: https://issues.apache.org/jira/browse/SOLR-9885 Project: Solr Issue Type: Bug Security Level: P

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1023 - Unstable!

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1023/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Trace

[jira] [Assigned] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-9884: Assignee: Erick Erickson > Add version to segments handler output >

[jira] [Updated] (SOLR-9699) CoreStatus requests can fail if executed during a core reload

2016-12-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9699: --- Attachment: SOLR-9699.patch here is the reproducer [^SOLR-9699.patch] > CoreStatus requests ca

[jira] [Commented] (SOLR-9185) Solr's "Lucene"/standard query parser should not split on whitespace before sending terms to analysis

2016-12-21 Thread Harrison Beachey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767197#comment-15767197 ] Harrison Beachey commented on SOLR-9185: I'm excited that this has had some attenti

[jira] [Commented] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread Steven Bower (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767141#comment-15767141 ] Steven Bower commented on SOLR-9884: it'd be nice to get this applied to 6.x branch. >

[jira] [Commented] (SOLR-9880) Add Ganglia and Graphite metrics reporters

2016-12-21 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767143#comment-15767143 ] Andrzej Bialecki commented on SOLR-9880: - This looks like a very young project, an

[jira] [Commented] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767138#comment-15767138 ] ASF GitHub Bot commented on SOLR-9884: -- GitHub user stevenbower opened a pull request:

[jira] [Commented] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread Steven Bower (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767139#comment-15767139 ] Steven Bower commented on SOLR-9884: Code and tests here: https://github.com/apache/lu

[GitHub] lucene-solr pull request #128: SOLR-9884 Adding version to segment handler

2016-12-21 Thread stevenbower
GitHub user stevenbower opened a pull request: https://github.com/apache/lucene-solr/pull/128 SOLR-9884 Adding version to segment handler You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevenbower/lucene-solr SOLR-9884 Alternat

[jira] [Created] (SOLR-9884) Add version to segments handler output

2016-12-21 Thread Steven Bower (JIRA)
Steven Bower created SOLR-9884: -- Summary: Add version to segments handler output Key: SOLR-9884 URL: https://issues.apache.org/jira/browse/SOLR-9884 Project: Solr Issue Type: Improvement S

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-12-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767118#comment-15767118 ] Adrien Grand commented on LUCENE-6590: -- The way the query API works, it is less trap

[jira] [Commented] (SOLR-9880) Add Ganglia and Graphite metrics reporters

2016-12-21 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767100#comment-15767100 ] Yago Riveiro commented on SOLR-9880: Any chance to add too the metrics-zabbix report?

[jira] [Updated] (SOLR-9880) Add Ganglia and Graphite metrics reporters

2016-12-21 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-9880: Fix Version/s: 6.4 > Add Ganglia and Graphite metrics reporters > ---

[jira] [Closed] (LUCENE-7598) SolrCore 'recs' is not available due to init failure

2016-12-21 Thread Brian Kmetz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Kmetz closed LUCENE-7598. --- Issue resolved > SolrCore 'recs' is not available due to init failure >

[jira] [Resolved] (LUCENE-7598) SolrCore 'recs' is not available due to init failure

2016-12-21 Thread Brian Kmetz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Kmetz resolved LUCENE-7598. - Resolution: Fixed Archived off the "data" directory in core0 and ran a re-index. > SolrCore 'rec

[jira] [Commented] (LUCENE-7598) SolrCore 'recs' is not available due to init failure

2016-12-21 Thread Brian Kmetz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767040#comment-15767040 ] Brian Kmetz commented on LUCENE-7598: - Thank you for your help. This issue has been c

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3723 - Unstable!

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3723/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: expected:<1> but was:<0> Stack T

[jira] [Resolved] (SOLR-9878) Code smell in if statement

2016-12-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved SOLR-9878. Resolution: Fixed Fix Version/s: 6.4 master (7.0) > Code smell in i

[jira] [Resolved] (SOLR-9760) solr.cmd on Windows requires modify permissions in the current directory

2016-12-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved SOLR-9760. Resolution: Fixed Fix Version/s: 6.4 master (7.0) > solr.cmd on Win

[jira] [Commented] (SOLR-9760) solr.cmd on Windows requires modify permissions in the current directory

2016-12-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766877#comment-15766877 ] Mikhail Khludnev commented on SOLR-9760: Feel free to check nightly build: https://

[jira] [Updated] (SOLR-9805) Use metrics-jvm library to instrument jvm internals

2016-12-21 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-9805: Attachment: jvm-metrics.xml Example results from {{/admin/metrics?group=jvm}}. > Use metrics

[jira] [Commented] (SOLR-9805) Use metrics-jvm library to instrument jvm internals

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766834#comment-15766834 ] ASF subversion and git services commented on SOLR-9805: --- Commit 80462

[jira] [Updated] (SOLR-4735) Improve Solr metrics reporting

2016-12-21 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-4735: Fix Version/s: 6.4 > Improve Solr metrics reporting > -- > >

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1188 - Still Unstable

2016-12-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1188/ 6 tests failed. FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test Error Message: Timeout waiting for all live and active Stack Trace: java.lang.AssertionError: Timeout waiting for all live and active

[jira] [Commented] (LUCENE-6590) Explore different ways to apply boosts

2016-12-21 Thread Artem Lukanin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766752#comment-15766752 ] Artem Lukanin commented on LUCENE-6590: --- Now it is impossible to extend `SpanOrQuer

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+147) - Build # 18580 - Unstable!

2016-12-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18580/ Java: 32bit/jdk-9-ea+147 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.MetricsHandlerTest.test Error Message: Unable to make member of class com.sun.management.internal.OperatingSystemI