Skip to content

Make all ServiceInstanceListSuppliers implement get(Request request) #1488

@Linzyoo

Description

@Linzyoo

Describe the bug
The SubsetServiceInstanceListSupplier uses get() method instead of get(Request request), so it can not pass by Request object to the next Delegating ServiceListSupplier.spring-cloud-loadbalancer:4.1.5.

We would not get the request from the context in the delegate followed by SubsetServiceInstanceListSupplier.

Metadata

Metadata

Assignees

Projects

Status

In Progress

Status

In Progress

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions