[
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: [email protected]
For additional commands, e-mail: [email protected]