Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The client tcp socket is leaked! #241

@legendwind

Description

@legendwind

As we know,when a newclickhouse::Client class instance created, it will create a tcp socket and use the socket to communicate with the CK server. If the CK server is down before creating the new Client instance, the socket is leaked after a connection exception throwed!

Metadata

Metadata

Assignees

No one assigned

    Labels

    need-infoAwaiting extra info from community/issue creator

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions