[
https://issues.apache.org/jira/browse/SOLR-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596927#comment-13596927
]
Dominik Siebel commented on SOLR-4086:
--
Hi [~jdyer],
sorry I haven't looked into this
The navigation between pages of Solr Admin UI is ajax based i.e. the page
is not reloaded. However, to support history (back button functionality),
the URL in the location bar is changed by changing # urls. IIRC, there is
no easy way to change non #-based url in the location bar without forcing
pag
[
https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-3918:
---
Attachment: LUCENE-3918.patch
Patch optimizes not encoding offsets in memory if offsets are not inde
[
https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596853#comment-13596853
]
Shalin Shekhar Mangar commented on SOLR-3755:
-
bq. I'd like to suggest supporti
[
https://issues.apache.org/jira/browse/SOLR-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596773#comment-13596773
]
Hoss Man commented on SOLR-4538:
Weird.
This appears to be a query parsing issue, not a
[
https://issues.apache.org/jira/browse/SOLR-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596760#comment-13596760
]
Mark Miller commented on SOLR-4539:
---
I've confirmed this seed consistently fails for me -
[
https://issues.apache.org/jira/browse/SOLR-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-4539:
--
Fix Version/s: 4.3
5.0
> Consistently failing seed for SyncSliceTest
> --
+1 to releasing the following artifacts as 4.2.0...
hossman@frisbee:~/tmp/lucene_solr_4_2_r1453694$ cat *.md5 *.sha1
93764c1fa8b4e897d4d6c306e93bf8c7 *lucene-4.2.0-src.tgz
3d63428ce0f777b15f8c3f7e660b0833 *lucene-4.2.0.tgz
78ac26d32bb586ae8c4079e3d49fd9e0 *lucene-4.2.0.zip
46e458ea6fd65e1885806fd
Hoss Man created SOLR-4539:
--
Summary: Consistently failing seed for SyncSliceTest
Key: SOLR-4539
URL: https://issues.apache.org/jira/browse/SOLR-4539
Project: Solr
Issue Type: Bug
Report
: Hey Shawn - this test is notoriously flakey - my fault since I wrote it.
: Ill dig onto this particular problem (thanks for the seed!), but I think
: it's likely a test setup issue.
https://issues.apache.org/jira/browse/SOLR-4539
-Hoss
--
Hey Shawn - this test is notoriously flakey - my fault since I wrote it. Ill
dig onto this particular problem (thanks for the seed!), but I think it's
likely a test setup issue.
Mark
Sent from my iPhone
On Mar 7, 2013, at 4:42 PM, Shawn Heisey wrote:
> On 3/7/2013 1:03 AM, Robert Muir wrote
Minoru Osuka created SOLR-4538:
--
Summary: DateMathParser doesn't work correctly.
Key: SOLR-4538
URL: https://issues.apache.org/jira/browse/SOLR-4538
Project: Solr
Issue Type: Bug
Compo
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/793/
1 tests failed.
REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch
Error Message:
No registered leader was found, collection:collection1 slice:shard1
Stack Trace:
org.apache.solr.common.SolrException: No
On 3/7/2013 1:03 AM, Robert Muir wrote:
URL: http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/
Thanks for testing.
I checked out the 4.2 branch, ran all tests including weekly and
nightly, which is my normal "see if we can use this build" process. The
test failed. Here
[
https://issues.apache.org/jira/browse/LUCENE-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596598#comment-13596598
]
Michael McCandless edited comment on LUCENE-4816 at 3/8/13 12:14 AM:
--
[
https://issues.apache.org/jira/browse/LUCENE-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596598#comment-13596598
]
Michael McCandless commented on LUCENE-4816:
Hmm the attached PassageFormatte
[
https://issues.apache.org/jira/browse/SOLR-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596596#comment-13596596
]
Hoss Man commented on SOLR-4431:
bq. If there's some internal important structural reason f
[
https://issues.apache.org/jira/browse/SOLR-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596550#comment-13596550
]
Commit Tag Bot commented on SOLR-4537:
--
[branch_4x commit] Steven Rowe
http://svn.apac
[
https://issues.apache.org/jira/browse/SOLR-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe resolved SOLR-4537.
--
Resolution: Fixed
Fix Version/s: 4.3
Committed to trunk and branch_4x.
> Clean u
Stefan Matheis is likely the guy that knows. Personally I don't have a
problem with those URL's - not really sure how it makes anything more
difficult for developers...
Seems like a low priority change to me that would just break peoples
current bookmarks and such.
- Mark
On Thu, Mar 7, 2013 at
I ran this seed thousand of times on my mac (different os, 64bit,
older jvm version). when I get home I'll investigate this one on
linux and try to reproduce the failure with the exact configuration.
On Thu, Mar 7, 2013 at 7:37 AM, Robert Muir wrote:
> does not look good!
>
> On Thu, Mar 7, 2013
[
https://issues.apache.org/jira/browse/SOLR-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596498#comment-13596498
]
Commit Tag Bot commented on SOLR-4537:
--
[trunk commit] Steven Rowe
http://svn.apache.o
[
https://issues.apache.org/jira/browse/SOLR-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe updated SOLR-4537:
-
Attachment: SOLR-4537.patch
Patch fixing both issues.
Committing shortly.
> Clean up sch
Steve Rowe created SOLR-4537:
Summary: Clean up schema information REST API
Key: SOLR-4537
URL: https://issues.apache.org/jira/browse/SOLR-4537
Project: Solr
Issue Type: Improvement
Com
As part of making Solr easier to use for new developers, one of the JIRA's I
had filed was:
SOLR-4431: Developer Curb Appeal: easier URL to get to Cloud UI
https://issues.apache.org/jira/browse/SOLR-4431
I've been trying to understand why we have such odd URLs in the first place,
and could they
[
https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596419#comment-13596419
]
Steve Rowe commented on LUCENE-3907:
Edge is the wrong name for something that only w
[
https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596417#comment-13596417
]
Uwe Schindler commented on LUCENE-4817:
---
This sounds like a good idea. In general w
[
https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596413#comment-13596413
]
Uwe Schindler commented on LUCENE-3907:
---
bq. Back grams would work for leading wild
[
https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596385#comment-13596385
]
Anshum Gupta commented on SOLR-3755:
I'd like to suggest supporting only a single shard
[
https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-4817:
Attachment: LUCENE-4817.patch
here is a simple patch and test
> Add Keywo
Simon Willnauer created LUCENE-4817:
---
Summary: Add KeywordRepeaterFilter to emit tokens twice once as
keyword and once not as keyword
Key: LUCENE-4817
URL: https://issues.apache.org/jira/browse/LUCENE-4817
[
https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596346#comment-13596346
]
Walter Underwood commented on LUCENE-3907:
--
Back grams would work for leading wi
On my way to the train station this morning, after reading that Hoss had
committed SOLR-4200, I had an idea for further reducing log verbosity at
INFO. I wanted to run it by everyone before I filed an issue.
Currently when you do a commit, you get a full list of every file in
your index direc
+1 to release!
Rob's Release Guide is the real deal and eco friendly to laptop battery power.
- Mark
On Mar 7, 2013, at 12:03 AM, Robert Muir wrote:
> URL: http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/
>
> Thanks for testing.
>
> -
[
https://issues.apache.org/jira/browse/SOLR-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596290#comment-13596290
]
Mark Miller commented on SOLR-4534:
---
Hey Steve - I of course prefer that type of format,
[
https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-4465:
-
Attachment: SOLR-4465.patch
QueryResultKey now uses the CollectorSpec to compute hashCode() and eq
[
https://issues.apache.org/jira/browse/SOLR-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596231#comment-13596231
]
Steve Rowe edited comment on SOLR-4534 at 3/7/13 7:22 PM:
--
*edit*:
[
https://issues.apache.org/jira/browse/SOLR-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596231#comment-13596231
]
Steve Rowe commented on SOLR-4534:
--
Maybe PUT /admin/collections/{collection-name}/shards/
[
https://issues.apache.org/jira/browse/LUCENE-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastien Dionne updated LUCENE-4816:
-
Attachment: PassageFormatter.java
here the source file modified
> Passa
Sebastien Dionne created LUCENE-4816:
Summary: PassageFormatter in PostingsHighlighter trunk the message
returned
Key: LUCENE-4816
URL: https://issues.apache.org/jira/browse/LUCENE-4816
Project: L
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/267/
1 tests failed.
REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch
Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent -
but it's still consistent. Leader:http://127.0.0.1:41644/
[
https://issues.apache.org/jira/browse/SOLR-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596195#comment-13596195
]
Mark Miller commented on SOLR-4534:
---
Any opinions on where this API should live? The coll
Thanks Jan,
The blog post is very good, I didn't quite realize all those various
pitfalls with synonyms.
I would still like the ability to specify two different query analysis
chains with one index, rather than having to write a custom parser for each
use case. For example the Traditional/Sim
[
https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596165#comment-13596165
]
Per Steffensen commented on SOLR-4470:
--
bq. We have kept security related things at th
[
https://issues.apache.org/jira/browse/SOLR-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-4044:
--
Fix Version/s: (was: 4.2)
4.3
Assignee: Mark Miller
Priority: Mi
[
https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596127#comment-13596127
]
Tricia Jenkins commented on SOLR-4317:
--
Removed my failing test patch from SOLR-4317 a
[
https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596123#comment-13596123
]
Mark Miller commented on SOLR-4470:
---
bq. What do others say?
Not much about the branch
[
https://issues.apache.org/jira/browse/SOLR-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tricia Jenkins updated SOLR-4536:
-
Attachment: SOLR-4536.patch
The patch I'm attaching has an added test (beyond SOLR-4317) for the s
Tricia Jenkins created SOLR-4536:
Summary: unable to access resources loaded from sharedLib in
solr-test-framework
Key: SOLR-4536
URL: https://issues.apache.org/jira/browse/SOLR-4536
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tricia Jenkins updated SOLR-4317:
-
Attachment: (was: SOLR-4317.patch)
> SolrTestCaseJ4: Can't avoid "collection1" convention
[
https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596109#comment-13596109
]
Mark Miller commented on SOLR-4317:
---
bq. Should I make this a separate issue in JIRA?
+1
[
https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tricia Jenkins updated SOLR-4317:
-
Attachment: SOLR-4317.patch
Hi Erik. Your re-organized patch looks great! It applies cleanly for
Hi John,
I am back from the trip since a few minutes (Cebit fair in Hannover). David
Weiss already sent a solution, I hope that helps. My idea was to send you my
own ~/ivy/ cache folder (that contains all downloaded Maven Central artifacts),
so ANT/IVY does not need to download them. But I t
[
https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596079#comment-13596079
]
Chris Russell commented on SOLR-2894:
-
I have created a unit test that causes an NPE on
Hi Dawid,
Thanks,
I'll give it a try. As I said I'm fairly certain I have the fix but want
to verify it before sending out for review.
JohnC
On 3/7/2013 1:37 AM, Dawid Weiss wrote:
At the top of the archive there is a repro.sh (or repro.cmd for
windows) which reproduces the issue,
Hi Uwe,
Thanks. In the meantime I'm going to ask within oracle if anyone has the
magic formula for the proxy settings.
There might able be another test case I can try. IIR we had another
application that overflowed during reference processing (if I specified
a mark stack size of 16K). I'm go
[
https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Muldowney updated SOLR-2894:
---
Attachment: SOLR-2894.patch
This patch applies cleanly to trunk for me, apologies as the last
[
https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596036#comment-13596036
]
Commit Tag Bot commented on LUCENE-4815:
[branch_4x commit] Michael McCandless
ht
[
https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596027#comment-13596027
]
David Smiley commented on SOLR-4465:
Andy, have you considered using Result Grouping /
[
https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596026#comment-13596026
]
Commit Tag Bot commented on LUCENE-4815:
[trunk commit] Michael McCandless
http:/
[
https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-4815.
Resolution: Fixed
Fix Version/s: 4.3
5.0
> DrillSide
[
https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596022#comment-13596022
]
Commit Tag Bot commented on LUCENE-4815:
[trunk commit] Michael McCandless
http:/
+1
Smoke tester passed on OS X.
On Mar 7, 2013 3:04 AM, "Robert Muir" wrote:
> URL:
> http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/
>
> Thanks for testing.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...
[
https://issues.apache.org/jira/browse/LUCENE-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596008#comment-13596008
]
Commit Tag Bot commented on LUCENE-4810:
[trunk commit] Michael McCandless
http:/
[
https://issues.apache.org/jira/browse/LUCENE-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-4810.
Resolution: Fixed
Fix Version/s: (was: 4.2)
4.3
Than
[
https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596002#comment-13596002
]
Michael McCandless commented on LUCENE-3907:
I think we should remove the Sid
[
https://issues.apache.org/jira/browse/LUCENE-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595999#comment-13595999
]
Commit Tag Bot commented on LUCENE-4810:
[branch_4x commit] Michael McCandless
ht
[
https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-4815:
---
Attachment: LUCENE-4815.patch
Simple patch ... I'll commit soon.
>
+1, smoke tester is happy (on Linux).
Mike McCandless
http://blog.mikemccandless.com
On Thu, Mar 7, 2013 at 6:46 AM, Simon Willnauer
wrote:
> I upgraded ElasticSearch master to 4.2 and integrated fixes that I was
> expecting from the release - all tests pass! Awesomeness.
>
> here is my binding
Michael McCandless created LUCENE-4815:
--
Summary: DrillSideways should allow more than one request for a
single dim
Key: LUCENE-4815
URL: https://issues.apache.org/jira/browse/LUCENE-4815
Project
[
https://issues.apache.org/jira/browse/LUCENE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-4815:
--
Assignee: Michael McCandless
> DrillSideways should allow more than one re
does not look good!
On Thu, Mar 7, 2013 at 7:01 AM, Policeman Jenkins Server
wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4610/
> Java: 32bit/jdk1.7.0_15 -server -XX:+UseG1GC
>
> 1 tests failed.
> REGRESSION: org.apache.lucene.search.grouping.TestGrouping.testRandom
>
>
[
https://issues.apache.org/jira/browse/LUCENE-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-4813:
Attachment: LUCENE-4813.patch
next iteration making the new statistic optional and experts
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4610/
Java: 32bit/jdk1.7.0_15 -server -XX:+UseG1GC
1 tests failed.
REGRESSION: org.apache.lucene.search.grouping.TestGrouping.testRandom
Error Message:
doc=113 maxDoc=111
Stack Trace:
java.lang.AssertionError: doc=113 maxDoc=111
[
https://issues.apache.org/jira/browse/LUCENE-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio del Valle Alles updated LUCENE-4814:
Description:
When performing a paginated search sorted by a STRING field,
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4578/
Java: 32bit/jdk1.7.0_15 -client -XX:+UseParallelGC
All tests passed
Build Log:
[...truncated 30218 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following
error occurred while executing
Ignacio del Valle Alles created LUCENE-4814:
---
Summary: PagingFieldCollector fails when sorting by String null
fields
Key: LUCENE-4814
URL: https://issues.apache.org/jira/browse/LUCENE-4814
P
[
https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595885#comment-13595885
]
William Harris edited comment on SOLR-2894 at 3/7/13 2:05 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595885#comment-13595885
]
William Harris commented on SOLR-2894:
--
Hey, Andrew. I'm that someone from IRC.
I man
Awesome work all!
On Thu, Mar 7, 2013 at 7:24 AM, Bengt Rutisson wrote:
>
> John and Uwe,
>
> I followed the original instruction sent out by Uwe to reproduce the test.
> I got it up and running on my Windows x64 workstation using a 32 bit
> binary. The test hangs every time I run it.
>
> John,
[
https://issues.apache.org/jira/browse/SOLR-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Markus Jelsma updated SOLR-4018:
Attachment: SOLR-4018-trunk-4.patch
Updated for trunk again.
> Dispatcher to option
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4577/
Java: 32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt
All tests passed
Build Log:
[...truncated 29552 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following
error occurred while execut
[
https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595842#comment-13595842
]
Per Steffensen commented on SOLR-4470:
--
bq. Hmm, perhaps make the new convenience meth
I upgraded ElasticSearch master to 4.2 and integrated fixes that I was
expecting from the release - all tests pass! Awesomeness.
here is my binding +1
thanks robert for the RC
On Thu, Mar 7, 2013 at 10:28 AM, Tommaso Teofili
wrote:
> +1 smoke tests passed, tests in my own applications were good
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4608/
Java: 64bit/jdk1.6.0_41 -XX:+UseSerialGC
All tests passed
Build Log:
[...truncated 29336 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following
error occurred while executing this
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4576/
Java: 32bit/jdk1.7.0_15 -server -XX:+UseSerialGC
All tests passed
Build Log:
[...truncated 30167 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following
error occurred while executing t
[
https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595742#comment-13595742
]
Jan Høydahl commented on SOLR-4470:
---
bq. It would be ok for me to change the syntax into
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4607/
Java: 32bit/jdk1.7.0_15 -server -XX:+UseG1GC
All tests passed
Build Log:
[...truncated 29995 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following
error occurred while executing t
> At the top of the archive there is a repro.sh (or repro.cmd for windows)
> which reproduces the issue, JDK 1.8 included. I couldn't get it to hang on
> a 1-cpu linux (vmware). on windows it hangs for me all the time.
>
Update: hangs for me 100% under vmware/ubuntu if I bump the number of cpus
to
I think I can help. Fetch this (sorry for putting together the whole world
-- space for time tradeoff):
http://ophelia.cs.put.poznan.pl/~dweiss/download/_g1gc.tar.gz
and unpack to, depending on which system you want to test on:
if on windows:
C:\_g1gc\
if on linux (32-bit!):
/tmp/_g1gc/
At the
+1 smoke tests passed, tests in my own applications were good too.
Tommaso
2013/3/7 Robert Muir
> URL:
> http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/
>
> Thanks for testing.
>
> -
> To unsubscribe, e-
[
https://issues.apache.org/jira/browse/SOLR-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev closed SOLR-4535.
--
Resolution: Invalid
> SolrInfoMBeanTest failure
> -
>
>
Mikhail Khludnev created SOLR-4535:
--
Summary: SolrInfoMBeanTest failure
Key: SOLR-4535
URL: https://issues.apache.org/jira/browse/SOLR-4535
Project: Solr
Issue Type: Bug
Reporter
[
https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595705#comment-13595705
]
Per Steffensen commented on SOLR-4470:
--
bq. as long as the patch keeps applying well f
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15982/
All tests passed
Build Log:
[...truncated 29337 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:381:
The following error occurred while executing this line:
/usr/home/
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4606/
Java: 32bit/jdk1.7.0_15 -client -XX:+UseParallelGC
All tests passed
Build Log:
[...truncated 29998 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following
error occurred while execu
URL: http://people.apache.org/~rmuir/staging_area/lucene_solr_4_2_r1453694/
Thanks for testing.
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org
[
https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595658#comment-13595658
]
Andy Laird commented on SOLR-4465:
--
Thanks Joel,
This is the exact use case that we need.
98 matches
Mail list logo