You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2015/12/29 17:48:49 UTC

[jira] [Commented] (SOLR-8472) Improve debugability of chaos tests

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

Yonik Seeley commented on SOLR-8472:
------------------------------------

First thing to fix is what looks like a test bug in the diagnostics callback:
{code}
  2> 75068 ERROR (qtp216026101-203) [n:127.0.0.1:41127_bxls%2Fs c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.Diagnostics TEST HOOK EXCEPTION
  2> java.lang.NullPointerException
  2> 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest$1.call(ChaosMonkeyNothingIsSafeTest.java:66)
  2> 	at org.apache.solr.core.Diagnostics.call(Diagnostics.java:35)
  2> 	at org.apache.solr.update.SolrCmdDistributor.doRetriesIfNeeded(SolrCmdDistributor.java:112)
 {code}

> Improve debugability  of chaos tests
> ------------------------------------
>
>                 Key: SOLR-8472
>                 URL: https://issues.apache.org/jira/browse/SOLR-8472
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>
> This is sort of a temporary catch-all for improving the tests themselves and improving logging to enable  easier debugging of chaos-type fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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