You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2020/07/10 06:28:00 UTC

[jira] [Commented] (HDDS-3935) Change latest snapshot log to debug

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

Attila Doroszlai commented on HDDS-3935:
----------------------------------------

[~sammichen], please cherry-pick to {{ozone-0.6.0}}.

> Change latest snapshot log to debug
> -----------------------------------
>
>                 Key: HDDS-3935
>                 URL: https://issues.apache.org/jira/browse/HDDS-3935
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: OM HA
>    Affects Versions: 0.6.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.7.0
>
>
> In OM HA, followers log latest snapshot information twice per second:
> {code}
> om1_1       | 2020-07-08 15:46:47,097 [grpc-default-executor-3] INFO ratis.OzoneManagerStateMachine: Latest Snapshot Info 0#-1
> om2_1       | 2020-07-08 15:46:47,097 [grpc-default-executor-0] INFO ratis.OzoneManagerStateMachine: Latest Snapshot Info 0#-1
> om1_1       | 2020-07-08 15:46:47,604 [grpc-default-executor-3] INFO ratis.OzoneManagerStateMachine: Latest Snapshot Info 0#-1
> om2_1       | 2020-07-08 15:46:47,604 [grpc-default-executor-0] INFO ratis.OzoneManagerStateMachine: Latest Snapshot Info 0#-1
> om1_1       | 2020-07-08 15:46:48,110 [grpc-default-executor-3] INFO ratis.OzoneManagerStateMachine: Latest Snapshot Info 0#-1
> om2_1       | 2020-07-08 15:46:48,110 [grpc-default-executor-0] INFO ratis.OzoneManagerStateMachine: Latest Snapshot Info 0#-1
> {code}
> I think this should be debug-level message.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org