Skip to content
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

Fix cratedb-wtf record about too large values of ulimit_hard #331

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Dec 16, 2024

Store ulimit_hard as STRING instead of BIGINT.

{
"ulimit_soft": 256,
"ulimit_hard": "9223372036854775807"
}

/cc @WalBeh

@amotl amotl force-pushed the fix-wtf-record branch 2 times, most recently from f041e80 to 51949bd Compare December 16, 2024 22:40
Store them as STRING instead of BIGINT.
@amotl amotl marked this pull request as ready for review December 16, 2024 22:51
@amotl amotl merged commit a53dd54 into main Dec 16, 2024
17 checks passed
@amotl amotl deleted the fix-wtf-record branch December 16, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant