5 comments (5 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java4,805 stars (4,805 stars)2,433 forks (2,433 forks)batch import
enhancementhelp wanted
- Issue type
- feature
- Research direction
- Refer to the spring cloud commons issue #1105 for the probe() specification. Examine the existing EurekaDiscoveryClient (non reactive) implementation of probe() in the same repository. Then implement the reactive version in EurekaReactiveDiscoveryClient, ensuring proper reactive semantics. Look at existing tests for guidance on writing tests for the new method.