Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

ZK registry entries cleanup for slider app

avatar
New Member

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

1 ACCEPTED SOLUTION

avatar
New Member

This was replied by Hortonworks gurus on d-list. Cross-posting the reply summary for benefit of larger audience here

  1. It is expected behavior that ZK entries remain after application stop
  2. SLIDER-1017 will clean up ZK entries after stop

Thanks,

Manoj

View solution in original post

2 REPLIES 2

avatar
Master Mentor

best answered by @stevel

avatar
New Member

This was replied by Hortonworks gurus on d-list. Cross-posting the reply summary for benefit of larger audience here

  1. It is expected behavior that ZK entries remain after application stop
  2. SLIDER-1017 will clean up ZK entries after stop

Thanks,

Manoj