Skip to content

Losing connection to aerospike cluster with new gunicorn #616

@klemby

Description

@klemby

Hi Im having difficulties after updating gunicorn to version 22.0.0 which has breaking changes mentioned in changelog.

bins = self.client.get(key)[BINS_INDEX] ^^^^^^^^^^^^^^^^^^^^ exception.ClusterError: (11, 'No connection to aerospike cluster', 'src/main/client/get.c', 73, False)

When gunicorn freezed to version 21.2.0 problem disappears. I didnt find anything in aerospike logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions