-
Couldn't load subscription status.
- Fork 505
[checkpoint_firewall] Update type from integer to long to support higher values #15673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[checkpoint_firewall] Update type from integer to long to support higher values #15673
Conversation
|
@haetamoudi I believe that cc.ing @taylor-swanson |
|
Pinging @elastic/integration-experience (Team:Integration-Experience) |
Yes, we need to update the fields.yml files in order to store
Not a breaking change IMO. Data types within a field families are safe although the performance characteristics may differ:
|
💛 Build succeeded, but was flaky
Failed CI StepsHistory
|
|
Package checkpoint - 1.41.2 containing this change is available at https://epr.elastic.co/package/checkpoint/1.41.2/ |
Proposed commit message
Update count types from integer to long
A customer reported that the pipeline fails when handling large numbers (e.g., 4294947622).
Updated the following fields to use the long type instead of integer:
Related Issue
See elastic/sdh-beats#6530
Checklist
changelog.ymlfile.