Skip to content

Conversation

@superbobry
Copy link
Contributor

What changes were proposed in this pull request?

This is to workaround an implicit result of #4947 which suppressed the
original Kryo exception if the overflow happened during serialization.

How was this patch tested?

KryoSerializerSuite was augmented to reflect this change.

This is to workaround an implicit result of apache#4947 which suppressed the
original Kryo exception if the overflow happened during serialization.
@SparkQA
Copy link

SparkQA commented Dec 27, 2016

Test build #3515 has finished for PR 16416 at commit 5d6d42c.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Dec 27, 2016

Test build #3516 has finished for PR 16416 at commit 5d6d42c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Dec 28, 2016

Merged to master

@asfgit asfgit closed this in 67fb33e Dec 28, 2016
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Dec 29, 2016
## What changes were proposed in this pull request?

This is to workaround an implicit result of apache#4947 which suppressed the
original Kryo exception if the overflow happened during serialization.

## How was this patch tested?

`KryoSerializerSuite` was augmented to reflect this change.

Author: Sergei Lebedev <superbobry@gmail.com>

Closes apache#16416 from superbobry/patch-1.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?

This is to workaround an implicit result of apache#4947 which suppressed the
original Kryo exception if the overflow happened during serialization.

## How was this patch tested?

`KryoSerializerSuite` was augmented to reflect this change.

Author: Sergei Lebedev <superbobry@gmail.com>

Closes apache#16416 from superbobry/patch-1.
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.

3 participants