Skip to content

Conversation

@nikhilsinhaparseable
Copy link
Contributor

allow enabling hot tier for the internal stream
with a size of 10 MiB
only if hot tier is configured globally

&& !self.check_stream_hot_tier_exists(INTERNAL_STREAM_NAME)
{
let mut stream_hot_tier = StreamHotTier {
size: "10485760".to_string(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make it a constant and refer it here? Same for available_size

@nitisht nitisht merged commit 0df41a7 into parseablehq:main Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants