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

Add Serializable support #36

Open
jeremyheiler opened this issue Feb 26, 2015 · 1 comment
Open

Add Serializable support #36

jeremyheiler opened this issue Feb 26, 2015 · 1 comment

Comments

@jeremyheiler
Copy link

Long story short, I am using clj-http HeaderMap (which uses def-map-type) via Storm. However, I am getting a java.io.NotSerializableException when it's being serialized. Would you be interested in a patch that adds java.io.Serializable to the types?

@ztellman
Copy link
Collaborator

Sure.
On Feb 26, 2015 8:06 AM, "Jeremy Heiler" [email protected] wrote:

Long story short, I am using serializing clj-http HeaderMap (which uses
def-map-type) via Storm. However, I am getting a
java.io.NotSerializableException when it's being serialized. Would you be
interested in a patch that adds java.io.Serializable to the types?


Reply to this email directly or view it on GitHub
#36.

@KingMob KingMob changed the title Serializable? Add Serializable support Oct 4, 2022
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