Description
As of now InMemoryResultSet can be purged only when its fully accessed
{@see org.apache.lens.server.api.driver.InMemoryResultSet.canBePurged()}In case the client does not consume this result set (and other auto consumption options like email intimation with result set are switched off), such InMemoryResultSet(s) can lie in Lens Server Memory forever.