You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recently we introduced lifecycle components in bookie server to provide a modular way for managing the components/services started by a bookie server. It would be good to allow loading extra lifecycle components by reflection. this is useful for managing dlog services.
Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
must-have
Provide any additional detail on your proposed use case for this feature.
The text was updated successfully, but these errors were encountered:
Author: Brian Nixon <nixon@fb.com>
Author: enixon <brian.nixon.cs@gmail.com>
Reviewers: andor@apache.org
Closesapache#547 from enixon/ZOOKEEPER-3068 and squashes the following commits:
63eb18ef [enixon] Merge branch 'master' into ZOOKEEPER-3068
e3cf7f83 [Brian Nixon] change boolean from int to char
cd404534 [Brian Nixon] ZOOKEEPER-3068: Improve C client logging of IPv6 hosts
FEATURE REQUEST
recently we introduced lifecycle components in bookie server to provide a modular way for managing the components/services started by a bookie server. It would be good to allow loading extra lifecycle components by reflection. this is useful for managing dlog services.
must-have
The text was updated successfully, but these errors were encountered: