Skip to content

undefined method `hostport' for <ip:port> (connected: false):Gearman::Connection #26

@tamoyal

Description

@tamoyal

I think

message = "Network error on read from #{connection.hostport} while adding job, marking server bad"

should be

message = "Network error on read from #{connection.to_host_port} while adding job, marking server bad"

I don't see hostport defined in the Connection class

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions