int overflow in InstallerDb causes bamboo failures

Description

PostgreSQL's OID type is a 32-bit unsigned integer, but by default Java's int type is 31-bit signed.  For long-running databases, these OID columns overflow and cause failures in InstallerDb.

 

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:
Fixed

Details

Assignee

Reporter

Sprint

Priority

PagerDuty

Created October 11, 2018 at 8:34 PM
Updated July 6, 2022 at 5:52 PM
Resolved October 15, 2018 at 9:50 AM