Jobs Status Done but not In Completed Jobs Table

Hi Aerospike Community,

I Have a UDF that runs in via Java Client and it’s a Query Aggregate one and I was expecting when it is done it should be tag as completed and resources has been let go but it’s not. I hope someone could point me into the right direction. See Pictures for reference

I am using the latest AMC for Community, Latest Aerospike Community Server and Latest Java SDK

UPDATE**** The memory leak is happening when we use LUA UDF in any way. It doesn’t appear when we are using queries via primary keys.

StackOverflow Link: lua - Aerospike Abnormal Increase In Memory Consumption when using UDF via Java Client (Query Aggregation) - Stack Overflow