kuper created HADOOP-19155: ------------------------------ Summary: Fix TestZKSignerSecretProvider failing unit test Key: HADOOP-19155 URL: https://issues.apache.org/jira/browse/HADOOP-19155 Project: Hadoop Common Issue Type: Test Components: auth Affects Versions: 3.4.0 Reporter: kuper Attachments: 企业微信截图_4436de68-18c5-43bf-9382-4d9a853f7ef0.png, 企业微信截图_ab901a4a-c0d4-4a20-a595-057cf648c30c.png, 企业微信截图_fa5e7d54-b3a8-4ca3-8d4a-25fe493b4eb1.png
* {{TestZKSignerSecretProvider and }}{{{}TestRandomSignerSecretProvider{}}}{{{{}} unit test o{}}}ccasional failure * The reason was that the MockZKSignerSecretProvider class rollSecret method is {{synchronized}} * {{{}s{}}}ometimes verify (secretProvider, timeout (timeout). AtLeastOnce ()). RollSecret () method first in RolloverSignerSecretProvider scheduler thread lock, this results in a timeout -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org