[
https://issues.apache.org/jira/browse/CASSANDRA-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349506#comment-16349506
]
Sumanth Pasupuleti edited comment on CASSANDRA-13933 at 2/2/18 10:21 AM:
-------------------------------------------------------------------------
[~krummas] Submitted the patch. Please let me know if you have any comments.
Ended up going with an info log as against warn log (where I can potentially
log the exception details). Curious to know your thoughts.
was (Author: sumanth.pasupuleti):
[~krummas] Submitted the patch. Please let me know if you have any comments.
Couple of things:
# Ended up going with an info log as against warn log (where I can potentially
log the exception details). Curious to know your thoughts.
# Three tests failed; wasnt sure if they are related, but digging through
||Class||Name||Status||Type||Time(s)||
|BatchlogTest|testSerialization|Failure|expected:<10> but was:<0>
{{junit.framework.AssertionFailedError: expected:<10> but was:<0>}}
{{at
org.apache.cassandra.batchlog.BatchlogTest.testSerialization(BatchlogTest.java:95)}}|0.024|
|CommitLogDescriptorTest|testVersions|Failure|expected:<11> but was:<12>
{{junit.framework.AssertionFailedError: expected:<11> but was:<12>}}
{{at
org.apache.cassandra.db.commitlog.CommitLogDescriptorTest.testVersions(CommitLogDescriptorTest.java:84)}}|0.284|
|ShadowRoundTest|testDelayedResponse|Failure|expected:<Unable to [contact any
seeds!]> but was:<Unable to [gossip with any seeds [127.0.0.10:7496,
127.0.1.10:7496, 127.0.2.10:7496] and 127.0.0.1:7253]>
{{junit.framework.AssertionFailedError: expected:<Unable to [contact any
seeds!]> but was:<Unable to [gossip with any seeds [127.0.0.10:7496,
127.0.1.10:7496, 127.0.2.10:7496] and 127.0.0.1:7253]>}}
{{at
org.apache.cassandra.gms.ShadowRoundTest.testDelayedResponse(ShadowRoundTest.java:106)}}|
> Handle mutateRepaired failure in nodetool verify
> ------------------------------------------------
>
> Key: CASSANDRA-13933
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13933
> Project: Cassandra
> Issue Type: Bug
> Reporter: Marcus Eriksson
> Assignee: Sumanth Pasupuleti
> Priority: Major
> Labels: lhf
> Attachments: CASSANDRA-13933-trunk.txt
>
>
> See comment here:
> https://issues.apache.org/jira/browse/CASSANDRA-13922?focusedCommentId=16189875&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16189875
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]