Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

presto-0.221 run on aarch64 architecture, some node failed to connect Probabilistic #15016

Open
liuzhuni opened this issue Aug 12, 2020 · 0 comments

Comments

@liuzhuni
Copy link

presto-0.221 run on aarch64 architecture, some node failed to connect Probabilistic . And we found that, the presto-server thread is runing. use pstack to show the stack-info like this:

Thread 1003 (Thread 0xffff9890f200 (LWP 17583)):
#0 0x0000ffff9a4ffad4 in SpinPause () from /usr/local/jdk8u252-b09/jre/lib/aarch64/server/libjvm.so
#1 0x0000ffff9a663790 in ParallelTaskTerminator::offer_termination(TerminatorTerminator*) () from /usr/local/jdk8u252-b09/jre/lib/aarch64/server/libjvm.so
#2 0x0000ffff9a226030 in G1ParEvacuateFollowersClosure::do_void() () from /usr/local/jdk8u252-b09/jre/lib/aarch64/server/libjvm.so
#3 0x0000ffff9a226780 in G1ParTask::work(unsigned int) [clone .part.444] () from /usr/local/jdk8u252-b09/jre/lib/aarch64/server/libjvm.so
#4 0x0000ffff9a6f07f0 in GangWorker::loop() () from /usr/local/jdk8u252-b09/jre/lib/aarch64/server/libjvm.so
#5 0x0000ffff9a6f06cc in GangWorker::run() () from /usr/local/jdk8u252-b09/jre/lib/aarch64/server/libjvm.so
#6 0x0000ffff9a4f4968 in java_start(Thread*) () from /usr/local/jdk8u252-b09/jre/lib/aarch64/server/libjvm.so
#7 0x0000ffff9ac47c48 in start_thread () from /lib64/libpthread.so.0
#8 0x0000ffff9ab1f600 in thread_start () from /lib64/libc.so.6
.....................................
....................................

But the gc.log dont show full gc. And the server.log shows lots of request to delete http://ip:2800/v1/task/xxxx/results/xx task was cancelled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant