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

Reduce use of deprecated APIs #4120

Merged

Conversation

hpoettker
Copy link
Contributor

This PR reduces the use of the following deprecated APIs:

  1. ContainerState#getContainerIpAddress
  2. Object#finalize
  3. SerializationUtils#deserialize.

The first two are completely replaced or removed. For the third, there is one use left in StagingItemReader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants