[jira] [Updated] (SOLR-9877) Use instrumented http client

2016-12-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9877: Attachment: SOLR-9877.patch * Added instrumentation to update shard handler *

[jira] [Created] (SOLR-9895) Replace existing ref guide references to zkcli with bin/solr zk options where possible

2016-12-26 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-9895: Summary: Replace existing ref guide references to zkcli with bin/solr zk options where possible Key: SOLR-9895 URL: https://issues.apache.org/jira/browse/SOLR-9895

[jira] [Updated] (SOLR-9891) bin/solr cannot create an empty Znode which is useful for chroot

2016-12-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9891: - Attachment: SOLR-9891.patch Not tested on Windows. I've copy/pasted/edited what I think are the

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

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

[jira] [Updated] (SOLR-9894) Tokenizer work randomly

2016-12-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 王海涛 updated SOLR-9894: -- Description: my schema.xml has a fieldType as folow:

[jira] [Created] (SOLR-9894) Tokenizer work randomly

2016-12-26 Thread JIRA
王海涛 created SOLR-9894: - Summary: Tokenizer work randomly Key: SOLR-9894 URL: https://issues.apache.org/jira/browse/SOLR-9894 Project: Solr Issue Type: Bug Security Level: Public (Default Security

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

2016-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/629/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]

[jira] [Comment Edited] (LUCENE-7595) RAMUsageTester in test-framework and static field checker no longer works with Java 9

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779360#comment-15779360 ] Uwe Schindler edited comment on LUCENE-7595 at 12/27/16 1:49 AM: - Here is

[jira] [Updated] (LUCENE-7595) RAMUsageTester in test-framework and static field checker no longer works with Java 9

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7595: -- Attachment: LUCENE-7595.patch Here is my patch that makes test works on whole Lucene: - On

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

2016-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1569/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: expected:<3> but was:<2> at

[jira] [Commented] (LUCENE-7603) Support Graph Token Streams in QueryBuilder

2016-12-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779150#comment-15779150 ] Michael McCandless commented on LUCENE-7603: Whoa, thanks [~mattweber], I'll have a look, but

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2016-12-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779143#comment-15779143 ] Michael McCandless commented on LUCENE-6664: Thanks [~steve_rowe], I'll look... > Replace

Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 628 - Still Unstable

2016-12-26 Thread Michael McCandless
I think (not sure) these failures starting happening after https://issues.apache.org/jira/browse/LUCENE-7564 ? Mike McCandless http://blog.mikemccandless.com On Mon, Dec 26, 2016 at 4:29 PM, Apache Jenkins Server wrote: > Build:

[jira] [Updated] (SOLR-9668) Support cursor paging in SolrEntityProcessor

2016-12-26 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9668: --- Attachment: SOLR-9668.patch what about [^SOLR-9668.patch]? > Support cursor paging in

[jira] [Comment Edited] (LUCENE-7602) Fix compiler warnings for ant clean compile

2016-12-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779059#comment-15779059 ] Paul Elschot edited comment on LUCENE-7602 at 12/26/16 10:06 PM: - bq.

[jira] [Commented] (LUCENE-7602) Fix compiler warnings for ant clean compile

2016-12-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779059#comment-15779059 ] Paul Elschot commented on LUCENE-7602: -- bq. can't we just use Map ? ContextMap

[jira] [Comment Edited] (LUCENE-7602) Fix compiler warnings for ant clean compile

2016-12-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779059#comment-15779059 ] Paul Elschot edited comment on LUCENE-7602 at 12/26/16 10:02 PM: - bq.

[jira] [Updated] (LUCENE-7602) Fix compiler warnings for ant clean compile

2016-12-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-7602: - Attachment: LUCENE-7602.patch Patch of 26 Dec 2016. Mostly as discussed above. ContextMap

[jira] [Commented] (LUCENE-7596) Update Groovy to 2.4.8 in build system

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779026#comment-15779026 ] Uwe Schindler commented on LUCENE-7596: --- As a temporary workaround we might add the snapshot builds

[jira] [Commented] (LUCENE-7596) Update Groovy to 2.4.8 in build system

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779022#comment-15779022 ] Uwe Schindler commented on LUCENE-7596: --- I tested the build system with Java Groovy snapshot builds

[jira] [Commented] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779017#comment-15779017 ] Uwe Schindler commented on SOLR-9893: - I opened: https://github.com/cglib/cglib/issues/93 >

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

2016-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/628/ 1 tests failed. FAILED: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT Error Message: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE,

[jira] [Comment Edited] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779005#comment-15779005 ] Uwe Schindler edited comment on SOLR-9893 at 12/26/16 9:26 PM: --- Hi Mark, I

[jira] [Commented] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779005#comment-15779005 ] Uwe Schindler commented on SOLR-9893: - Hi Make, I fully agree with you. I will keep this issue open as

[jira] [Comment Edited] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779005#comment-15779005 ] Uwe Schindler edited comment on SOLR-9893 at 12/26/16 9:24 PM: --- Hi Mark, I

[jira] [Updated] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-9893: Priority: Blocker (was: Critical) > EasyMock/Mockito no longer works with Java 9 b148+ >

[jira] [Commented] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778972#comment-15778972 ] Mark Miller commented on SOLR-9893: --- I am a proponent of only using one of these mock libs. It's too much

[jira] [Commented] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778968#comment-15778968 ] Mark Miller commented on SOLR-9893: --- I imagine this will get addressed at some point as problems bubble

[jira] [Updated] (SOLR-9877) Use instrumented http client

2016-12-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9877: Attachment: solr-http-metrics.png Attached is a screenshot of http metrics collected

[jira] [Updated] (SOLR-9877) Use instrumented http client

2016-12-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9877: Attachment: SOLR-9877.patch Patch that adds instrumentation for

[jira] [Updated] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-9893: Description: EasyMock does not work anymore with latest Java 9, because it uses cglib behind that

[jira] [Created] (SOLR-9893) EasyMock/Mockito no longer works with Java 9 b148+

2016-12-26 Thread Uwe Schindler (JIRA)
Uwe Schindler created SOLR-9893: --- Summary: EasyMock/Mockito no longer works with Java 9 b148+ Key: SOLR-9893 URL: https://issues.apache.org/jira/browse/SOLR-9893 Project: Solr Issue Type: Bug

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

2016-12-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6313/ Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.metrics.JvmMetricsTest.testOperatingSystemMetricsSet Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-9887) Add KeepWordFilter, StemmerOverrideFilter, StopFilterFactory, SynonymFilter that reads data from a JDBC source

2016-12-26 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778858#comment-15778858 ] Alexandre Rafalovitch commented on SOLR-9887: - I believe the current direction with Solr is to

[jira] [Updated] (LUCENE-7604) TestLRUQueryCache.testDetectMutatedQueries does not work on Java 9 b150

2016-12-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7604: -- Affects Version/s: master (7.0) 6.x >

[jira] [Commented] (LUCENE-7604) TestLRUQueryCache.testDetectMutatedQueries does not work on Java 9 b150

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

[jira] [Commented] (LUCENE-7604) TestLRUQueryCache.testDetectMutatedQueries does not work on Java 9 b150

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

[jira] [Created] (LUCENE-7604) TestLRUQueryCache.testDetectMutatedQueries does not work on Java 9 b150

2016-12-26 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-7604: - Summary: TestLRUQueryCache.testDetectMutatedQueries does not work on Java 9 b150 Key: LUCENE-7604 URL: https://issues.apache.org/jira/browse/LUCENE-7604 Project:

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

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

[jira] [Commented] (LUCENE-7602) Fix compiler warnings for ant clean compile

2016-12-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778692#comment-15778692 ] Paul Elschot commented on LUCENE-7602: -- Meanwhile I tried implementing solr's QueryContext by

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

2016-12-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778688#comment-15778688 ] Erick Erickson commented on SOLR-9185: -- Happened across SOLR-4381 and SOLR-5379 while searching for

[jira] [Commented] (LUCENE-7602) Fix compiler warnings for ant clean compile

2016-12-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778681#comment-15778681 ] Paul Elschot commented on LUCENE-7602: -- Do you mean like this: {code} public class ContextMap

[jira] [Commented] (LUCENE-7603) Support Graph Token Streams in QueryBuilder

2016-12-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778672#comment-15778672 ] ASF GitHub Bot commented on LUCENE-7603: GitHub user mattweber opened a pull request:

[GitHub] lucene-solr pull request #129: LUCENE-7603: Support Graph Token Streams in Q...

2016-12-26 Thread mattweber
GitHub user mattweber opened a pull request: https://github.com/apache/lucene-solr/pull/129 LUCENE-7603: Support Graph Token Streams in QueryBuilder Adds support for handling graph token streams inside the QueryBuilder util class used by query parsers. You can merge this pull

[jira] [Created] (LUCENE-7603) Support Graph Token Streams in QueryBuilder

2016-12-26 Thread Matt Weber (JIRA)
Matt Weber created LUCENE-7603: -- Summary: Support Graph Token Streams in QueryBuilder Key: LUCENE-7603 URL: https://issues.apache.org/jira/browse/LUCENE-7603 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2016-12-26 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778606#comment-15778606 ] Steve Rowe commented on LUCENE-6664: Looks like the new {{FlattenGraphFilter}} is implicated in this

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

2016-12-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1035/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack

[jira] [Resolved] (SOLR-9892) Core is locked

2016-12-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-9892. -- Resolution: Invalid Please raise issues like this on the user's list, many more people will see

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

2016-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/238/ 2 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets Error Message: KeeperErrorCode = NoNode for /collections/withconfigset2 Stack Trace:

[jira] [Updated] (SOLR-9892) Core is locked

2016-12-26 Thread Naresh Kumar Geepalem (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naresh Kumar Geepalem updated SOLR-9892: Description: Hi Team, We have setup of one master and two slaves. One master and

[jira] [Created] (SOLR-9892) Core is locked

2016-12-26 Thread Naresh Kumar Geepalem (JIRA)
Naresh Kumar Geepalem created SOLR-9892: --- Summary: Core is locked Key: SOLR-9892 URL: https://issues.apache.org/jira/browse/SOLR-9892 Project: Solr Issue Type: Bug Security

[jira] [Comment Edited] (SOLR-9835) Create another replication mode for SolrCloud

2016-12-26 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778369#comment-15778369 ] Cao Manh Dat edited comment on SOLR-9835 at 12/26/16 1:50 PM: --

[jira] [Commented] (SOLR-9835) Create another replication mode for SolrCloud

2016-12-26 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778369#comment-15778369 ] Cao Manh Dat commented on SOLR-9835: [~yo...@apache.org][~ysee...@gmail.com] : Here are scenario for

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

2016-12-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/647/ Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full

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

2016-12-26 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778113#comment-15778113 ] Jim Ferenczi commented on LUCENE-7055: -- {quote} I think this problem was solved with the two-phase

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

2016-12-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778043#comment-15778043 ] Adrien Grand commented on LUCENE-7055: -- bq. maybe instead of a boolean LazyScorer#get should take

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

2016-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/627/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]

[jira] [Resolved] (LUCENE-7401) BKDWriter should ensure all dimensions are indexed

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

[jira] [Commented] (LUCENE-7401) BKDWriter should ensure all dimensions are indexed

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

[jira] [Commented] (LUCENE-7401) BKDWriter should ensure all dimensions are indexed

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

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

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

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

2016-12-26 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15777952#comment-15777952 ] Jim Ferenczi commented on LUCENE-7055: -- I like the new cost estimation and the lazy scorer but maybe

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

2016-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1193/ 7 tests failed. FAILED: org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings Error Message: startOffset must be non-negative, and endOffset must be >= startOffset,