Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/710/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
org.apache.solr.client.solrj.SolrServerException: No live S
[
https://issues.apache.org/jira/browse/SOLR-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370234#comment-15370234
]
Varun Thacker commented on SOLR-9242:
-
There's another type of test failure :
https://
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3403/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
Error from server at http://127.0.0.1:60467/solr: 'location' is not speci
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1270/
1 tests failed.
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
Error from server at http://127.0.0.1:52710/solr: 'location' is not specified
as a query parameter or as a default repository prope
[
https://issues.apache.org/jira/browse/SOLR-9291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370083#comment-15370083
]
ASF subversion and git services commented on SOLR-9291:
---
Commit 9d8cc
[
https://issues.apache.org/jira/browse/SOLR-9291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar resolved SOLR-9291.
-
Resolution: Fixed
> ZkSolrResourceLoader should not retry fetching resources if the
[
https://issues.apache.org/jira/browse/SOLR-9291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370081#comment-15370081
]
ASF subversion and git services commented on SOLR-9291:
---
Commit 42e1c
[
https://issues.apache.org/jira/browse/SOLR-9291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-9291:
Summary: ZkSolrResourceLoader should not retry fetching resources if the
server has b
[
https://issues.apache.org/jira/browse/SOLR-9291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-9291:
Attachment: SOLR-9291.patch
This thread is re-trying to load a resource from ZK after
Shalin Shekhar Mangar created SOLR-9291:
---
Summary: TestSolrConfigHandlerCloud leaks a thread
Key: SOLR-9291
URL: https://issues.apache.org/jira/browse/SOLR-9291
Project: Solr
Issue Type
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/312/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
Error from server at https://127.0.0.1:58509/solr: The backup directory alrea
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17212/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
org.apache.solr.client.solrj.SolrServerException: No liv
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/328/
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.overseer.ZkStateWriterTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.overseer.ZkStateWriterTest: 1) Thread[id=2190,
name=w
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1116/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch
Error Message:
CollectionStateWatcher wasn't cleare
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5975/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:49305/solr/test
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17211/
Java: 64bit/jdk-9-ea+125 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud
Error Message:
1 thread leaked from SUITE scope at
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/259/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr
[
https://issues.apache.org/jira/browse/LUCENE-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-7373:
---
Attachment: LUCENE-7373.patch
Here's a patch based on trunk, deprecating {{renameFile
Michael McCandless created LUCENE-7373:
--
Summary: Break out Directory.syncMetaData from
FSDirectory.renameFile
Key: LUCENE-7373
URL: https://issues.apache.org/jira/browse/LUCENE-7373
Project: Luc
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/709/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState
Error Message:
Stack Trace:
java.util.concur
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1115/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'first' for path
'response/params/x/_append
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17210/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Doc with id=2 not found in http://127.0.0.1:39104/c8n_1x2_leader_session_loss
due to: Path n
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.x/108/
No tests ran.
Build Log:
[...truncated 40570 lines...]
prepare-release-no-sign:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/smokeTestRelease/dist
[copy] Copying
2 Michael McCandless
Yes I meant Lucene Codecs abstraction - but it alone doesn't cut it. Well
there is probably no easy way to integrate this approach into Lucene.
And there is not enough evidence that it makes sense at all. I should test
this approach with B-trees and small compactions first.
Wi
2 Michael McCandless
Yes I meant Lucene Codecs abstraction - but it alone doesn't cut it. Well
there is probably no easy way to integrate this approach into Lucene.
And there is not enough evidence that it makes sense at all. I should test
this approach with B-trees and small compactions first.
Wi
Comments from the peanut gallery...
I'd state it much more harshly. There's no such thing as a "typical
user query" ;) We spend a lot of time trying to score documents to
return the "best" answer which is totally irrelevant to some of
the applications we see where the only concern is aggregati
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17209/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:45363/sol
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3402/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:6458
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1113/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseSerialGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest
Error Message:
6 threads leaked from SUITE scope at
org.apache.solr.cloud.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/311/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
expected: but was:
Stack Trace:
java.lang.AssertionError: expected: but
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/116/
6 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=25190,
name=SocketProxy-Response-37204:54204, state=RUNNABLE,
group=TGRP-HttpPartitionT
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5974/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [
On Sat, Jul 9, 2016 at 5:44 PM, Konstantin wrote:
> Thanks
> I'm aware of current implementation of merging in Lucene on a high level.
> Yes Rhinodog uses B-tree for storing everything, it is a bottleneck on
> writes, but it's almost as fast on reads as direct access to location on
> disk.
>
Slow
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17207/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:40989/solr/testS
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/258/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: E
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/708/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.search.
[
https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe updated LUCENE-2899:
---
Attachment: LUCENE-2899.patch
Patch, adds {{OpenNLPLemmatizerFilter}}, based on OpenNLP's
{{SimpleLe
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17206/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader
Error Message:
No live SolrServers available to handle this
request:[http://127.0.0.1:37305
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1268/
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud
Error Message:
4 threads leaked from SUITE scope at
org.apache.solr.handler.TestSolrConfigHandlerCloud: 1) Thread[id=5538
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1067/
9 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrRequestHandlerTest
Error Message:
ObjectTracker found 8 object(s) that were not released!!! [InternalHttpClient,
InternalHttpClient, InternalHtt
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/310/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud
Error Message:
1 thread leaked from SUITE scope at
org.apach
41 matches
Mail list logo