Closed acelyc111 closed 9 months ago
Resolve https://github.com/apache/incubator-pegasus/issues/1913.
Reduces the use of operating system signals by the JVM by exporting LIBHDFS_OPTS="-Xrs" to resolve the issue of unexpected exit order of JVM threads and Pegasus threads. See details: https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html
Resolve https://github.com/apache/incubator-pegasus/issues/1913.
Reduces the use of operating system signals by the JVM by exporting LIBHDFS_OPTS="-Xrs" to resolve the issue of unexpected exit order of JVM threads and Pegasus threads. See details: https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html