Skip to content

Synchronisation between scaled out nodes ip addresses are correct in some scenarios #63

Description

@mklkun

Let's say we have a three component application A, B and C. Communications are as follows:

  • A -> C
  • B -> C
    During scaling out A with two nodes, the communication information sent to C is wrong. instead of having:
  • IP0:PORT0,IP1:PORT1,IP2:PORT2
    we have:
  • IPX:PORTX,IPX:PORTX

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    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