Skip to content

Fix the problem of flowcontrol plugin interceptor declaration error and failure to remove retried instances #1759

@hanbingleixue

Description

@hanbingleixue

What happened?

  1. Resolved the problem that bytecode enhancement is performed when the Redis is not enabled.
  2. Fix services that are not saved during retry.

How can we reproduce it (as minimally and precisely as possible)?

  1. Enable the enhanced output function. You can view the enhanced file of the flow control plug-in.
  2. Test the retry of httpclient. When a service is abnormal, the abnormal service is not removed and the retry is performed.

Anything else we need to know?

No response

Sermant version

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions