Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

[logsearch] Partition creation fixes#1276

Merged
harshavardhana merged 1 commit intominio:masterfrom
donatello:partitioner
Sep 3, 2022
Merged

[logsearch] Partition creation fixes#1276
harshavardhana merged 1 commit intominio:masterfrom
donatello:partitioner

Conversation

@donatello
Copy link
Copy Markdown
Member

  • At startup attempt to create partitions regardless of whether parent
    table exists.
  • At startup create "previous" and "next" partitions around the current
    time always
  • Use CREATE IF NOT EXISTS to avoid checking if the table already
    exists

- At startup attempt to create partitions regardless of whether parent
table exists.
- At startup create "previous" and "next" partitions around the current
time always
- Use `CREATE IF NOT EXISTS` to avoid checking if the table already
exists
@harshavardhana harshavardhana merged commit 06e6819 into minio:master Sep 3, 2022
@donatello donatello deleted the partitioner branch September 6, 2022 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants