You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2019/03/14 20:05:00 UTC

[jira] [Updated] (RATIS-500) Change GrpcClientProtocolClient request schedule log from INFO to DEBUG

     [ https://issues.apache.org/jira/browse/RATIS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaoyu Yao updated RATIS-500:
-----------------------------
    Summary: Change GrpcClientProtocolClient request schedule log from INFO to DEBUG  (was: Change some GrpcClientProtocolClient log from INFO to DEBUG)

> Change GrpcClientProtocolClient request schedule log from INFO to DEBUG
> -----------------------------------------------------------------------
>
>                 Key: RATIS-500
>                 URL: https://issues.apache.org/jira/browse/RATIS-500
>             Project: Ratis
>          Issue Type: Improvement
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>            Priority: Minor
>
> It is too much for every ozone sh key put.
> {code}
> bash-4.2$ ozone sh key put /vol1/bucket1/key1 LICENSE.txt
> 2019-03-14 16:35:03 INFO GrpcClientProtocolClient:302 - schedule 3000ms timeout check for RaftClientRequest:client-D48F06A03AF5->45e6a76d-7c48-4e3d-b18e-fee47055793b@group-D2B35873B94E, cid=0, seq=0 RW, org.apache.hadoop.hdds.scm.XceiverClientRatis$$Lambda$64/878991463@3e6fd0b9
> 2019-03-14 16:35:04 INFO GrpcClientProtocolClient:256 - client-D48F06A03AF5->45e6a76d-7c48-4e3d-b18e-fee47055793b: receive RaftClientReply:client-D48F06A03AF5->45e6a76d-7c48-4e3d-b18e-fee47055793b@group-D2B35873B94E, cid=0, SUCCESS, logIndex=1, commits[45e6a76d-7c48-4e3d-b18e-fee47055793b:c2]
> 2019-03-14 16:35:04 INFO GrpcClientProtocolClient:302 - schedule 3000ms timeout check for RaftClientRequest:client-D48F06A03AF5->45e6a76d-7c48-4e3d-b18e-fee47055793b@group-D2B35873B94E, cid=1, seq=1 RW, org.apache.hadoop.hdds.scm.XceiverClientRatis$$Lambda$64/878991463@25211d10
> 2019-03-14 16:35:04 INFO GrpcClientProtocolClient:256 - client-D48F06A03AF5->45e6a76d-7c48-4e3d-b18e-fee47055793b: receive RaftClientReply:client-D48F06A03AF5->45e6a76d-7c48-4e3d-b18e-fee47055793b@group-D2B35873B94E, cid=1, SUCCESS, logIndex=3, commits[45e6a76d-7c48-4e3d-b18e-fee47055793b:c4]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)