0

Helion MP (3.0.0): With thousands of URLs/paths to handle, and each URL/path having some injected metric fields, the performance of the Helidon server will be greatly degraded. The server would seem to get stuck handling the injected metric fields (@Inject @Metric(...) XXXX)

For details, please check out the following link: https://github.com/helidon-io/helidon/issues/6825

Send a HTTP request to the Helidon server, the server should immediately return a HTTP response; instead, the server gets stuck. it would usually take 5 to 10 minutes for the server to eventually send the HTTP response

1 Answers1

0

It looks like your issue has been addressed.

Laird Nelson
  • 15,321
  • 19
  • 73
  • 127