Description
[INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /Users/jelser/projects/accumulo.git/test/src/main/java/org/apache/accumulo/test/master/SuspendedTabletsIT.java:[140,19] cannot find symbol symbol: method isAlive() location: variable p of type java.lang.Process
Looks like ACCUMULO-4353 brought in a JDK8 method to the 1.8 branch (which still targets JDK7).
FYI Keith Turner, Shawn Walker.
Attachments
Issue Links
- is broken by
-
ACCUMULO-4353 Stabilize tablet assignment during transient failure
- Resolved