Abhishek Chennaka created KUDU-3659: ---------------------------------------
Summary: Tablet server hung loading metadata Key: KUDU-3659 URL: https://issues.apache.org/jira/browse/KUDU-3659 Project: Kudu Issue Type: Bug Reporter: Abhishek Chennaka Noticed an issue where the tablet server was hung/did not respond for an extended period of time. The logs show the last operation to be loading tablet metadata and this happened across a couple of servers. Unfortunately before any stack traces/dumps where collected, the servers were rebuilt and the issue was not there anymore. {code:java} I0130 02:39:22.294592 101818 ts_tablet_manager.cc:463] Loading tablet metadata (0/3265 complete) W0130 02:39:22.401988 101818 ts_tablet_manager.cc:1657] T 9e2801c33f0647f487c8f6d9fc6b10b5 P df6ec0804489476492c05a753d0809aa: Tablet Manager startup: Rolling forward tablet deletion of type TABLET_DATA_COPYING {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)