You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2023/10/28 08:25:00 UTC

[jira] [Updated] (HDDS-9546) Possible deadlock during shutdown in OzoneDelegationTokenSecretManager

     [ https://issues.apache.org/jira/browse/HDDS-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Doroszlai updated HDDS-9546:
-----------------------------------
    Summary: Possible deadlock during shutdown in OzoneDelegationTokenSecretManager  (was: Intermittent fork timeout in TestOzoneDelegationTokenSecretManager)

> Possible deadlock during shutdown in OzoneDelegationTokenSecretManager
> ----------------------------------------------------------------------
>
>                 Key: HDDS-9546
>                 URL: https://issues.apache.org/jira/browse/HDDS-9546
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>         Attachments: 2023-10-25T22-56-52_801-jvmRun1.dump, org.apache.hadoop.ozone.security.TestOzoneDelegationTokenSecretManager-output.txt
>
>
> {code}
> "nullExpiredTokenRemover" 
>    java.lang.Thread.State: BLOCKED
>         at org.apache.hadoop.ozone.security.OzoneDelegationTokenSecretManager.removeExpiredToken(OzoneDelegationTokenSecretManager.java:612)
>         at org.apache.hadoop.ozone.security.OzoneDelegationTokenSecretManager.access$4(OzoneDelegationTokenSecretManager.java:610)
>         at org.apache.hadoop.ozone.security.OzoneDelegationTokenSecretManager$ExpiredTokenRemover.run(OzoneDelegationTokenSecretManager.java:647)
>         at java.lang.Thread.run(Thread.java:750)
> "main" 
>    java.lang.Thread.State: WAITING
>         at java.lang.Object.wait(Native Method)
>         at java.lang.Thread.join(Thread.java:1257)
>         at java.lang.Thread.join(Thread.java:1331)
>         at org.apache.hadoop.ozone.security.OzoneDelegationTokenSecretManager.stopThreads(OzoneDelegationTokenSecretManager.java:584)
>         at org.apache.hadoop.ozone.security.OzoneDelegationTokenSecretManager.stop(OzoneDelegationTokenSecretManager.java:601)
>         at org.apache.hadoop.ozone.security.TestOzoneDelegationTokenSecretManager.tearDown(TestOzoneDelegationTokenSecretManager.java:179)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org