[ 
https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777006#comment-16777006
 ] 

Erick Erickson commented on SOLR-13268:
---------------------------------------

I'm going to be busy today all day and won't have time to deal with. This is 
obviously vastly better, but I'm not sure what to do next. 

This certainly feels like a problem in log4j2, but doesn't seem like it affects 
running solr in the normal case. Does it make sense to ignore it? We'd need to 
keep it from failing tests and creating noise, not sure how to get the leak 
checker to ignore this one, I think there's a way.

Or try turning the shutdown back on? That feels like pushing a random button 
and hoping it'll work.

Or just give this up as a bad idea? Async logging should be an option, I'm not 
sure I see any _practical_ (as opposed to a test issue) consequences. And 
certainly users can enable it on their own.

Or leave the config for async logging commented out (the opposite of now). Not 
sure I like that one, but....

Thoughts?

> Clean up any test failures resulting from defaulting to async logging
> ---------------------------------------------------------------------
>
>                 Key: SOLR-13268
>                 URL: https://issues.apache.org/jira/browse/SOLR-13268
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Major
>         Attachments: SOLR-13268.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> This is a catch-all for test failures due to the async logging changes. So 
> far, the I see a couple failures on JDK13 only. I'll collect a "starter set" 
> here, these are likely systemic, once the root cause is found/fixed, then 
> others are likely fixed as well.
> JDK13:
> ant test  -Dtestcase=TestJmxIntegration -Dtests.seed=54B30AC62A2D71E 
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv-LV 
> -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
> ant test  -Dtestcase=TestDynamicURP -Dtests.seed=54B30AC62A2D71E 
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=rwk 
> -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true 
> -Dtests.file.encoding=UTF-8



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to