Skip to content

Reject duplicate jobId entries in TupleToCronJob - #440

Open
Srividya Reddy (srividyareddy786) wants to merge 1 commit into
citusdata:mainfrom
srividyareddy786:fix-duplicate-jobid-overwrite
Open

Reject duplicate jobId entries in TupleToCronJob#440
Srividya Reddy (srividyareddy786) wants to merge 1 commit into
citusdata:mainfrom
srividyareddy786:fix-duplicate-jobid-overwrite

Conversation

@srividyareddy786

Copy link
Copy Markdown

Prevent duplicate cron.job records (e.g. from a dropped primary key) from overwriting existing in-memory entries in CronJobHash during metadata scans. When a duplicate jobid is encountered during TupleToCronJob, log a warning and discard the duplicate instead of overwriting the previous entry.

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.

1 participant