Increased heap memory when hitting REST API in Quarkus with dynamic path param #43677
Unanswered
prateeksharma2988
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
#43676 I have logged an issue for the same also.
[79024] java.util.concurrent.ConcurrentHashMap$Node @ 0xf82048e0 | 32 | 32
|- class java.util.concurrent.ConcurrentHashMap$Node @ 0xfab56f60 System Class | 0 | 0
|- key java.lang.String @ 0xf82048a8 META-INF/resources/v1/se/{89200000000000624384}/sd/{A000000151000000}/ks/1| 24 | 144
'- val java.util.Collections$EmptyList @ 0xfab845c0 | 16 | 16
Did anyone have any idea how could this caching of dynamic resouce url be stopped ?
Beta Was this translation helpful? Give feedback.
All reactions