Hanisha Koneru created HDDS-1830: ------------------------------------ Summary: OzoneManagerDoubleBuffer#stop should wait for daemon thread to die Key: HDDS-1830 URL: https://issues.apache.org/jira/browse/HDDS-1830 Project: Hadoop Distributed Data Store Issue Type: Sub-task Reporter: Hanisha Koneru
Based on [~arp]'s comment on HDDS-1649, OzoneManagerDoubleBuffer#stop() calls interrupt() on daemon thread but not join(). The thread might still be running when the call returns. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org