Skip to content

Inform a free memory entry to JVM #1

@jiaweixiao

Description

@jiaweixiao

The spark MemoryStore use LinkedHashMap to manage MemoryEntry.
The DeserializedMemoryEntry use Array[T] to store values.
We inform the Array[T] could be cleaned after remove() of a DeserializedMemoryEntry.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions