[JENKINS-EA] Lucene-Solr-7.x-Windows (64bit/jdk-9-ea+173) - Build # 8 - Still Unstable!

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/8/ Java: 64bit/jdk-9-ea+173 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap Error Message: Document mismatch on target after sync

[jira] [Commented] (SOLR-11011) Assign.buildCoreName can lead to error in creating a new core when legacyCloud=false

2017-07-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075934#comment-16075934 ] Shalin Shekhar Mangar commented on SOLR-11011: -- Nice Dat! Although this was caught while

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 2 - Still Unstable

2017-07-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/2/ 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test Error Message: Could not find collection : unloadcollection Stack Trace: org.apache.solr.common.SolrException: Could not find collection :

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Andi Vajda
> On Jul 6, 2017, at 00:03, Joshua Campbell wrote: > > I confirmed that it crashes on multiple Debian 9 machines but it > doesn't crash on Ubuntu 16.04. This behavior is consistent regardless > of the JDK used (I tried openjdk 8, oracle 8 and openjdk 9). I am at a > loss

Re: Fix versions

2017-07-05 Thread Anshum Gupta
Thanks for the insight hoss :). I agree that I went into this with my assumptions. > A user who sees that a bug is fixed in "6.6.1" has no way to be > confident that the same bug is fixed in "7.0" just because the major > number is greater -- because we might releast 6.6.1 after 7.0 is

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

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/7/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth Error Message: Could not find collection:second_collection Stack

Re: Fix versions

2017-07-05 Thread Chris Hostetter
: Here’s my issue with that approach. Say I commit something that would be : released with 7.0 but obviously, I also commit to master at this point. : Going with your approach here are the fix versions I’ll end up with on : the JIRA - master (8.0), 7.1, and 7.0. : : This confuses me, as

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

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/7/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Collection not found: withShardField Stack

Re: Why Does Smoke Tester Fail with Ant 1.10?

2017-07-05 Thread Chris Hostetter
: I think my confusion stems from the smoke checker allowing ant 1.8 OR 1.9, : then. : https://github.com/apache/lucene-solr/blob/master/dev-tools/scripts/smokeTestRelease.py#L193 That seems bad to me - the explicit check for the minimum version of ant (used to make the jars) is suppose to be

[jira] [Updated] (SOLR-11016) TestCloudJSONFacetJoinDomain.testBespoke() failures

2017-07-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-11016: Attachment: SOLR-11016.patch Silly test bug -- the helper methods for verifying the facet results don't

[jira] [Assigned] (SOLR-11016) TestCloudJSONFacetJoinDomain.testBespoke() failures

2017-07-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-11016: --- Assignee: Hoss Man > TestCloudJSONFacetJoinDomain.testBespoke() failures >

[jira] [Updated] (SOLR-10726) SolrCloud opens multiple searchers on replica creation/startup

2017-07-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10726: Attachment: SOLR-10726.semaphore.newsearcher.test.patch semaphore.newsearcher.test.log.txt

[jira] [Commented] (SOLR-10983) Fix DOWNNODE -> queue-work explosion

2017-07-05 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075666#comment-16075666 ] Scott Blum commented on SOLR-10983: --- BTW: this issue most likely affects all 6.x releases (and even some

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_131) - Build # 7 - Unstable!

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/7/ Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Resolved] (SOLR-10983) Fix DOWNNODE -> queue-work explosion

2017-07-05 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum resolved SOLR-10983. --- Resolution: Fixed Fix Version/s: 7.1 master (8.0) 7.0 >

[jira] [Commented] (SOLR-10983) Fix DOWNNODE -> queue-work explosion

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

[jira] [Commented] (SOLR-10983) Fix DOWNNODE -> queue-work explosion

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

[jira] [Commented] (SOLR-10983) Fix DOWNNODE -> queue-work explosion

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

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-07-05 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075623#comment-16075623 ] Michael Sun commented on SOLR-10317: [~vivek.nar...@uga.edu] I saw you made some good progress. Not

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-07-05 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075617#comment-16075617 ] Michael Sun commented on SOLR-10317: Just uploaded a second cut of Solr benchmark framework I built at

[jira] [Updated] (SOLR-10317) Solr Nightly Benchmarks

2017-07-05 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-10317: --- Attachment: SOLR-10317.patch > Solr Nightly Benchmarks > --- > >

[jira] [Commented] (LUCENE-6513) Allow limits on SpanMultiTermQueryWrapper expansion

2017-07-05 Thread Timothy M. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075601#comment-16075601 ] Timothy M. Rodriguez commented on LUCENE-6513: -- [~romseygeek] we've written a patch to solve

[jira] [Closed] (SOLR-8495) Schemaless mode cannot index large text fields

2017-07-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-8495. - Resolution: Duplicate Closing as duplicate of SOLR-9526 > Schemaless mode cannot index large text fields

Re: Fix versions

2017-07-05 Thread Anshum Gupta
I’ve put this on a wiki page, and did that as a ‘trivial change’, which shouldn’t have triggered any emails to anyone other than Steve (sorry about that). I’m not sure how to have that as a permanent setting for this page though. Anyone? Here’s the page:

[jira] [Commented] (SOLR-10123) Analytics Component 2.0

2017-07-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075535#comment-16075535 ] Hoss Man commented on SOLR-10123: - bq. Houston is working on a new batch of tests that will specifically

Re: Fix versions

2017-07-05 Thread Mike Drob
This would be good to see as part of the How To Contribute guide, I think, or at least linked from there. On Wed, Jul 5, 2017 at 5:10 PM, David Smiley wrote: > This makes sense to me. It's easy to forget this stuff though. Perhaps > we can propose a policy, vote on

[jira] [Commented] (SOLR-11013) remove /v2/c alias in favour of /v2/collections only

2017-07-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075515#comment-16075515 ] Jan Høydahl commented on SOLR-11013: I think perhaps the collections endpoint is special, since it

Re: Fix versions

2017-07-05 Thread David Smiley
This makes sense to me. It's easy to forget this stuff though. Perhaps we can propose a policy, vote on it, and post it somewhere? We could even do this in the Wiki (MoinMoin) -- so create a page, put "Draft/Proposal" prominently at the top, and then share a link. Keep it particularly succinct

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Joshua Campbell
I confirmed that it crashes on multiple Debian 9 machines but it doesn't crash on Ubuntu 16.04. This behavior is consistent regardless of the JDK used (I tried openjdk 8, oracle 8 and openjdk 9). I am at a loss for how to track it down further due to the (apparent) GDB bug. On Wed, Jul 5, 2017 at

Re: Fix versions

2017-07-05 Thread Anshum Gupta
@Dawid: I remember that discussion, and I think things were fixed for the issue back then. My concern right now is that we will end up in a similar situation again with everyone interpreting the fixVersion differently. @Erick Here’s my issue with that approach. Say I commit something that

[jira] [Resolved] (SOLR-10967) Cleanup the default configset

2017-07-05 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-10967. -- Resolution: Fixed Fix Version/s: 7.0 Thanks Jason and Jan ! > Cleanup the default

[jira] [Commented] (SOLR-10967) Cleanup the default configset

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

[jira] [Commented] (SOLR-10967) Cleanup the default configset

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

[jira] [Commented] (SOLR-10967) Cleanup the default configset

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

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

2017-07-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/8/ 3 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:52106 Stack Trace:

[jira] [Created] (SOLR-11017) Add support for unique metric to facet streaming function

2017-07-05 Thread Susheel Kumar (JIRA)
Susheel Kumar created SOLR-11017: Summary: Add support for unique metric to facet streaming function Key: SOLR-11017 URL: https://issues.apache.org/jira/browse/SOLR-11017 Project: Solr Issue

Re: Fix versions

2017-07-05 Thread Erick Erickson
I'm just including a fix version for each push I make. I.e. If I push to master I'll add "master (8.0)". If I push to 7x, at this point I'll add 7.1 If I push to 7_0 I'll add 7.0 If I push to 6x I'll add 6.7 If for some reason I wanted to push it to branch_6_6 I'd add 6.6.1 I think one push ==

[jira] [Commented] (SOLR-11015) SocketTimeoutException in ChaosMonkey tests when creating testcollection

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

[jira] [Commented] (SOLR-11015) SocketTimeoutException in ChaosMonkey tests when creating testcollection

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

[jira] [Commented] (SOLR-11015) SocketTimeoutException in ChaosMonkey tests when creating testcollection

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

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

2017-07-05 Thread Michael McCandless
I pushed a fix for these failures. Mike McCandless http://blog.mikemccandless.com On Wed, Jul 5, 2017 at 4:30 PM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/6/ > Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops

Re: Fix versions

2017-07-05 Thread Dawid Weiss
There's been a fairly recent discussion about it on the mailing list (David Smiley and were involved in that discussion, among other people). There are many different takes on how to handle fix-for and branches. I don't think we can find the "best" strategy, although perhaps we can agree on

Re: [JENKINS] Lucene-Solr-Tests-master - Build # 1945 - Unstable

2017-07-05 Thread Tomas Fernandez Lobbe
Related to SOLR-11015. I missed the case of the ChaosMonkeyNothingIsSafe*, that creates a different client with an explicit timeout for creating this collection. > On Jul 5, 2017, at 1:22 PM, Apache Jenkins Server > wrote: > > Build:

[jira] [Resolved] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

2017-07-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-11004. - Resolution: Fixed > Consolidate SolrClient Builder code in abstract parent class >

[jira] [Updated] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

2017-07-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-11004: Fix Version/s: (was: master (8.0)) > Consolidate SolrClient Builder code in abstract parent

Fix versions

2017-07-05 Thread Anshum Gupta
Hi, I was a bit confused in terms of setting the ‘fix version’ for JIRAs that are being committed right now. I think it makes sense for the fixVersion to just be 7.0, and nothing else for everything that is going into branch_7_0, instead of being both 7.0, and master (8.0). Any thoughts?

[jira] [Commented] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

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

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Joshua Campbell
No, it segfaults. On Wed, Jul 5, 2017 at 2:26 PM, Andi Vajda wrote: > >> On Jul 5, 2017, at 22:16, Joshua Campbell wrote: >> >> It's occuring after JCC calls JNI_CreateJavaVM >> >> cpp.py(529): env = initVM(os.pathsep.join(classpath) or None, >>

[jira] [Comment Edited] (SOLR-10996) Implement TriggerListener API

2017-07-05 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075369#comment-16075369 ] Andrzej Bialecki edited comment on SOLR-10996 at 7/5/17 8:33 PM: -- Patch

[jira] [Updated] (SOLR-10996) Implement TriggerListener API

2017-07-05 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-10996: - Attachment: SOLR-10996.patch Patch for review: * some refactoring to clarify what are the

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

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/6/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestMixedDocValuesUpdates.testManyReopensAndFields Error Message: invalid numeric value for doc=0, field=f0,

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

2017-07-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1945/ 3 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:35634/d/d Stack Trace:

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

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/13/ Java: 32bit/jdk1.8.0_131 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: 9 threads leaked from SUITE scope at

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Joshua Campbell
It's occuring after JCC calls JNI_CreateJavaVM cpp.py(529): env = initVM(os.pathsep.join(classpath) or None, **initvm_args) ^ last python trace before death Breakpoint 5, initVM (self=0x77e05048, args=0x766deac8, kwds=0x77e00ec8) at jcc3/sources/jcc.cpp:527 527

[jira] [Updated] (SOLR-10668) NPE on sort=childfield(field) desc

2017-07-05 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-10668: Summary: NPE on sort=childfield(field) desc (was: add a test for

[jira] [Comment Edited] (SOLR-10668) add a test for sort=childfield(name,$another_bjq) desc

2017-07-05 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044265#comment-16044265 ] Mikhail Khludnev edited comment on SOLR-10668 at 7/5/17 7:55 PM: - also, it

[jira] [Updated] (SOLR-10668) add a test for sort=childfield(name,$another_bjq) desc

2017-07-05 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-10668: Issue Type: Bug (was: Test) > add a test for sort=childfield(name,$another_bjq) desc >

[jira] [Assigned] (SOLR-10668) add a test for sort=childfield(name,$another_bjq) desc

2017-07-05 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reassigned SOLR-10668: --- Assignee: Mikhail Khludnev > add a test for sort=childfield(name,$another_bjq) desc

[jira] [Updated] (SOLR-10668) add a test for sort=childfield(name,$another_bjq) desc

2017-07-05 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-10668: Attachment: SOLR-10668.patch [^SOLR-10668.patch] is mostly NPE fix > add a test for

[jira] [Comment Edited] (SOLR-10668) add a test for sort=childfield(name,$another_bjq) desc

2017-07-05 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012365#comment-16012365 ] Mikhail Khludnev edited comment on SOLR-10668 at 7/5/17 7:50 PM: - also,

[jira] [Commented] (SOLR-10123) Analytics Component 2.0

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075269#comment-16075269 ] ASF GitHub Bot commented on SOLR-10123: --- Github user dennisgove commented on the issue:

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

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20067/ Java: 32bit/jdk1.8.0_131 -server -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: 9 threads leaked from SUITE scope at

[GitHub] lucene-solr issue #215: SOLR-10123: Fix to better support numeric PointField...

2017-07-05 Thread dennisgove
Github user dennisgove commented on the issue: https://github.com/apache/lucene-solr/pull/215 This all looks good to me so far `%> ant precommit` passes `%> ant test` passes Houston is working on a new batch of tests that will specifically test the new analytics

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

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/6/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test Error Message: Timeout occured while waiting response from server at:

[jira] [Commented] (SOLR-10583) Add 'join' as a new type of domain change in JSON Facets

2017-07-05 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075260#comment-16075260 ] Steve Rowe commented on SOLR-10583: --- {{TestCloudJSONFacetJoinDomain}}, introduced on this issue, has a

[jira] [Updated] (SOLR-11016) TestCloudJSONFacetJoinDomain.testBespoke() failures

2017-07-05 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-11016: -- Description: Policeman Jenkins found a reproducing branch_6x seed

[jira] [Moved] (SOLR-11016) TestCloudJSONFacetJoinDomain.testBespoke() failures

2017-07-05 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe moved LUCENE-7900 to SOLR-11016: --- Security: Public Lucene Fields: (was: New) Key:

[jira] [Created] (LUCENE-7900) TestCloudJSONFacetJoinDomain.testBespoke() failures

2017-07-05 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-7900: -- Summary: TestCloudJSONFacetJoinDomain.testBespoke() failures Key: LUCENE-7900 URL: https://issues.apache.org/jira/browse/LUCENE-7900 Project: Lucene - Core

[jira] [Commented] (SOLR-11015) SocketTimeoutException in ChaosMonkey tests when creating testcollection

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

[jira] [Commented] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

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

[jira] [Commented] (SOLR-11015) SocketTimeoutException in ChaosMonkey tests when creating testcollection

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

[jira] [Commented] (SOLR-11015) SocketTimeoutException in ChaosMonkey tests when creating testcollection

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

[jira] [Updated] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

2017-07-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-11004: Fix Version/s: 7.0 > Consolidate SolrClient Builder code in abstract parent class >

[jira] [Updated] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

2017-07-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-11004: Affects Version/s: (was: master (8.0)) > Consolidate SolrClient Builder code in abstract parent

[jira] [Assigned] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

2017-07-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reassigned SOLR-11004: --- Assignee: Anshum Gupta > Consolidate SolrClient Builder code in abstract parent class >

[jira] [Commented] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

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

[jira] [Updated] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

2017-07-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-11004: Attachment: SOLR-11004.patch Updated patch > Consolidate SolrClient Builder code in abstract

[jira] [Updated] (SOLR-11015) SocketTimeoutException in ChaosMonkey tests when creating testcollection

2017-07-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-11015: - Attachment: SOLR-11015.patch Patch to increase the socket timeout in the

[jira] [Commented] (SOLR-11004) Consolidate SolrClient Builder code in abstract parent class

2017-07-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075172#comment-16075172 ] Anshum Gupta commented on SOLR-11004: - Thanks Jason, I've changed this a bit to remove the

[jira] [Created] (SOLR-11015) SocketTimeoutException in ChaosMonkey tests when creating testcollection

2017-07-05 Thread JIRA
Tomás Fernández Löbbe created SOLR-11015: Summary: SocketTimeoutException in ChaosMonkey tests when creating testcollection Key: SOLR-11015 URL: https://issues.apache.org/jira/browse/SOLR-11015

[jira] [Commented] (LUCENE-7899) Rename FieldValueQuery to DocValuesFieldExistsQuery

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

[jira] [Commented] (LUCENE-7899) Rename FieldValueQuery to DocValuesFieldExistsQuery

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

Re: lucene-solr:branch_7x: LUCENE-7899: add entry in MIGRATE.txt

2017-07-05 Thread Michael McCandless
Oh, I'll add a line of text there. Thanks Uwe. +1 to rename our Markdown files to .md! Mike McCandless http://blog.mikemccandless.com On Wed, Jul 5, 2017 at 11:36 AM, Uwe Schindler wrote: > Hi, > > we now have an entry heading at the end of the migrate.txt file (which is >

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Joshua Campbell
> But you should get a better stacktrace ? I got the exact same stacktrace. $ ldd venv3/lib/python3.5/site-packages/JCC-3.0-py3.5-linux-x86_64.egg/libjcc3.so linux-vdso.so.1 (0x7ffcf4eb8000) libjava.so => /usr/lib/jvm/java-1.8.0-openjdk-amd64/jre/lib/amd64/libjava.so

[jira] [Commented] (LUCENE-7896) Upgrade to RandomizedRunner 2.5.2

2017-07-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075125#comment-16075125 ] Dawid Weiss commented on LUCENE-7896: - Thanks Simon. > Upgrade to RandomizedRunner 2.5.2 >

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Andi Vajda
On Jul 5, 2017, at 18:56, Joshua Campbell wrote: >> What version if java is this jcc built with ? >> To build jcc for debugging with gcc add --debug to the build command. You > should then have symbols visible to gdb. > > You mean with setup.py build --debug ? I tried that

[jira] [Updated] (SOLR-11014) server/solr-webapp/** missing for the eclipse exclusions in build.xml

2017-07-05 Thread Antoine Le Floc'h (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Le Floc'h updated SOLR-11014: - Description: in the top folder, in build.xml

[jira] [Comment Edited] (SOLR-9526) data_driven configs defaults to "strings" for unmapped fields, makes most fields containing "textual content" unsearchable, breaks tutorial examples

2017-07-05 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075116#comment-16075116 ] Steve Rowe edited comment on SOLR-9526 at 7/5/17 5:36 PM: -- Attaching patch brought

[jira] [Created] (SOLR-11014) server/solr-webapp/** missing for the eclipse exclusions in build.xml

2017-07-05 Thread Antoine Le Floc'h (JIRA)
Antoine Le Floc'h created SOLR-11014: Summary: server/solr-webapp/** missing for the eclipse exclusions in build.xml Key: SOLR-11014 URL: https://issues.apache.org/jira/browse/SOLR-11014 Project:

[jira] [Updated] (SOLR-9526) data_driven configs defaults to "strings" for unmapped fields, makes most fields containing "textual content" unsearchable, breaks tutorial examples

2017-07-05 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9526: - Attachment: SOLR-9526.patch Attaching patch brought up to date with master (in particular, collapsing of

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Joshua Campbell
> What version if java is this jcc built with ? Oh it's openjdk-8-dbg_8u131-b11-2 But I got a same result (the stacktrace was slightly different but still undecoded) with Oracle's JDK. On Wed, Jul 5, 2017 at 10:56 AM, Joshua Campbell wrote: > > What version if java is this

RE: 10 Resource Leak warnings dated to Q2 2017

2017-07-05 Thread Uwe Schindler
If we use the -Werror flag be sure to NOT enable all warnings and disable some of them (this makes build non-reproducible if JVM changes). So when using -Werror, we should list all warnings we want to see explicit (so no “all” warning). For Eclipse’s ECJ do the same. In general with the

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-9-ea+173) - Build # 6710 - Still Unstable!

2017-07-05 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6710/ Java: 64bit/jdk-9-ea+173 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: Timeout occured while waiting response from server at:

Re: Feature freeze @ 7.0 branch

2017-07-05 Thread Anshum Gupta
I think most of us want to get a bunch of stuff in for the 7.0 release, so it would make sense for us to open up 7.0 ONLY for improvements (code/usability), deprecations, and bug fixes for the rest of this week. I would request that all of us wrap everything but blocker bug fixes by the end of

[jira] [Commented] (SOLR-11013) remove /v2/c alias in favour of /v2/collections only

2017-07-05 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075090#comment-16075090 ] Varun Thacker commented on SOLR-11013: -- Since it's marked as an experimental feature we could say

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Joshua Campbell
> What version if java is this jcc built with ? > To build jcc for debugging with gcc add --debug to the build command. You should then have symbols visible to gdb. You mean with setup.py build --debug ? I tried that on trunk and got the same result. > Is the version of java used here the same

[jira] [Updated] (SOLR-11013) remove /v2/c alias in favour of /v2/collections only

2017-07-05 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-11013: --- Attachment: SOLR-11013.patch Attaching proposed patch, tests seem to pass with these

[jira] [Created] (SOLR-11013) remove /v2/c alias in favour of /v2/collections only

2017-07-05 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-11013: -- Summary: remove /v2/c alias in favour of /v2/collections only Key: SOLR-11013 URL: https://issues.apache.org/jira/browse/SOLR-11013 Project: Solr

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Andi Vajda
> On Jul 5, 2017, at 18:25, Joshua Campbell wrote: > > This segfault appears to occur within the JVM code on both oracle-java8-jdk > and > java-1.8.0-openjdk-amd64. I installed the JVM debugging symbols but it > didn't seem to help. > > Occurs under python 2 and 3. I don't

Re: Feature freeze @ 7.0 branch

2017-07-05 Thread Varun Thacker
Hi Anshum, I'd like to get SOLR-10967 in as well. It contains some changes to the default configset and no code changes. On Wed, Jul 5, 2017 at 8:06 AM, Christine Poerschke (BLOOMBERG/ LONDON) < cpoersc...@bloomberg.net> wrote: > I'd like to see https://issues.apache.org/jira/browse/SOLR-10985

  1   2   3   >