Kirill Tkalenko created IGNITE-18867:
----------------------------------------
Summary: Optimize getting head in
org.apache.ignite.internal.storage.pagememory.mv.gc.GcQueue
Key: IGNITE-18867
URL: https://issues.apache.org/jira/browse/IGNITE-18867
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
I think that we could improve
*org.apache.ignite.internal.storage.pagememory.mv.gc.GcQueue#getFirst* so that
it not only gives the first element, but also immediately removes it from the
tree.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)