Skip to content

Change last event id columns in geo_node_statuses table to bigint

What does this MR do and why?

This MR changes geo_node_statuses.last_event_id, and geo_node_statuses.cursor_last_event_id from integer to bigint.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related issue

Related to #424267 (closed)

Merge request reports