Skip to content

Distribute Data Prepper Docker image with JDK 17 #694

@dlvenable

Description

@dlvenable

Is your feature request related to a problem? Please describe.

The Data Prepper Docker image should include Corretto JDK 17 since it is an LTS version. The current Data Prepper Docker image includes Corretto 15. The tar.gz archive with JDK is also using JDK 15.

Describe the solution you'd like

Distribute Data Prepper Docker images with Amazon Corretto 11.

Describe alternatives you've considered (Optional)

Data Prepper could include AdoptOpenJDK 17 instead.

Data Prepper could use JDK 11 which is also LTS. However, we have found that simply updating to JDK 17 provides a performance improvement.

Tasks

  • Update the Docker image
  • Update the JDK which is installed in the tar.gz archive file
  • Update example Docker images

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions