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

Version 1.1.7.4: NoClassDefFoundError: org/xerial/snappy/pool/DefaultPoolFactory #246

Closed
JimNero009 opened this issue May 6, 2020 · 3 comments

Comments

@JimNero009
Copy link

Hello!
We have a library that depends on yours. We were very happily using version 1.1.7.3 and then tried to update to version 1.1.7.4. When we do, we find some of the methods break:

java.lang.NoClassDefFoundError: org/xerial/snappy/pool/DefaultPoolFactory

There are two such instances, which are using the SnappyFramedOutputStream and SnappyFramedInputStream constructors with a single argument passed, which are a new ByteArrayOutputStream and a ByteArrayInputStream.

Is this an unintended consequence of the release?

@bokken
Copy link
Contributor

bokken commented May 6, 2020

I noticed the same thing this morning: #245

@JimNero009
Copy link
Author

Ah, brilliant -- let's consolidate on that issue.

@JimNero009
Copy link
Author

Closing in favour of duplicate #245

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

No branches or pull requests

2 participants