정준영
정준영
Remove `clear()` call to release method of `WeakEntryReference` and `SoftEntryReference`. The code of the same behavior as the `clear` method is included inside the `enqueue` method. java.lang.ref.Reference ```java /** *...
### What is the bug? When requesting deletion through OpenSearchRestTemplate.delete(Query query, Class clazz, IndexCoordinates index), the refresh policy is always IMMEDIATE. ### How can one reproduce the bug? When calling...
Fixes: https://github.com/NVIDIA/k8s-device-plugin/issues/647#issuecomment-2124122930