소스 검색

ZOOKEEPER-3462: Drop Java 9 support

Modified docs to indicate which versions of JDK are we actively testing.
Java 9 jenkins jobs have already been disabled.

Author: Andor Molnar <andor@apache.org>

Reviewers: Enrico Olivelli <eolivelli@apache.org>, Norbert Kalmar <nkalmar@apache.org>

Closes #1015 from anmolnar/ZOOKEEPER-3462
Andor Molnar 6 년 전
부모
커밋
f873dcf10e
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md

+ 3 - 3
zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md

@@ -124,9 +124,9 @@ is no full support.
 
 #### Required Software
 
-ZooKeeper runs in Java, release 1.7 or greater (JDK 7 or
-greater, FreeBSD support requires openjdk7).  It runs as an
-_ensemble_ of ZooKeeper servers. Three
+ZooKeeper runs in Java, release 1.8 or greater 
+(JDK 8 LTS, JDK 11 LTS, JDK 12 - Java 9 and 10 are not supported). 
+It runs as an _ensemble_ of ZooKeeper servers. Three
 ZooKeeper servers is the minimum recommended size for an
 ensemble, and we also recommend that they run on separate
 machines. At Yahoo!, ZooKeeper is usually deployed on