[
https://issues.apache.org/jira/browse/HIVE-25846?focusedWorklogId=737310&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737310
]
ASF GitHub Bot logged work on HIVE-25846:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Mar/22 00:16
Start Date: 07/Mar/22 00:16
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #2920:
URL: https://github.com/apache/hive/pull/2920#issuecomment-1060073090
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the [email protected] list if the patch is in
need of reviews.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 737310)
Time Spent: 20m (was: 10m)
> Ensure that deregistering hive servers works, even after zookeeper session
> expired
> ----------------------------------------------------------------------------------
>
> Key: HIVE-25846
> URL: https://issues.apache.org/jira/browse/HIVE-25846
> Project: Hive
> Issue Type: Bug
> Affects Versions: 2.3.8, 3.1.2
> Reporter: Jeongdae Kim
> Assignee: Jeongdae Kim
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Zookeeper watchers are one time trigger and when zookeeper session is expired
> by long gc pause or something and is reconnected, all watchers already
> registered are gone, and deregister mechanism doesn't work.
> We should register deregister watchers again to get notification, after
> session re-established.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)