Skip to content

Conversation

@bozhang2820
Copy link
Contributor

What changes were proposed in this pull request?

This PR aims to change exceptions created in package org.apache.spark.netrowk to use error class. This also adds an error class INTERNAL_ERROR_NETWORK and uses that for the internal errors in the package.

Why are the changes needed?

This is to move exceptions created in package org.apache.spark.network to error class.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing tests.

@github-actions github-actions bot added the CORE label May 11, 2023
Co-authored-by: Maxim Gekk <max.gekk@gmail.com>
@MaxGekk
Copy link
Member

MaxGekk commented May 13, 2023

Waiting for CI.

@bozhang2820
Copy link
Contributor Author

CI test single listener, check trigger events are generated correctly failed, which should be irrelevant to this change?

@MaxGekk
Copy link
Member

MaxGekk commented May 16, 2023

@bozhang2820 Could you rebase on the recent master and re-trigger GAs, please.

@MaxGekk
Copy link
Member

MaxGekk commented May 16, 2023

Looking at the two last commit, seems like just flaky tests.

Merging to master. Thank you, @bozhang2820.

@MaxGekk MaxGekk closed this in 6f377ef May 16, 2023
@bozhang2820 bozhang2820 deleted the spark-38469 branch May 17, 2023 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants