Finalize migration BackfillAuditEventsStreamingEventTypeFiltersGroupId
This migration was finished at `2024-05-27 09:17:01 UTC`, you can confirm the status using our [batched background migration chatops commands](https://docs.gitlab.com/ee/development/database/batched_background_migrations.html#monitor-the-progress-and-status-of-a-batched-background-migration). To confirm it is finished you can run: ``` /chatops run batched_background_migrations status 1000545 ``` The last time this background migration was triggered was in [db/post_migrate/20240514140027_queue_backfill_audit_events_streaming_event_type_filters_group_id.rb](https://gitlab.com/gitlab-org/gitlab/-/blob/master/db/post_migrate/20240514140027_queue_backfill_audit_events_streaming_event_type_filters_group_id.rb) You can read more about the process for finalizing batched background migrations in https://docs.gitlab.com/ee/development/database/batched_background_migrations.html . As part of our process we want to ensure all batched background migrations have had at least one [required stop](https://docs.gitlab.com/ee/development/database/required_stops.html) to process the migration. Therefore we can finalize any batched background migration that was added before the last required stop. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::OverdueFinalizeBackgroundMigration keep. To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other
显示
- db/docs/batched_background_migrations/backfill_audit_events_streaming_event_type_filters_group_id.yml 3 个添加, 2 个删除...ll_audit_events_streaming_event_type_filters_group_id.yml
- db/post_migrate/20241024232152_finalize_backfill_audit_events_streaming_event_type_filters_group_id.rb 22 个添加, 0 个删除...ill_audit_events_streaming_event_type_filters_group_id.rb
- db/schema_migrations/20241024232152 1 个添加, 0 个删除db/schema_migrations/20241024232152
db/schema_migrations/20241024232152
0 → 100644
想要评论请 注册 或 登录