awslabs / amazon-kinesis-agent

Continuously monitors a set of log files and sends new data to the Amazon Kinesis Stream and Amazon Kinesis Firehose in near-real-time.
Other
355 stars 222 forks source link

openjdk-11-jdk support #252

Closed NothinRandom closed 10 months ago

NothinRandom commented 1 year ago

Could the team provide an ETA on when openjdk-11-jdk would be integrated? It been out for quite a while now. I know openjdk-8-jdk has support until 2026, but this means any system that leverages this agent must rely on the the older version; thus, requiring another version of java runtime. It would be great if we can migrate to v11 so that systems don't need a separate runtime version just to operate this agent. Thanks!

pg-faheem commented 11 months ago

OpenJDK 11 Support - https://github.com/awslabs/amazon-kinesis-agent/pull/262

NothinRandom commented 10 months ago

Thanks for the update!