[YSQL][Pg Partman] New Partitions Not Created Due to infinite_time_partitions Setting in Time-Based Partitioning #24844
Labels
2024.2_blocker
2024.2.0_blocker
area/ysql
Yugabyte SQL (YSQL)
kind/bug
This issue is a bug
priority/high
High Priority
qa_automation
Bugs identified via itest-system, LST, Stress automation or causing automation failures
qa_itest-system
Bugs identified in itest-system automation
QA
QA filed bugs
Jira Link: DB-13959
Description
Version: 2024.2.0.0-b116
Logs: Added in Jira
In one of our tests, we encountered an issue where new time-based partitions were not created, even after the last partition was full and run_maintenance was continuously being executed. This occurred because setting infinite_time_partitions to True causes the system to use time-based checks to determine if new partitions are needed, rather than checking the data volume in the latest partition.
Note: If we set infinite_time_partitions=false then the issue is no longer but we cannot set it to true because of the other issue(https://github.com/yugabyte/yugabyte-db/issues/24764).
noncolocateddbnoncolocatedtable2_p2024_11_09_1200
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: