[
https://issues.apache.org/jira/browse/SOLR-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254544#comment-14254544
]
ASF subversion and git services commented on SOLR-6864:
---
Commit 16469
[
https://issues.apache.org/jira/browse/SOLR-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254543#comment-14254543
]
ASF subversion and git services commented on SOLR-6864:
---
Commit 16469
[
https://issues.apache.org/jira/browse/SOLR-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomás Fernández Löbbe updated SOLR-6864:
Attachment: fix.patch
Here is my fix. I ran the test 600 times in three different hos
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2005/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts:
false)
1 tests failed.
FAILED: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT
Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr
[
https://issues.apache.org/jira/browse/SOLR-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254499#comment-14254499
]
Tomás Fernández Löbbe commented on SOLR-6864:
-
I think this is not a seed issue
On 12/19/2014 8:04 PM, Robert Muir wrote:
> But why require java 8? For example from an i/o perspective, solr code
> is still not even at java 7 level. It is still using java.io.File etc.
> So what benefits come from mandating java 8?
I really don't know what benefits would come from changing, to
[
https://issues.apache.org/jira/browse/SOLR-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254489#comment-14254489
]
Shawn Heisey commented on SOLR-6841:
That looks really nice. Thank you for working on
I favor 5.x branch being on java 7. In my opinion, its where we
finally actually take advantage of java 7 features. And to lucene,
this is mostly IO-related, because that is our business. You can see
this in the changes: e.g. changing lucene's commit to actually be
atomic, mocking tests at the file
It feels like we just went through this with Java 6. I guess time is
flying. Oracle Java 7 will reach effective EOL for the public in April,
just four months from now.
http://www.oracle.com/technetwork/java/eol-135779.html
We've already upgraded trunk to a Java 8 minimum, and I expect that no
m
[
https://issues.apache.org/jira/browse/SOLR-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254459#comment-14254459
]
Tomás Fernández Löbbe commented on SOLR-6864:
-
I'll take a look
> Support regi
[
https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-4839:
Attachment: SOLR-4839.patch
I made some progress getting the modules in place. The ex
[
https://issues.apache.org/jira/browse/SOLR-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson closed SOLR-6727.
Resolution: Invalid
Pilot error
> Specifying a different collection name with the new bin/solr comma
[
https://issues.apache.org/jira/browse/SOLR-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson closed SOLR-6859.
Resolution: Fixed
> Disable REBALANCELEADERS for 5.0
>
>
>
[
https://issues.apache.org/jira/browse/SOLR-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254431#comment-14254431
]
ASF subversion and git services commented on SOLR-6859:
---
Commit 16469
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2352/
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch
Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily
Stack Trace:
java.lang.AssertionErr
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4396/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
4 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
expected:<...9CECDFD7FE5DA-001\te[mpD
[
https://issues.apache.org/jira/browse/SOLR-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254414#comment-14254414
]
Hoss Man commented on SOLR-6870:
depending on how SOLR-6871, we may actually want to revive
Hoss Man created SOLR-6871:
--
Summary: Need a process for updating & maintaining the new
quickstart tutorial (and any other tutorials added to the website)
Key: SOLR-6871
URL: https://issues.apache.org/jira/browse/SOLR-68
[
https://issues.apache.org/jira/browse/SOLR-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254412#comment-14254412
]
Hoss Man commented on SOLR-6871:
As a concrete example of why a process like this is cruci
Hoss Man created SOLR-6870:
--
Summary: remove/fix currently broken solr/site/html/tutorial.html ?
Key: SOLR-6870
URL: https://issues.apache.org/jira/browse/SOLR-6870
Project: Solr
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SOLR-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man reopened SOLR-6864:
i''ve got a seed here that causes the newly added test to fail 100% of the time
on trunk...
{noformat}
[juni
[
https://issues.apache.org/jira/browse/SOLR-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-6643:
---
Attachment: SOLR-6643.patch
Here's a patch that does a few things:
* adds 2 tests to CoreContainerCoreInitFailu
[
https://issues.apache.org/jira/browse/SOLR-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-6643:
---
Summary: Core load silently aborted if missing schema has depenencies -
LinkageErrors swollowed (was: Core loa
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4501/
Java: 32bit/jdk1.8.0_20 -server -XX:+UseSerialGC (asserts: true)
1 tests failed.
FAILED:
org.apache.lucene.facet.TestRandomSamplingFacetsCollector.testRandomSampling
Error Message:
54
Stack Trace:
java.lang.ArrayIndexOutOfBo
[
https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254345#comment-14254345
]
Shalin Shekhar Mangar commented on SOLR-4839:
-
bq. I actually like the module c
[
https://issues.apache.org/jira/browse/SOLR-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-6859:
-
Attachment: SOLR-6859.patch
Comments out the Collecitons API endpoint. Tests for the API throwing a
[
https://issues.apache.org/jira/browse/SOLR-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254338#comment-14254338
]
ASF subversion and git services commented on SOLR-6859:
---
Commit 16469
[
https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254329#comment-14254329
]
Steve Davids commented on SOLR-4839:
bq. Jetty 9 has this concept of modules which can
This is the same double-checkindex bug (fixed)
On Fri, Dec 19, 2014 at 4:27 PM, wrote:
> *BUILD FAILURE*
> Build URL
> http://build-eu-00.elasticsearch.org/job/lucene_4x_linux_java8_64_test_only/18933/
> Project:lucene_4x_linux_java8_64_test_only Date of build:Fri, 19 Dec 2014
> 22:25:01 +0100
Test bug in BaseDirectoryWrapper. If close() is called multiple times, it
will try to checkIndex() a closed index.
I committed a fix.
On Fri, Dec 19, 2014 at 5:18 PM, wrote:
> *BUILD FAILURE*
> Build URL
> http://build-eu-00.elasticsearch.org/job/lucene_4x_linux_java8_64_test_only/18941/
> P
[
https://issues.apache.org/jira/browse/LUCENE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254145#comment-14254145
]
ASF subversion and git services commented on LUCENE-6124:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254144#comment-14254144
]
ASF subversion and git services commented on LUCENE-6124:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254142#comment-14254142
]
ASF subversion and git services commented on LUCENE-6124:
-
Commit
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2351/
4 tests failed.
REGRESSION:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
expected:<...5C18C4F6A2BA1-001/te[mpDir-003/solrj_test_core_props_shard1_replica1]>
but
was:<...5C18C4F6A2B
[
https://issues.apache.org/jira/browse/LUCENE-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254118#comment-14254118
]
ASF subversion and git services commented on LUCENE-6127:
-
Commit
I committed a fix.
On Fri, Dec 19, 2014 at 5:09 PM, Robert Muir
wrote:
> I think this is a double-close() bug in mock windows itself.
>
> I am looking into it.
>
> On Fri, Dec 19, 2014 at 4:55 PM, wrote:
>
>> *BUILD FAILURE*
>> Build URL
>> http://build-eu-00.elasticsearch.org/job/lucene_trun
[
https://issues.apache.org/jira/browse/LUCENE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254111#comment-14254111
]
ASF subversion and git services commented on LUCENE-6124:
-
Commit
I think this is a double-close() bug in mock windows itself.
I am looking into it.
On Fri, Dec 19, 2014 at 4:55 PM, wrote:
> *BUILD FAILURE*
> Build URL
> http://build-eu-00.elasticsearch.org/job/lucene_trunk_linux_java8_64_test_only/18889/
> Project:lucene_trunk_linux_java8_64_test_only Date
Hoss Man created SOLR-6869:
--
Summary: need beter param sanity checking & error reporting in
CoreAdmin API (and probably CollectionAdmin API)
Key: SOLR-6869
URL: https://issues.apache.org/jira/browse/SOLR-6869
[
https://issues.apache.org/jira/browse/LUCENE-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254049#comment-14254049
]
ASF subversion and git services commented on LUCENE-6127:
-
Commit
[
https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254036#comment-14254036
]
Mark Miller commented on SOLR-4509:
---
Okay, this will not affect socket timeout settings.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/708/
2 tests failed.
REGRESSION:
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:53787/disj/m/collection1
Stack Trace:
org.apac
[
https://issues.apache.org/jira/browse/SOLR-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter reassigned SOLR-6867:
Assignee: Timothy Potter
> bin/solr -e foo should use collection/cores api to check if colle
[
https://issues.apache.org/jira/browse/LUCENE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254021#comment-14254021
]
ASF subversion and git services commented on LUCENE-6124:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-6124.
-
Resolution: Fixed
Fix Version/s: Trunk
5.0
> Fix broken close() methods
[
https://issues.apache.org/jira/browse/SOLR-6680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-6680:
---
Attachment: SOLR-6680_Solr_Highligher,_part_2,_OffsetWindowTokenFilter.patch
I'll commit Monday if ther
[
https://issues.apache.org/jira/browse/SOLR-6680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reopened SOLR-6680:
Re-opening for incremental improvement:
The next patch further reduces token caching in DefaultSolrHighl
[
https://issues.apache.org/jira/browse/LUCENE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253968#comment-14253968
]
ASF subversion and git services commented on LUCENE-6124:
-
Commit
[
https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253944#comment-14253944
]
Shalin Shekhar Mangar edited comment on SOLR-4839 at 12/19/14 8:19 PM:
--
[
https://issues.apache.org/jira/browse/LUCENE-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-6122.
Resolution: Fixed
Fix Version/s: 5.x
Trunk
> explicitly a
[
https://issues.apache.org/jira/browse/LUCENE-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253946#comment-14253946
]
ASF subversion and git services commented on LUCENE-6122:
-
Commit
[
https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-4839:
Attachment: SOLR-4839.patch
I'm attaching this patch as a checkpoint.
# Fixed some c
[
https://issues.apache.org/jira/browse/LUCENE-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253917#comment-14253917
]
David Smiley commented on LUCENE-6128:
--
+1 I could have used that today ;-P
> Add s
[
https://issues.apache.org/jira/browse/LUCENE-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253905#comment-14253905
]
ASF subversion and git services commented on LUCENE-6122:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253854#comment-14253854
]
Robert Muir commented on LUCENE-6128:
-
+1, this sounds great. Less jenkins failures.
Michael McCandless created LUCENE-6128:
--
Summary: Add stricter ant/build option for developers?
Key: LUCENE-6128
URL: https://issues.apache.org/jira/browse/LUCENE-6128
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253821#comment-14253821
]
Robert Muir commented on LUCENE-6122:
-
+1, this will help reproducibility when using
[
https://issues.apache.org/jira/browse/LUCENE-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253815#comment-14253815
]
David Smiley commented on LUCENE-6127:
--
+1 Nice.
> fix mockanalyzer to not use asse
[
https://issues.apache.org/jira/browse/LUCENE-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253807#comment-14253807
]
Michael McCandless commented on LUCENE-6127:
+1
Thank you for fixing TestCac
[
https://issues.apache.org/jira/browse/SOLR-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253784#comment-14253784
]
Timothy Potter commented on SOLR-6851:
--
If you're interested in this type of stuff - p
[
https://issues.apache.org/jira/browse/LUCENE-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reopened LUCENE-6031:
--
Hi Rob.
Since it hasn't been released yet, I'll simply re-open. The patch is an
incremental impro
[
https://issues.apache.org/jira/browse/LUCENE-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253770#comment-14253770
]
Robert Muir commented on LUCENE-6031:
-
This issue is marked resolved. Can you please
[
https://issues.apache.org/jira/browse/LUCENE-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-6031:
-
Attachment:
LUCENE-6031_lazy_init_at_incrementToken,_and_optimize_payloads.patch
This patch furt
[
https://issues.apache.org/jira/browse/LUCENE-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-6127:
Attachment: LUCENE-6127.patch
Here is a first stab. Tests pass.
> fix mockanalyzer to not use asse
[
https://issues.apache.org/jira/browse/SOLR-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253723#comment-14253723
]
Hoss Man commented on SOLR-6841:
very cool - would definitely welcome that as a patch to in
Robert Muir created LUCENE-6127:
---
Summary: fix mockanalyzer to not use asserts
Key: LUCENE-6127
URL: https://issues.apache.org/jira/browse/LUCENE-6127
Project: Lucene - Core
Issue Type: Bug
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253684#comment-14253684
]
Michael McCandless commented on LUCENE-6121:
bq. I should switch my 5x enviro
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253665#comment-14253665
]
David Smiley commented on LUCENE-6121:
--
I appreciate it may have seemed "cowboy" fro
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253652#comment-14253652
]
ASF subversion and git services commented on LUCENE-6121:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253643#comment-14253643
]
ASF subversion and git services commented on LUCENE-6121:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-6122:
---
Attachment: LUCENE-6122.patch
Simple patch...
> explicitly always set CMS values in
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253640#comment-14253640
]
ASF subversion and git services commented on LUCENE-6121:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253625#comment-14253625
]
Michael McCandless commented on LUCENE-6121:
Can we rollback this change for
I committed a fix for the TestIOUtils failures.
Mike McCandless
http://blog.mikemccandless.com
On Fri, Dec 19, 2014 at 10:59 AM, Policeman Jenkins Server
wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4500/
> Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+
[
https://issues.apache.org/jira/browse/LUCENE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253620#comment-14253620
]
ASF subversion and git services commented on LUCENE-5951:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253618#comment-14253618
]
ASF subversion and git services commented on LUCENE-5951:
-
Commit
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/792/
2 tests failed.
FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.testPathParts
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reach
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4395/
Java: 32bit/jdk1.7.0_67 -client -XX:+UseParallelGC (asserts: false)
4 tests failed.
FAILED: org.apache.lucene.analysis.TestCachingTokenFilter.testDoubleResetFails
Error Message:
Stack Trace:
java.lang.AssertionError
at
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253583#comment-14253583
]
Robert Muir commented on LUCENE-6121:
-
{quote}
... cleaner to just move the numTokens
Ouch; thanks!
~ David Smiley
Freelance Apache Lucene/Solr Search Consultant/Developer
http://www.linkedin.com/in/davidwsmiley
On Fri, Dec 19, 2014 at 10:29 AM, Michael McCandless <
luc...@mikemccandless.com> wrote:
>
> I committed a fix.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253581#comment-14253581
]
Robert Muir commented on LUCENE-6121:
-
Can you just wrap with runtimeexception and tr
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253580#comment-14253580
]
David Smiley commented on LUCENE-6121:
--
... cleaner to just move the numTokens==0 to
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4500/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseG1GC (asserts:
false)
4 tests failed.
FAILED: org.apache.lucene.analysis.TestCachingTokenFilter.testDoubleResetFails
Error Message:
Stack Trace:
java.lang.Assert
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253572#comment-14253572
]
David Smiley commented on LUCENE-6121:
--
Sure; that point occurred to me too.
If the
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11774/
Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseSerialGC (asserts: false)
1 tests failed.
FAILED: org.apache.lucene.analysis.TestCachingTokenFilter.testDoubleResetFails
Error Message:
Stack Trace:
java.lang.AssertionError
[
https://issues.apache.org/jira/browse/LUCENE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-5951.
Resolution: Fixed
Fix Version/s: Trunk
5.0
> Detect when
[
https://issues.apache.org/jira/browse/LUCENE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253553#comment-14253553
]
ASF subversion and git services commented on LUCENE-5951:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253551#comment-14253551
]
Robert Muir commented on LUCENE-6121:
-
I don't like that: you can't follow the logic
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir reopened LUCENE-6121:
-
> Fix CachingTokenFilter to propagate reset() the first time
> --
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/161/
Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts:
true)
1 tests failed.
FAILED: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT
Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.cor
[
https://issues.apache.org/jira/browse/LUCENE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253541#comment-14253541
]
ASF subversion and git services commented on LUCENE-5951:
-
Commit
[
https://issues.apache.org/jira/browse/SOLR-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253539#comment-14253539
]
Shawn Heisey commented on SOLR-6865:
I misread the HC release announcement. It's a new
I committed a fix.
Mike McCandless
http://blog.mikemccandless.com
On Fri, Dec 19, 2014 at 10:24 AM, Michael McCandless
wrote:
> This is a sneaky java 7/8 difference: java 8 is able to infer this
> variable is "effectively" final, but java 7 isn't...
>
> Mike McCandless
>
> http://blog.mikemcca
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2003/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)
1 tests failed.
FAILED: org.apache.solr.TestHighlightDedupGrouping.testDistribSearch
Error Message:
Timeout occured while waiting response from server at:
This is a sneaky java 7/8 difference: java 8 is able to infer this
variable is "effectively" final, but java 7 isn't...
Mike McCandless
http://blog.mikemccandless.com
On Fri, Dec 19, 2014 at 10:21 AM, Policeman Jenkins Server
wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOS
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1959/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true)
No tests ran.
Build Log:
[...truncated 291 lines...]
[javac] Compiling 424 source files to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved LUCENE-6121.
--
Resolution: Fixed
Thanks for your input Rob.
FYI I moved the QueryBuilder buffer.reset() to th
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253516#comment-14253516
]
ASF subversion and git services commented on LUCENE-6121:
-
Commit
[
https://issues.apache.org/jira/browse/SOLR-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253475#comment-14253475
]
Alan Woodward commented on SOLR-6840:
-
I'm working on the distributed tests now. Rathe
[
https://issues.apache.org/jira/browse/LUCENE-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253467#comment-14253467
]
ASF subversion and git services commented on LUCENE-6121:
-
Commit
1 - 100 of 124 matches
Mail list logo