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 exception thrown given invalid arguments with compression enabled #488

Merged
merged 4 commits into from
Aug 5, 2020

Conversation

dabonnie
Copy link
Contributor

@dabonnie dabonnie commented Aug 4, 2020

Resolves #432

  • Remove exception throw in dtor
  • Update logging errors to avoid duplication

Signed-off-by: Devin Bonnie dbbonnie@amazon.com

Update logging errors to avoid duplication

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>
Add reset documentation

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>
Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>
@dabonnie dabonnie marked this pull request as ready for review August 5, 2020 00:41
Copy link
Collaborator

@emersonknapp emersonknapp left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>
@dabonnie
Copy link
Contributor Author

dabonnie commented Aug 5, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@dabonnie dabonnie merged commit a5b44eb into master Aug 5, 2020
@delete-merged-branch delete-merged-branch bot deleted the dabonnie/fix-compression-invalid-arg-exception branch August 5, 2020 17:38
dabonnie added a commit that referenced this pull request Aug 5, 2020
…#488)

* Remove exception throw in dtor
Update logging errors to avoid duplication

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>

* Cleanup reset logic
Add reset documentation

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>

* Fix cpplint error

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>

* Fix docstring

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>
dabonnie added a commit that referenced this pull request Aug 5, 2020
…#488) (#489)

* Remove exception throw in dtor
Update logging errors to avoid duplication

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>

* Cleanup reset logic
Add reset documentation

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>

* Fix cpplint error

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>

* Fix docstring

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>
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.

Invalid splitting size exception not handled when using splitting+compression together
2 participants