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 negative size if specified filesize over Integer.MAX_VALUE for stressWorkerBench #18492

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

maobaolong
Copy link
Contributor

What changes are proposed in this pull request?

Change to use long type store file size.

Why are the changes needed?

Without this PR, we cannot specified a filesize lagger than Integer.MAX_VALUE.

Does this PR introduce any user facing changes?

No

Copy link
Contributor

@jiacheliu3 jiacheliu3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jiacheliu3 jiacheliu3 added the type-bug This issue is about a bug label Jan 19, 2024
@jiacheliu3
Copy link
Contributor

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit 97f325a into Alluxio:main Jan 19, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug This issue is about a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants