Re: Test passes, build fails with "Could not remove temporary path"

2017-01-19 Thread Dawid Weiss
Hi David! > I can't find the string "Could not remove temporary path" in our codebase; > maybe it's in randomized-testing? (CC Dawid) I'm not sure how to debug > this... maybe Solr wasn't closed properly? Although this doesn't happen Yes, this message has a source in ANT's unit test runner

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+152) - Build # 18808 - Unstable!

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18808/ Java: 64bit/jdk-9-ea+152 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CleanupOldIndexTest.test Error Message: Stack Trace: java.util.concurrent.TimeoutException at

[JENKINS] Lucene-Solr-6.4-Linux (64bit/jdk1.8.0_112) - Build # 33 - Unstable!

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/33/ Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

[jira] [Assigned] (SOLR-9996) Unstored PointFields return types are wrong

2017-01-19 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe reassigned SOLR-9996: --- Assignee: Tomás Fernández Löbbe > Unstored PointFields return types are wrong

[jira] [Commented] (SOLR-10010) NGramTokenizer with SynonymFilterFacory doesn't work properly when using Managed-Schema

2017-01-19 Thread Issei Nishigata (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831261#comment-15831261 ] Issei Nishigata commented on SOLR-10010: I guess this is causing

[jira] [Updated] (SOLR-10010) NGramTokenizer with SynonymFilterFacory doesn't work properly when using Managed-Schema

2017-01-19 Thread Issei Nishigata (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Issei Nishigata updated SOLR-10010: --- Description: NGramTokenizer with SynonymFilterFacory doesn't work properly when using

[jira] [Created] (SOLR-10010) NGramTokenizer with SynonymFilterFacory doesn't work properly when using Managed-Schema

2017-01-19 Thread Issei Nishigata (JIRA)
Issei Nishigata created SOLR-10010: -- Summary: NGramTokenizer with SynonymFilterFacory doesn't work properly when using Managed-Schema Key: SOLR-10010 URL: https://issues.apache.org/jira/browse/SOLR-10010

Re: Inquiry for Solr Cloud Authentication

2017-01-19 Thread Byunghoon Lim
Hi Ishan! Thanks for the advice :) I will try it. Best, Hoon Regards, Hoon On Fri, Jan 20, 2017 at 11:55 AM, Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Basic auth should have the best performance (almost negligible difference > between unsecured and secured). Also, you could

[jira] [Commented] (SOLR-9324) Support Secure Impersonation / Proxy User for solr authentication

2017-01-19 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831212#comment-15831212 ] Hrishikesh Gadre commented on SOLR-9324: [~ichattopadhyaya] Ok let me take a look. > Support

[jira] [Commented] (SOLR-9513) Introduce a generic authentication plugin which delegates all functionality to Hadoop authentication framework

2017-01-19 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831208#comment-15831208 ] Hrishikesh Gadre commented on SOLR-9513: [~ichattopadhyaya] Thanks for the writeup ! Here are

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

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3786/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: timeout waiting to see all nodes active Stack Trace:

[jira] [Comment Edited] (SOLR-10008) Move the reference to CoreContainer from CoreDescriptor to SolrCore.

2017-01-19 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831192#comment-15831192 ] Erick Erickson edited comment on SOLR-10008 at 1/20/17 5:06 AM: Think of

[jira] [Updated] (SOLR-10008) Move the reference to CoreContainer from CoreDescriptor to SolrCore.

2017-01-19 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-10008: -- Attachment: SOLR-10008.patch Think of this as a feasibility study. All tests pass, but it does

[jira] [Created] (SOLR-10009) Explore removing CoreDescriptor from SolrCore

2017-01-19 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-10009: - Summary: Explore removing CoreDescriptor from SolrCore Key: SOLR-10009 URL: https://issues.apache.org/jira/browse/SOLR-10009 Project: Solr Issue Type:

[jira] [Created] (SOLR-10008) Move the reference to CoreContainer from CoreDescriptor to SolrCore.

2017-01-19 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-10008: - Summary: Move the reference to CoreContainer from CoreDescriptor to SolrCore. Key: SOLR-10008 URL: https://issues.apache.org/jira/browse/SOLR-10008 Project: Solr

[jira] [Created] (SOLR-10007) Clean up references to CoreContainer and CoreDescriptors

2017-01-19 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-10007: - Summary: Clean up references to CoreContainer and CoreDescriptors Key: SOLR-10007 URL: https://issues.apache.org/jira/browse/SOLR-10007 Project: Solr

[jira] [Commented] (SOLR-5944) Support updates of numeric DocValues

2017-01-19 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831170#comment-15831170 ] Ishan Chattopadhyaya commented on SOLR-5944: There are some new failures on the jira/solr-5944

[jira] [Commented] (SOLR-9324) Support Secure Impersonation / Proxy User for solr authentication

2017-01-19 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831152#comment-15831152 ] Ishan Chattopadhyaya commented on SOLR-9324: Could someone please take a stab at adding this to

[jira] [Commented] (SOLR-9513) Introduce a generic authentication plugin which delegates all functionality to Hadoop authentication framework

2017-01-19 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831148#comment-15831148 ] Ishan Chattopadhyaya commented on SOLR-9513: [~hgadre], [~ctargett], can you please review the

Re: Inquiry for Solr Cloud Authentication

2017-01-19 Thread Ishan Chattopadhyaya
Basic auth should have the best performance (almost negligible difference between unsecured and secured). Also, you could try delegation tokens support. On Fri, Jan 20, 2017 at 7:41 AM, Byunghoon Lim wrote: > Hi! I am Hoon who is running a Solr cluster on production. > > I

Test passes, build fails with "Could not remove temporary path"

2017-01-19 Thread David Smiley
I wrote a test in Solr extending SolrTestCaseJ4 that sets up Solr a bit differently than some tests. Essentially instead of writing yet another test schema.xml file, I decided to use some stock configs that are already in a managed-schema mode that allow me to manipulate the schema via test code

Inquiry for Solr Cloud Authentication

2017-01-19 Thread Byunghoon Lim
Hi! I am Hoon who is running a Solr cluster on production. I am considering adding an authentication for Solr Cloud using like Basic Authentication plugin. Here, my concern is, if I bring the authentication plugin to the cluster, how much latency will increase or affected. Is there any results

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

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6361/ Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: expected:<1> but was:<0> Stack

[jira] [Resolved] (SOLR-9945) LIR should check the node is recovering before bring it down

2017-01-19 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat resolved SOLR-9945. Resolution: Duplicate > LIR should check the node is recovering before bring it down >

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

2017-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1216/ 7 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: timeout waiting to see all nodes active Stack Trace: java.lang.AssertionError: timeout waiting to see all nodes active at

[jira] [Commented] (SOLR-10006) Cannot do a full sync (fetchindex) if the replica can't open a searcher

2017-01-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830837#comment-15830837 ] Mark Miller commented on SOLR-10006: Yeah, we should address this case. > Cannot do a full sync

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+152) - Build # 18806 - Still Unstable!

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18806/ Java: 64bit/jdk-9-ea+152 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[jira] [Commented] (SOLR-9836) Add more graceful recovery steps when failing to create SolrCore

2017-01-19 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830819#comment-15830819 ] Hoss Man commented on SOLR-9836: FWIW: erick found a diff situation where corruption prevented solr from

[jira] [Commented] (SOLR-10006) Cannot do a full sync (fetchindex) if the replica can't open a searcher

2017-01-19 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830798#comment-15830798 ] Erick Erickson commented on SOLR-10006: --- No, SOLR-9836 doesn't fix this one I'm afraid. The error

[jira] [Commented] (SOLR-9997) Enable configuring SolrHttpClientBuilder via java system property

2017-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830773#comment-15830773 ] ASF GitHub Bot commented on SOLR-9997: -- Github user hgadre commented on the issue:

[GitHub] lucene-solr issue #140: [SOLR-9997] Enable configuring SolrHttpClientBuilder...

2017-01-19 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/140 @janhoy Thanks for the review. We will need to update ref guide with instructions for configuring SolrCLI against the secure SOLR cluster. e.g. with the basic auth plugin, following env variable

[jira] [Commented] (SOLR-10006) Cannot do a full sync (fetchindex) if the replica can't open a searcher

2017-01-19 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830721#comment-15830721 ] Hoss Man commented on SOLR-10006: - is this fixed by SOLR-9836? > Cannot do a full sync (fetchindex) if

[jira] [Created] (SOLR-10006) Cannot do a full sync (fetchindex) if the replica can't open a searcher

2017-01-19 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-10006: - Summary: Cannot do a full sync (fetchindex) if the replica can't open a searcher Key: SOLR-10006 URL: https://issues.apache.org/jira/browse/SOLR-10006 Project:

[jira] [Commented] (LUCENE-7525) ASCIIFoldingFilter.foldToASCII performance issue due to large compiled method size

2017-01-19 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830662#comment-15830662 ] Michael Braun commented on LUCENE-7525: --- We are still experiencing this - is there someone actively

[jira] [Updated] (SOLR-9972) SpellCheckComponent to return collations and suggestions as a JSON object rather than a list

2017-01-19 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9972: -- Description: original title: JSON-Specific Parameters arrntv causing some error for

[jira] [Updated] (SOLR-9972) SpellCheckComponent to return collations and suggestions as a JSON object rather than a list

2017-01-19 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9972: -- Summary: SpellCheckComponent to return collations and suggestions as a JSON object

[jira] [Updated] (SOLR-9972) JSON-Specific Parameters arrntv causing some error for spellcheck component

2017-01-19 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9972: -- Affects Version/s: (was: 6.5) (was: 6.4) > JSON-Specific

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

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18805/ Java: 32bit/jdk-9-ea+152 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError:

[jira] [Created] (SOLR-10005) solr/contrib/ltr : add missing class-level javadocs

2017-01-19 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-10005: -- Summary: solr/contrib/ltr : add missing class-level javadocs Key: SOLR-10005 URL: https://issues.apache.org/jira/browse/SOLR-10005 Project: Solr

Re: [VOTE] Release Lucene/Solr 6.4.0 RC?

2017-01-19 Thread Mike Drob
+1 (non-binding) SUCCESS! [0:59:54.889172] Also saw "***WARNING***: javadocs want to fail!" and a lot of javadoc warnings. Filed SOLR-10004 to address this. On Tue, Jan 17, 2017 at 10:27 AM, jim ferenczi wrote: >

[jira] [Created] (SOLR-10004) javadoc test in smokeTestRelease.py wants to fail

2017-01-19 Thread Mike Drob (JIRA)
Mike Drob created SOLR-10004: Summary: javadoc test in smokeTestRelease.py wants to fail Key: SOLR-10004 URL: https://issues.apache.org/jira/browse/SOLR-10004 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-10004) javadoc test in smokeTestRelease.py wants to fail

2017-01-19 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-10004: - Attachment: javadoc_results > javadoc test in smokeTestRelease.py wants to fail >

[JENKINS] Lucene-Solr-NightlyTests-6.4 - Build # 5 - Still Unstable

2017-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.4/5/ 6 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 reached.

[jira] [Commented] (LUCENE-7640) Speed up PointValues#estimatePointCount with Relation.CELL_INSIDE_QUERY

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830414#comment-15830414 ] ASF subversion and git services commented on LUCENE-7640: - Commit

[jira] [Commented] (LUCENE-7640) Speed up PointValues#estimatePointCount with Relation.CELL_INSIDE_QUERY

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830415#comment-15830415 ] ASF subversion and git services commented on LUCENE-7640: - Commit

[jira] [Updated] (SOLR-10003) Add superstep Streaming Expression

2017-01-19 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10003: -- Description: Certain parallel operations, for example *Pregel*, require all workers to

[jira] [Updated] (SOLR-10003) Add superstep Streaming Expression

2017-01-19 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10003: -- Description: Certain parallel operations, for example *Pregel*, require all workers to

[jira] [Updated] (SOLR-10003) Add superstep Streaming Expression

2017-01-19 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10003: -- Description: Certain parallel operations, for example *Pregel*, require all workers to

[jira] [Created] (SOLR-10003) Add superstep Streaming Expression

2017-01-19 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-10003: - Summary: Add superstep Streaming Expression Key: SOLR-10003 URL: https://issues.apache.org/jira/browse/SOLR-10003 Project: Solr Issue Type: New Feature

[jira] [Commented] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-01-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830332#comment-15830332 ] Adrien Grand commented on LUCENE-7628: -- I am still not fond of the change but I guess this is due to

[jira] [Resolved] (SOLR-10001) CollectionsAPISolrJTest failures

2017-01-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-10001. -- Resolution: Fixed > CollectionsAPISolrJTest failures > > >

[jira] [Commented] (SOLR-10001) CollectionsAPISolrJTest failures

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830323#comment-15830323 ] ASF subversion and git services commented on SOLR-10001: Commit

[jira] [Commented] (SOLR-10001) CollectionsAPISolrJTest failures

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830324#comment-15830324 ] ASF subversion and git services commented on SOLR-10001: Commit

Re: 6.4 release

2017-01-19 Thread Andrzej Białecki
> On 19 Jan 2017, at 15:01, jim ferenczi wrote: > > I updated the release notes for Solr here: > https://wiki.apache.org/solr/ReleaseNote64 > > > The vote is going great so we may be able to start the release tomorrow night

[jira] [Commented] (SOLR-9983) TestManagedSchemaThreadSafety.testThreadSafety() failures

2017-01-19 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830308#comment-15830308 ] Steve Rowe commented on SOLR-9983: -- +1, thanks Mikhail, nice addition of intentional session expiry. >

[jira] [Updated] (SOLR-9983) TestManagedSchemaThreadSafety.testThreadSafety() failures

2017-01-19 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9983: --- Attachment: SOLR-9983.patch [^SOLR-9983.patch] _Public Morozov_ to rescue! (as we call this

[jira] [Commented] (SOLR-9555) Leader incorrectly publishes state for replica when it puts replica into LIR.

2017-01-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830288#comment-15830288 ] Mark Miller commented on SOLR-9555: --- bq. A replica should only ever publish its own state. To be more

[jira] [Commented] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-01-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830268#comment-15830268 ] Alan Woodward commented on LUCENE-7628: --- [~jpountz] are you happy with the patch as it is? We can

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

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2696/ Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica Error Message: Error from server at https://127.0.0.1:42704/solr:

[jira] [Commented] (LUCENE-5012) Make graph-based TokenFilters easier

2017-01-19 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830136#comment-15830136 ] Matt Weber commented on LUCENE-5012: Thanks [~mikemccand] there was a lot of additional changes! I

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

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18804/ Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: timeout waiting to see all nodes active Stack Trace:

[jira] [Commented] (LUCENE-7633) Rename Terms to FieldTerms

2017-01-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830110#comment-15830110 ] Adrien Grand commented on LUCENE-7633: -- I don't think Terms is a bad name. If a better alternative

[jira] [Commented] (SOLR-9945) LIR should check the node is recovering before bring it down

2017-01-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830097#comment-15830097 ] Mark Miller commented on SOLR-9945: --- bq. first set the node's state to DOWN, It's a bug to do that, see

[jira] [Commented] (LUCENE-7633) Rename Terms to FieldTerms

2017-01-19 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830096#comment-15830096 ] David Smiley commented on LUCENE-7633: -- If Terms were changed to an interface that's deprecated,

[jira] [Updated] (SOLR-9555) Leader incorrectly publishes state for replica when it puts replica into LIR.

2017-01-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-9555: -- Summary: Leader incorrectly publishes state for replica when it puts replica into LIR. (was: Recovery

Re: ContributorsGroup Wiki (https://wiki.apache.org/solr)

2017-01-19 Thread Erick Erickson
Added you both tot he Solr admin group since you're committers. That should allow you to edit the Wiki as well. Erick On Thu, Jan 19, 2017 at 6:11 AM, Ishan Chattopadhyaya wrote: > Mine too, please. Username: IshanChattopadhyaya > > On Thu, Jan 19, 2017 at 7:05 PM,

[jira] [Commented] (SOLR-8396) Add support for PointFields in Solr

2017-01-19 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830089#comment-15830089 ] David Smiley commented on SOLR-8396: Yay; thanks so much Tomás! > Add support for PointFields in Solr

[jira] [Commented] (SOLR-9555) Recovery can hang if a node is put into LIR as it is starting up

2017-01-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830086#comment-15830086 ] Mark Miller commented on SOLR-9555: --- bq. Whether the state of the replica is already RECOVERING or not

[jira] [Commented] (SOLR-9555) Recovery can hang if a node is put into LIR as it is starting up

2017-01-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830080#comment-15830080 ] Mark Miller commented on SOLR-9555: --- bq. "only set DOWN if current state is ACTIVE" And yeah, this is

[jira] [Commented] (SOLR-9555) Recovery can hang if a node is put into LIR as it is starting up

2017-01-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830078#comment-15830078 ] Mark Miller commented on SOLR-9555: --- Comment was short because I was on my phone. Anyway, it's always a

[jira] [Commented] (SOLR-9555) Recovery can hang if a node is put into LIR as it is starting up

2017-01-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830065#comment-15830065 ] Mark Miller commented on SOLR-9555: --- I haven't examined this closely, but it was a mistake to implement

[jira] [Commented] (SOLR-9555) Recovery can hang if a node is put into LIR as it is starting up

2017-01-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830047#comment-15830047 ] Alan Woodward commented on SOLR-9555: - [~caomanhdat][~shalinmangar] You guys know this code better than

[jira] [Updated] (SOLR-10001) CollectionsAPISolrJTest failures

2017-01-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-10001: - Attachment: SOLR-10001.patch Patch moving testAddAndRemoveRole to OverseerRolesTest >

Re: ContributorsGroup Wiki (https://wiki.apache.org/solr)

2017-01-19 Thread Ishan Chattopadhyaya
Mine too, please. Username: IshanChattopadhyaya On Thu, Jan 19, 2017 at 7:05 PM, Christine Poerschke (BLOOMBERG/ LONDON) < cpoersc...@bloomberg.net> wrote: > Please add my username to the ContributorsGroup: ChristinePoerschke > > Thank you. >

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

2017-01-19 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/29/ Java: 32bit/jdk1.8.0_112 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard Error Message: Error from server at https://127.0.0.1:36085/solr: Could not fully remove

Re: 6.4 release

2017-01-19 Thread jim ferenczi
I updated the release notes for Solr here: https://wiki.apache.org/solr/ReleaseNote64 The vote is going great so we may be able to start the release tomorrow night and make the announcement on Monday. We still need to finalize the release notes, could you please check that it's showing the right

[jira] [Commented] (SOLR-9555) Recovery can hang if a node is put into LIR as it is starting up

2017-01-19 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829955#comment-15829955 ] Shalin Shekhar Mangar commented on SOLR-9555: - I agree with Dat that "only set DOWN if current

ContributorsGroup Wiki (https://wiki.apache.org/solr)

2017-01-19 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Please add my username to the ContributorsGroup: ChristinePoerschke Thank you. - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: [VOTE] Release Lucene/Solr 6.4.0 RC?

2017-01-19 Thread Andrzej Białecki
+1 SUCCESS! [1:25:44.760864] > On 17 Jan 2017, at 17:27, jim ferenczi wrote: > > Please vote for release candidate for Lucene/Solr 6.4.0 > > The artifacts can be downloaded from: >

[jira] [Commented] (LUCENE-7641) Speed up point ranges that match most documents

2017-01-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829908#comment-15829908 ] Michael McCandless commented on LUCENE-7641: Nice! > Speed up point ranges that match most

Re: [VOTE] Release Lucene/Solr 6.4.0 RC?

2017-01-19 Thread Shalin Shekhar Mangar
+1 SUCCESS! [2:44:31.937970] On Tue, Jan 17, 2017 at 9:57 PM, jim ferenczi wrote: > Please vote for release candidate for Lucene/Solr 6.4.0 > > The artifacts can be downloaded from: >

[jira] [Commented] (LUCENE-7641) Speed up point ranges that match most documents

2017-01-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829833#comment-15829833 ] Adrien Grand commented on LUCENE-7641: -- The nightly benchmarks confirm the good speedup.

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

2017-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1628/ 1 tests failed. FAILED: org.apache.solr.cloud.ZkSolrClientTest.testMultipleWatchesAsync Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([7CEDC6D4BD53A081:145B157628B7A11F]:0)

[jira] [Created] (SOLR-10002) CORE Query Joins

2017-01-19 Thread Moenieb (JIRA)
Moenieb created SOLR-10002: -- Summary: CORE Query Joins Key: SOLR-10002 URL: https://issues.apache.org/jira/browse/SOLR-10002 Project: Solr Issue Type: Improvement Security Level: Public

[jira] [Commented] (SOLR-9997) Enable configuring SolrHttpClientBuilder via java system property

2017-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829754#comment-15829754 ] ASF GitHub Bot commented on SOLR-9997: -- Github user janhoy commented on a diff in the pull request:

[GitHub] lucene-solr pull request #140: [SOLR-9997] Enable configuring SolrHttpClient...

2017-01-19 Thread janhoy
Github user janhoy commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/140#discussion_r96840773 --- Diff: solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientUtil.java --- @@ -111,28 +112,46 @@ // cannot be established within x

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

2017-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/686/ 1 tests failed. FAILED: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat.testEstimatePointCount2Dims Error Message: expected:<46> but was:<92> Stack Trace: java.lang.AssertionError: expected:<46> but was:<92> at

[jira] [Commented] (LUCENE-7645) Use JDK's Arrays.binarySearch in BaseCharFilter

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829688#comment-15829688 ] ASF subversion and git services commented on LUCENE-7645: - Commit

[jira] [Resolved] (LUCENE-7645) Use JDK's Arrays.binarySearch in BaseCharFilter

2017-01-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7645. -- Resolution: Fixed Fix Version/s: 6.5 master (7.0) > Use JDK's

[jira] [Commented] (LUCENE-7645) Use JDK's Arrays.binarySearch in BaseCharFilter

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829689#comment-15829689 ] ASF subversion and git services commented on LUCENE-7645: - Commit

[jira] [Commented] (SOLR-10001) CollectionsAPISolrJTest failures

2017-01-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829682#comment-15829682 ] Alan Woodward commented on SOLR-10001: -- >From going through the logs, it seems that the test is

[jira] [Created] (SOLR-10001) CollectionsAPISolrJTest failures

2017-01-19 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-10001: Summary: CollectionsAPISolrJTest failures Key: SOLR-10001 URL: https://issues.apache.org/jira/browse/SOLR-10001 Project: Solr Issue Type: Bug Security

[jira] [Commented] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2017-01-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829664#comment-15829664 ] Adrien Grand commented on LUCENE-5734: -- +1 to having different methods to correct start offsets and

[jira] [Commented] (LUCENE-7645) Use JDK's Arrays.binarySearch in BaseCharFilter

2017-01-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829635#comment-15829635 ] Alan Woodward commented on LUCENE-7645: --- +1 > Use JDK's Arrays.binarySearch in BaseCharFilter >

[jira] [Updated] (LUCENE-7645) Use JDK's Arrays.binarySearch in BaseCharFilter

2017-01-19 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7645: - Attachment: LUCENE-7645.patch Here is a patch. > Use JDK's Arrays.binarySearch in

[jira] [Created] (LUCENE-7645) Use JDK's Arrays.binarySearch in BaseCharFilter

2017-01-19 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7645: Summary: Use JDK's Arrays.binarySearch in BaseCharFilter Key: LUCENE-7645 URL: https://issues.apache.org/jira/browse/LUCENE-7645 Project: Lucene - Core

[jira] [Commented] (LUCENE-7640) Speed up PointValues#estimatePointCount with Relation.CELL_INSIDE_QUERY

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829541#comment-15829541 ] ASF subversion and git services commented on LUCENE-7640: - Commit

[jira] [Commented] (LUCENE-7640) Speed up PointValues#estimatePointCount with Relation.CELL_INSIDE_QUERY

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829540#comment-15829540 ] ASF subversion and git services commented on LUCENE-7640: - Commit

[jira] [Commented] (LUCENE-7055) Better execution path for costly queries

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829515#comment-15829515 ] ASF subversion and git services commented on LUCENE-7055: - Commit

[jira] [Commented] (LUCENE-7055) Better execution path for costly queries

2017-01-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829516#comment-15829516 ] ASF subversion and git services commented on LUCENE-7055: - Commit

  1   2   >