-
Bug
-
Resolution: Fixed
-
Major
-
None
For new github repositories we receive 64 bit commit status's id's, this results in various errors (see below)
Snippet of the error (with some information removed)
com.fasterxml.jackson.core.JsonParseException: Numeric value (4295616343) out of range of int at [Source: \{ "url":"https://api.github.com/repos/LabD/waaromdoejehnetniet/statuses/0eb6453f8b03c985f6ee0bbc6d0e82e5821aef9a", "id":4295616343, "state":"pending", "description":"Flake8 checks in progress..", "target_url":("<redacted>","context":"continuous-integration/jenkins/flake8", "created_at":"2017-10-24T09:59:04Z", "updated_at":("2017-10-24T09:59:04Z", "note": "other keys removed" }}; line: 1, column: 133]
- is duplicated by
-
JENKINS-47820 GitHub Status setter: "201 Created" API response => Numeric value out of range of int
- Resolved
-
JENKINS-47632 github repo id overflowing java int
- Resolved