Skip to content

Optimize memory usage for S3StreamMetadataImage. #618

@superhx

Description

@superhx

Who is this for and what problem do they have today?

Why is solving this problem impactful?

In the scenario of a 10w partition, even if a stream object compaction is performed every 1 hour, running for a day will still generate 100000 * 24 stream objects, ultimately occupying at least 100+ MiB of metadata memory. If we consider longer retention time and multiple streams per Partition, the actual memory usage of metadata will be even higher.

Additional notes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions