Skip to content

Commit

Permalink
fix: Fix logger.Error format
Browse files Browse the repository at this point in the history
Fix the following error message:

2022-02-18 12:35:22,026 transport_heartbeat.go:100: [ERROR] [heartbeatTransport] recive message from conn error
%!(EXTRA string=read tcp 192.168.0.31:17330->192.168.0.34:39830: read: connection reset by peer)
^^^^^^^^

Signed-off-by: Sheng Yong <[email protected]>
  • Loading branch information
shyodx authored and Victor1319 committed Feb 18, 2022
1 parent 4640693 commit fa72d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/github.com/tiglabs/raft/transport_heartbeat.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa72d34

Please sign in to comment.