Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

grpc based plugins create noise in snapteld's log when they are stopped #1438

Description

@jcooklin

The call from snapteld stopping (killing) the plugin results in the following log message (from grpc) to be printed.

2016/12/13 10:36:50 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 127.0.0.1:55081: operation was canceled"; Reconnecting to {"127.0.0.1:55081" <nil>}
2016/12/13 10:36:50 grpc: addrConn.transportMonitor exits due to: grpc: the connection is closing

To reproduce simply load any grpc based plugin.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions