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

Serialization fixes #125

Merged
merged 9 commits into from Jul 18, 2012
Merged

Serialization fixes #125

merged 9 commits into from Jul 18, 2012

Conversation

johnynek
Copy link
Collaborator

This does three things:

  1. Moves serialization to a new package: scalding.serialization
  2. Doesn't use Kryo for writing classes in collections (most questionable, but we are seeing some issues with unregistered classes).
  3. Make sure to flush after each object write in collections (important to avoid bloating the intermediate buffers).

@travisbot
Copy link

This pull request fails (merged b1b32b1 into 73d0450).

@travisbot
Copy link

This pull request passes (merged 59e91eb into 73d0450).

@travisbot
Copy link

This pull request fails (merged 999c377 into 73d0450).

@travisbot
Copy link

This pull request fails (merged 77cf4da into 73d0450).

@travisbot
Copy link

This pull request fails (merged b12c9aa into 73d0450).

@travisbot
Copy link

This pull request fails (merged 00b9332 into 73d0450).

azymnis added a commit that referenced this pull request Jul 18, 2012
@azymnis azymnis merged commit eeaab9b into twitter:develop Jul 18, 2012
@travisbot
Copy link

This pull request fails (merged dd4285a into 73d0450).

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.

None yet

4 participants