Skip to content

service discovery between service task and unmanaged container takes long at times #1768

@sanimej

Description

@sanimej

In a three node cluster with an attachable overlay network..

node 1 - has a container running on the attachable network
node 2 - has a service task on the same network and also publishes a port
node 3 - accesses the published port of the service task, which does a name lookup (in go code) for the name of the container in node 1.

This works instantly most of the time. But sometimes it takes 10+ seconds to work. Creating this issue to identify what causes this delay.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions