kennywgx commented on issue #6888:
URL: https://github.com/apache/kyuubi/issues/6888#issuecomment-2582092724

   上面的问题,我在内存中监控了相关代码的执行结果,确定了当token需要被刷新的时候,一直没有刷新成功:
   
![img_v3_02ic_d6026bec-9d5d-4c64-b556-c1060145d7cg](https://github.com/user-attachments/assets/a936533d-b750-4e5d-9e14-41859faaf03e)
   token的值一直保持不变:
   
![img_v3_02ic_d503ad27-8865-45e5-b071-3aedaa4ff34g](https://github.com/user-attachments/assets/47e216a1-c832-4499-b6b4-54505bc4d950)
   
   观察到 refreshToken() 方法中,如果oauthToken已经存在,方法就立刻返回,不执行下面的refresh逻辑
   
![img_v3_02ic_1d8f5eac-df0c-4a53-afd9-42614658067g](https://github.com/user-attachments/assets/c1aa42e9-3a6c-41cc-bd74-4a39079eae26)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to