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

ZhaoYang edited comment on CASSANDRA-13723 at 8/7/17 11:51 AM:
---------------------------------------------------------------

| [trunk|https://github.com/jasonstack/cassandra/commits/CASSANDRA-13723] | 
[unit|https://circleci.com/gh/jasonstack/cassandra/368] | running|
| [dtest|https://github.com/riptano/cassandra-dtest/commits/CASSANDRA-13723] | 
\ | \ |

changed {{logger.debug("Error! {}", e)}} (exception consumed by placeholder)  
to {{logger.debug("Error! {}", e.getMessage())}} for new slf4j version
changed dtest to grep new digest mismatch log in tracing: {{Digest mismatch: 
Mismatch for key DecoratedKey.....}}


was (Author: jasonstack):
| [trunk|https://github.com/jasonstack/cassandra/commits/CASSANDRA-13723] | 
[unit|https://circleci.com/gh/jasonstack/cassandra/368] | running|
| [dtest|https://github.com/riptano/cassandra-dtest/commits/CASSANDRA-13723] | 
\ | \ |

> Trivial format error of digest in StorageProxy
> ----------------------------------------------
>
>                 Key: CASSANDRA-13723
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13723
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: ZhaoYang
>            Assignee: ZhaoYang
>            Priority: Trivial
>             Fix For: 4.0
>
>         Attachments: CASSANDRA-13723.patch
>
>
> The wrong tracing log will fail 
> {{materialized_views_test.py:TestMaterializedViews.view_tombstone_test}} and 
> impact clients.
> Current log: {{Digest mismatch: {} on 127.0.0.1}}
> Expected log: {{Digest mismatch: 
> org.apache.cassandra.service.DigestMismatchException: Mismatch for key 
> DecoratedKey....... on 127.0.0.1}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to