[jira] [Created] (SOLR-9814) Solr 6.2.1 is starting very slow

2016-11-29 Thread Monti Chandra (JIRA)
Monti Chandra created SOLR-9814: --- Summary: Solr 6.2.1 is starting very slow Key: SOLR-9814 URL: https://issues.apache.org/jira/browse/SOLR-9814 Project: Solr Issue Type: Bug Security Leve

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Mikhail Khludnev
Welcome, Ishan! On Tue, Nov 29, 2016 at 9:17 PM, Mark Miller wrote: > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bio / > origin story, explaining how you arrived h

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Christian Moen
Congratulations, Ishan! Best, Christian On Wed, Nov 30, 2016 at 3:17 AM Mark Miller wrote: > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bio / > origin story, expl

[jira] [Commented] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2016-11-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707531#comment-15707531 ] Erick Erickson commented on SOLR-7282: -- The idea of sharing collections that are named

[jira] [Commented] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2016-11-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707512#comment-15707512 ] Scott Blum commented on SOLR-7282: -- Keep a separate map of znode + version -> content hash

[jira] [Commented] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2016-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707484#comment-15707484 ] Noble Paul commented on SOLR-7282: -- How do we compute the hash w/o downloading the content

[jira] [Commented] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2016-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707482#comment-15707482 ] Noble Paul commented on SOLR-7282: -- How do we compute the hash w/o downloading the content

[jira] [Updated] (LUCENE-7570) Tragic events during merges can lead to deadlock

2016-11-29 Thread AMIRAULT Martin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AMIRAULT Martin updated LUCENE-7570: Attachment: thread_dump.txt Reproduced in production with Lucene 6.1 Attaching extract from

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Shai Erera
Congratulations! On Wed, Nov 30, 2016, 01:02 Alexandre Rafalovitch wrote: > Congratulations and welcome Ishan. > > I am happy to stop being the "new boy" of this distinguished club :-) > > Regards, >Alex. > > http://www.solr-start.com/ - Resources for Solr users, new and experienced > >

[jira] [Commented] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2016-11-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707159#comment-15707159 ] Scott Blum commented on SOLR-7282: -- Could we cache by content hash? Then even collections

[JENKINS] Lucene-Solr-Tests-6.x - Build # 571 - Unstable

2016-11-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/571/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, RawDirectoryWrapper, MDCAwareThreadPoolExecutor,

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

2016-11-29 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707000#comment-15707000 ] Jeff Wartes commented on SOLR-4735: --- Heh, I wondered whether something like that would ha

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

2016-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706995#comment-15706995 ] ASF GitHub Bot commented on SOLR-4735: -- Github user randomstatistic commented on a dif

[GitHub] lucene-solr pull request #120: SOLR-4735 Improve Solr metrics reporting

2016-11-29 Thread randomstatistic
Github user randomstatistic commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/120#discussion_r90144072 --- Diff: solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java --- @@ -0,0 +1,216 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (SOLR-8297) Allow join query over 2 sharded collections: enhance functionality and exception handling

2016-11-29 Thread Damien Kamerman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706971#comment-15706971 ] Damien Kamerman commented on SOLR-8297: --- The use case is not narrow in my view. I hav

[jira] [Updated] (SOLR-9813) Scale function returns NaN

2016-11-29 Thread David Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Johnson updated SOLR-9813: Attachment: ScaleFloatFunction.java.patch Proposed patch for issue > Scale function returns NaN > --

[jira] [Created] (SOLR-9813) Scale function returns NaN

2016-11-29 Thread David Johnson (JIRA)
David Johnson created SOLR-9813: --- Summary: Scale function returns NaN Key: SOLR-9813 URL: https://issues.apache.org/jira/browse/SOLR-9813 Project: Solr Issue Type: Bug Security Level: Pub

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Alexandre Rafalovitch
Congratulations and welcome Ishan. I am happy to stop being the "new boy" of this distinguished club :-) Regards, Alex. http://www.solr-start.com/ - Resources for Solr users, new and experienced On 30 November 2016 at 05:17, Mark Miller wrote: > I'm pleased to announce that Ishan Chatt

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Michael McCandless
Welcome Ishan. Mike McCandless http://blog.mikemccandless.com On Tue, Nov 29, 2016 at 1:17 PM, Mark Miller wrote: > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bi

[jira] [Commented] (SOLR-6203) cast exception while searching with sort function and result grouping

2016-11-29 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706695#comment-15706695 ] Christine Poerschke commented on SOLR-6203: --- Just a quick note for the log here t

[jira] [Commented] (SOLR-9660) in GroupingSpecification factor [group](sort|offset|limit) into [group](sortSpec)

2016-11-29 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706691#comment-15706691 ] Christine Poerschke commented on SOLR-9660: --- Hi Judith. Thanks for indirectly rem

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

2016-11-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6256/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: timed out waiting for collec

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Anshum Gupta
Congratulations and welcome Ishan! On Tue, Nov 29, 2016 at 1:05 PM Yonik Seeley wrote: > Congrats Ishan! > > -Yonik > > > On Tue, Nov 29, 2016 at 1:17 PM, Mark Miller > wrote: > > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > > invitation to become a committer. > >

[jira] [Updated] (SOLR-9810) Implement a globally shared cache option

2016-11-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum updated SOLR-9810: - Summary: Implement a globally shared cache option (was: Implement a globally shared cache implementations)

[jira] [Updated] (SOLR-9810) Implement a globally shared cache implementations

2016-11-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum updated SOLR-9810: - Assignee: Scott Blum Description: When a Solr instance is serving many indices, there is no way to c

[jira] [Comment Edited] (SOLR-9811) Make it easier to manually execute overseer commands

2016-11-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706632#comment-15706632 ] Scott Blum edited comment on SOLR-9811 at 11/29/16 9:46 PM: I'v

[jira] [Commented] (SOLR-9811) Make it easier to manually execute overseer commands

2016-11-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706632#comment-15706632 ] Scott Blum commented on SOLR-9811: -- I've had cases where a single replica ended up stuck i

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 214 - Failure

2016-11-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/214/ 7 tests failed. FAILED: org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned becaus

[jira] [Commented] (SOLR-9660) in GroupingSpecification factor [group](sort|offset|limit) into [group](sortSpec)

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706553#comment-15706553 ] ASF subversion and git services commented on SOLR-9660: --- Commit a7fa9

[jira] [Updated] (SOLR-9660) in GroupingSpecification factor [group](sort|offset|limit) into [group](sortSpec)

2016-11-29 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9660: -- Attachment: SOLR-9660.patch Attaching final patch, precommit and solr/core tests pass, co

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Yonik Seeley
Congrats Ishan! -Yonik On Tue, Nov 29, 2016 at 1:17 PM, Mark Miller wrote: > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bio / > origin story, explaining how you a

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

2016-11-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2300/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expec

[jira] [Commented] (SOLR-9660) in GroupingSpecification factor [group](sort|offset|limit) into [group](sortSpec)

2016-11-29 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706519#comment-15706519 ] Christine Poerschke commented on SOLR-9660: --- bq. ... we set something related to

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Stefan Matheis
Welcome Ishan! -Stefan On November 29, 2016 at 7:18:00 PM, Mark Miller (markrmil...@gmail.com) wrote: > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bio / > origin

[jira] [Created] (SOLR-9812) Implement a /admin/metrics API

2016-11-29 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-9812: --- Summary: Implement a /admin/metrics API Key: SOLR-9812 URL: https://issues.apache.org/jira/browse/SOLR-9812 Project: Solr Issue Type: Improveme

[jira] [Commented] (SOLR-9783) remove no-longer-needed sortWithinGroup null checks in (Search|Top)Group[s]ShardResponseProcessor

2016-11-29 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706492#comment-15706492 ] Christine Poerschke commented on SOLR-9783: --- Thanks David for the suggestion to u

[jira] [Commented] (SOLR-9783) remove no-longer-needed sortWithinGroup null checks in (Search|Top)Group[s]ShardResponseProcessor

2016-11-29 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706490#comment-15706490 ] Christine Poerschke commented on SOLR-9783: --- bq. ... to interpret a null Sort val

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

2016-11-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9805: Attachment: SOLR-9805.patch Patch which applies to the features/metrics branch. We ad

[jira] [Commented] (SOLR-9811) Make it easier to manually execute overseer commands

2016-11-29 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706473#comment-15706473 ] Mike Drob commented on SOLR-9811: - I was thinking also that when you have a leader and one

[jira] [Commented] (SOLR-9811) Make it easier to manually execute overseer commands

2016-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706450#comment-15706450 ] Mark Miller commented on SOLR-9811: --- I don't think this will really add anything on top o

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Shalin Shekhar Mangar
Congratulations and welcome Ishan! On Tue, Nov 29, 2016 at 11:47 PM, Mark Miller wrote: > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bio / > origin story, explainin

[jira] [Issue Comment Deleted] (SOLR-9783) remove no-longer-needed sortWithinGroup null checks in (Search|Top)Group[s]ShardResponseProcessor

2016-11-29 Thread Judith Silverman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Judith Silverman updated SOLR-9783: --- Comment: was deleted (was: Hello, is there any context in which we *don't* want to interpret a

[jira] [Commented] (SOLR-9783) remove no-longer-needed sortWithinGroup null checks in (Search|Top)Group[s]ShardResponseProcessor

2016-11-29 Thread Judith Silverman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706433#comment-15706433 ] Judith Silverman commented on SOLR-9783: Hello, is there any context in which we *d

[jira] [Commented] (SOLR-9811) Make it easier to manually execute overseer commands

2016-11-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706418#comment-15706418 ] Kevin Risden commented on SOLR-9811: Just curious how this is different than something

[jira] [Commented] (SOLR-9768) RecordingJsonParser produces incomplete json when updated document stream is larger than input parser's buffer size

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706407#comment-15706407 ] ASF subversion and git services commented on SOLR-9768: --- Commit 590d3

[jira] [Created] (SOLR-9811) Make it easier to manually execute overseer commands

2016-11-29 Thread Mike Drob (JIRA)
Mike Drob created SOLR-9811: --- Summary: Make it easier to manually execute overseer commands Key: SOLR-9811 URL: https://issues.apache.org/jira/browse/SOLR-9811 Project: Solr Issue Type: Improvement

[jira] [Created] (SOLR-9810) Implement a global field cache

2016-11-29 Thread Mike Drob (JIRA)
Mike Drob created SOLR-9810: --- Summary: Implement a global field cache Key: SOLR-9810 URL: https://issues.apache.org/jira/browse/SOLR-9810 Project: Solr Issue Type: Improvement Security Level:

[jira] [Commented] (SOLR-9707) DeleteByQuery forward requests to down replicas and set it in LiR

2016-11-29 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706307#comment-15706307 ] Varun Thacker commented on SOLR-9707: - Its still a good idea to filter out down replica

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Varun Thacker
Congratulations and welcome Ishan! On Tue, Nov 29, 2016 at 11:14 AM, Timothy Potter wrote: > Congrats and welcome! > > On Tue, Nov 29, 2016 at 12:02 PM, Alan Woodward wrote: > > Welcome Ishan! > > > > Alan Woodward > > www.flax.co.uk > > > > > > On 29 Nov 2016, at 18:17, Mark Miller wrote: > >

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Timothy Potter
Congrats and welcome! On Tue, Nov 29, 2016 at 12:02 PM, Alan Woodward wrote: > Welcome Ishan! > > Alan Woodward > www.flax.co.uk > > > On 29 Nov 2016, at 18:17, Mark Miller wrote: > > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > >

[jira] [Commented] (SOLR-9783) remove no-longer-needed sortWithinGroup null checks in (Search|Top)Group[s]ShardResponseProcessor

2016-11-29 Thread Judith Silverman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706221#comment-15706221 ] Judith Silverman commented on SOLR-9783: Hello, is there any context in which we *d

[jira] [Commented] (LUCENE-7575) UnifiedHighlighter: add requireFieldMatch=false support

2016-11-29 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706216#comment-15706216 ] Ferenczi Jim commented on LUCENE-7575: -- Hi [~dsmiley], I've attached a patch based o

[jira] [Updated] (LUCENE-7575) UnifiedHighlighter: add requireFieldMatch=false support

2016-11-29 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7575: - Attachment: LUCENE-7575.patch Patch for requireFieldMatch > UnifiedHighlighter: add requireField

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Alan Woodward
Welcome Ishan! Alan Woodward www.flax.co.uk > On 29 Nov 2016, at 18:17, Mark Miller wrote: > > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bio / > origin story,

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Joel Bernstein
Welcome Ishan! Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Nov 29, 2016 at 1:44 PM, Scott Blum wrote: > Welcome, Ishan, congrats! > > On Tue, Nov 29, 2016 at 1:40 PM, Tomás Fernández Löbbe < > tomasflo...@gmail.com> wrote: > >> Welcome Ishan! >> >> On Tue, Nov 29, 2016 at 10:39 AM, Tom

[jira] [Commented] (SOLR-9783) remove no-longer-needed sortWithinGroup null checks in (Search|Top)Group[s]ShardResponseProcessor

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706178#comment-15706178 ] ASF subversion and git services commented on SOLR-9783: --- Commit 0ef42

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Scott Blum
Welcome, Ishan, congrats! On Tue, Nov 29, 2016 at 1:40 PM, Tomás Fernández Löbbe < tomasflo...@gmail.com> wrote: > Welcome Ishan! > > On Tue, Nov 29, 2016 at 10:39 AM, Tommaso Teofili < > tommaso.teof...@gmail.com> wrote: > >> Welcome Ishan! >> >> Regards, >> Tommaso >> >> Il giorno mar 29 nov 20

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Tomás Fernández Löbbe
Welcome Ishan! On Tue, Nov 29, 2016 at 10:39 AM, Tommaso Teofili wrote: > Welcome Ishan! > > Regards, > Tommaso > > Il giorno mar 29 nov 2016 alle ore 19:33 Christine Poerschke (BLOOMBERG/ > LONDON) ha scritto: > >> Welcome Ishan! >> >> - Original Message - >> From: dev@lucene.apache.or

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Tommaso Teofili
Welcome Ishan! Regards, Tommaso Il giorno mar 29 nov 2016 alle ore 19:33 Christine Poerschke (BLOOMBERG/ LONDON) ha scritto: > Welcome Ishan! > > - Original Message - > From: dev@lucene.apache.org > To: dev@lucene.apache.org > At: 11/29/16 18:29:43 > > Welcome Ishan! > > On Tue, Nov 29,

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Welcome Ishan! - Original Message - From: dev@lucene.apache.org To: dev@lucene.apache.org At: 11/29/16 18:29:43 Welcome Ishan! On Tue, Nov 29, 2016 at 10:25 AM, Dawid Weiss wrote: > Welcome Ishan and congratulations! > > Dawid > > On Tue, Nov 29, 2016 at 7:21 PM, Kevin Risden > wrote:

[jira] [Commented] (SOLR-9783) remove no-longer-needed sortWithinGroup null checks in (Search|Top)Group[s]ShardResponseProcessor

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706126#comment-15706126 ] ASF subversion and git services commented on SOLR-9783: --- Commit 02c68

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Erick Erickson
Welcome Ishan! On Tue, Nov 29, 2016 at 10:25 AM, Dawid Weiss wrote: > Welcome Ishan and congratulations! > > Dawid > > On Tue, Nov 29, 2016 at 7:21 PM, Kevin Risden > wrote: >> Welcome Ishan! Congrats! >> >> Kevin Risden >> >> On Tue, Nov 29, 2016 at 12:19 PM, David Smiley >> wrote: >>> >>> We

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Dawid Weiss
Welcome Ishan and congratulations! Dawid On Tue, Nov 29, 2016 at 7:21 PM, Kevin Risden wrote: > Welcome Ishan! Congrats! > > Kevin Risden > > On Tue, Nov 29, 2016 at 12:19 PM, David Smiley > wrote: >> >> Welcome Ishan! This is long overdue. >> >> On Tue, Nov 29, 2016 at 1:17 PM Mark Miller wr

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Kevin Risden
Welcome Ishan! Congrats! Kevin Risden On Tue, Nov 29, 2016 at 12:19 PM, David Smiley wrote: > Welcome Ishan! This is long overdue. > > On Tue, Nov 29, 2016 at 1:17 PM Mark Miller wrote: > >> I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's >> invitation to become a com

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread David Smiley
Welcome Ishan! This is long overdue. On Tue, Nov 29, 2016 at 1:17 PM Mark Miller wrote: > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bio / > origin story, explain

Re: Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Steve Rowe
Congrats and welcome, Ishan! —- Steve www.lucidworks.com > On Nov 29, 2016, at 1:17 PM, Mark Miller wrote: > > I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's > invitation to become a committer. > > Ishan, it's tradition that you introduce yourself with a brief bio / >

Welcome Ishan Chattopadhyaya as Lucene/Solr committer

2016-11-29 Thread Mark Miller
I'm pleased to announce that Ishan Chattopadhyaya has accepted the PMC's invitation to become a committer. Ishan, it's tradition that you introduce yourself with a brief bio / origin story, explaining how you arrived here. Your handle "ishan" has already added to the “lucene" LDAP group, so you n

[jira] [Assigned] (SOLR-9768) RecordingJsonParser produces incomplete json when updated document stream is larger than input parser's buffer size

2016-11-29 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-9768: --- Assignee: Andrzej Bialecki > RecordingJsonParser produces incomplete json when update

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

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705963#comment-15705963 ] ASF subversion and git services commented on SOLR-4735: --- Commit f0270

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

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705871#comment-15705871 ] ASF subversion and git services commented on SOLR-4735: --- Commit db133

[JENKINS] Lucene-Solr-Tests-master - Build # 1511 - Unstable

2016-11-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1511/ 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew Error Message: expected:<200> but was:<403> Stack Trace: java.lang.AssertionError: expected:<200> but was:<403> a

[jira] [Updated] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9727: --- Fix Version/s: 6.4 master (7.0) > solr.in.sh properties does not set the correct val

[jira] [Updated] (SOLR-9727) solr.in.sh properties does not set need/want client auth values.

2016-11-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9727: --- Summary: solr.in.sh properties does not set need/want client auth values. (was: solr.in.sh properties

[jira] [Resolved] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-9727. Resolution: Fixed After SOLR-9801 or SOLR-9728, need and want client auth values are being set prope

[jira] [Resolved] (SOLR-9512) CloudSolrClient's cluster state cache can break direct updates to leaders

2016-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-9512. -- Resolution: Fixed Fix Version/s: 6.4 > CloudSolrClient's cluster state cache can break direct upda

[jira] [Commented] (SOLR-3284) StreamingUpdateSolrServer swallows exceptions

2016-11-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705521#comment-15705521 ] David Smiley commented on SOLR-3284: It's telling that nowadays, internally in Solr the

[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705501#comment-15705501 ] Mark Miller commented on SOLR-7280: --- It would seem the next step is probably to make the

[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-11-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705464#comment-15705464 ] Mark Miller commented on SOLR-7280: --- Hey [~dk], could you file a new JIRA issue with this

[jira] [Commented] (SOLR-9546) There is a lot of unnecessary boxing/unboxing going on in {{SolrParams}} class

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705436#comment-15705436 ] ASF subversion and git services commented on SOLR-9546: --- Commit 70b35

[jira] [Commented] (SOLR-9728) Ability to specify Key Store type in solr.in.sh file for SSL

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705434#comment-15705434 ] ASF subversion and git services commented on SOLR-9728: --- Commit bf424

[jira] [Commented] (SOLR-9784) Refactor CloudSolrClient to eliminate direct dependency on ZK

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705435#comment-15705435 ] ASF subversion and git services commented on SOLR-9784: --- Commit 5b259

[jira] [Commented] (LUCENE-7572) Cache the hashcode of the doc values terms queries

2016-11-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705397#comment-15705397 ] Adrien Grand commented on LUCENE-7572: -- bq. Would you mind adding some JavaDocs to P

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

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

[GitHub] lucene-solr pull request #120: SOLR-4735 Improve Solr metrics reporting

2016-11-29 Thread sigram
GitHub user sigram opened a pull request: https://github.com/apache/lucene-solr/pull/120 SOLR-4735 Improve Solr metrics reporting You can merge this pull request into a Git repository by running: $ git pull https://github.com/sigram/lucene-solr jira/solr-4735 Alternatively yo

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

2016-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705358#comment-15705358 ] ASF GitHub Bot commented on SOLR-4735: -- Github user sigram commented on the issue:

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

2016-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705357#comment-15705357 ] ASF GitHub Bot commented on SOLR-4735: -- Github user sigram closed the pull request at:

[GitHub] lucene-solr pull request #119: SOLR-4735 Improve Solr metrics

2016-11-29 Thread sigram
Github user sigram closed the pull request at: https://github.com/apache/lucene-solr/pull/119 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] lucene-solr issue #119: SOLR-4735 Improve Solr metrics

2016-11-29 Thread sigram
Github user sigram commented on the issue: https://github.com/apache/lucene-solr/pull/119 This work will be merged and continued in the `features/metrics` branch at ASF. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

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

2016-11-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/590/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot Error Message: Could not remove the following files (in the order of attempts)

[jira] [Commented] (SOLR-9546) There is a lot of unnecessary boxing/unboxing going on in {{SolrParams}} class

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705193#comment-15705193 ] ASF subversion and git services commented on SOLR-9546: --- Commit 25a43

[jira] [Commented] (SOLR-9546) There is a lot of unnecessary boxing/unboxing going on in {{SolrParams}} class

2016-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705188#comment-15705188 ] ASF subversion and git services commented on SOLR-9546: --- Commit 70b35

[jira] [Commented] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-29 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705161#comment-15705161 ] Michael Suzuki commented on SOLR-9727: -- [~risdenk] , I have verified the issue and it

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

2016-11-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2297/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at o

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

2016-11-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6255/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Trace: java.lang

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

2016-11-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2296/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest Error Message: Timeout waiting for all live and active Stack Trace: java.lang.AssertionError: Tim

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

2016-11-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1167/ 8 tests failed. FAILED: org.apache.lucene.search.TestFuzzyQuery.testRandom Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reach