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

Suggested fix for #160 #162

Merged
merged 10 commits into from
Mar 14, 2024
Merged

Conversation

at88mph
Copy link
Member

@at88mph at88mph commented Mar 8, 2024

Fixes #160
Add Upload limits for byte size, row count, and column count.

@at88mph
Copy link
Member Author

at88mph commented Mar 14, 2024

Null constructor arguments throw an IllegalStateException. Limit exceeding throws an IllegalArgumentException.

@pdowler pdowler merged commit 948f0fa into opencadc:master Mar 14, 2024
1 check passed
@at88mph at88mph deleted the ict-23627-upload-limits branch March 14, 2024 23:31
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.

maxUploadRows in BasicUploadManager ignored
2 participants