- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ZK registry entries cleanup for slider app
- Labels:
-
Apache Hadoop
-
Apache Zookeeper
-
Security
Created on ‎12-23-2015 07:06 PM - edited ‎09-16-2022 08:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Setup - slider version .80, secure hadoop cluster, registry enabled with security.
Noticed using *** zookeeper client (zkCli.sh) *** that when slider application is stopped, the registry entries in zookeeper /registry/users/xxx/services/org-apache-slider/abc/components do not get deleted. However, they do get updated when application is started again and new container IDs get allocated. In this case, the components/containers_ do reflect new container IDs. Also noticed that ZK registry entries do get deleted if "destroy" applications is done.
Is this expected behavior ? Shouldn't the ZK entries be deleted when application and its containers are not present after application is stopped ?
Thanks in advance,
Manoj
Created ‎12-24-2015 06:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was replied by Hortonworks gurus on d-list. Cross-posting the reply summary for benefit of larger audience here
- It is expected behavior that ZK entries remain after application stop
- SLIDER-1017 will clean up ZK entries after stop
Thanks,
Manoj
Created ‎12-24-2015 02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
best answered by @stevel
Created ‎12-24-2015 06:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was replied by Hortonworks gurus on d-list. Cross-posting the reply summary for benefit of larger audience here
- It is expected behavior that ZK entries remain after application stop
- SLIDER-1017 will clean up ZK entries after stop
Thanks,
Manoj
