Skip to content

The retry mechanism of FallbackShenyuClientRegisterService may cause the old URIRegisterDTO to overwrite the new URIRegisterDTO #4801

@xuziyang

Description

@xuziyang

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

For example, a service goes offline first, and then goes online.

  1. When synchronizing the offline event to the gateway, the synchronization fails due to network reasons, and a retry task is added.
  2. The service goes online, synchronizes the online event
  3. performs the retry of step 1, and synchronizes the offline event to the gateway.

Environment

ShenYu version(s): master

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions