apache / accumulo

Apache Accumulo
https://accumulo.apache.org
Apache License 2.0
1.07k stars 444 forks source link

Last contact for tablet server on monitor seemed incorrect #4516

Open keith-turner opened 7 months ago

keith-turner commented 7 months ago

Describe the bug

Working with a handful of half dead tablet sever that were holding their locks in zookeeper but not accepting RPC request it seems the last contact times for these tablet servers was always within the last few seconds. However I do not think the manager was successfully contacting them. It is possible I made a mistake, want to try to reproduce this and opening this issue as a reminder.

Versions (OS, Maven, Java, and others, as appropriate):

Expected behavior

The last contact time increases when tablet server can not be contacted.

ctubbsii commented 4 months ago

@keith-turner Is this still a problem?