Graylog2 / documentation

Archived Graylog documentation. See https://docs.graylog.org/ for the new documentation.
http://archivedocs.graylog.org/
Other
146 stars 248 forks source link

Provide more details on Java 11 compatibility #1189

Open imrejonk opened 3 years ago

imrejonk commented 3 years ago

Context

We are preparing our systems for the upcoming Debian 11 release. Debian 11 comes with OpenJDK 11, which is currently not fully supported by Graylog Server. The system requirements have this to say about it:

Graylog 3.x does include first compatibility with Java 11 and we welcome people that test this.

The last Debian release to include OpenJDK 8 was Debian 9, which is what we are running on our Graylog server right now. Debian 9 will receive security updates until June 30, 2022. We strongly prefer being able to update well before that date.

Expected Content

I would like to see these questions answered:

Your Environment

imrejonk commented 2 years ago

I see that the new Debian 10 installation guide recommends installing openjdk-11-jre-headless. Does that mean that the Graylog developers now recommend using Java 11?