Enrico Olivelli created BOOKKEEPER-875:
------------------------------------------
Summary: Provide a configuration option to set a fixed BookieID
Key: BOOKKEEPER-875
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-875
Project: Bookkeeper
Issue Type: Improvement
Components: bookkeeper-server
Affects Versions: 4.3.0
Reporter: Enrico Olivelli
Priority: Critical
In Bookkeeper 4.3.x there are two ways of configuring the BookieID, that is
using an IP address or using the hostname (seHostNameAsBookieID). There is also
an option to force the use of a specific network interface.
In environments with many IP addresses both the two option can lead to an
undeterministic behaviour.
Another useful option would be to set explicitly a "BookieID".
I have to usecases:
- network configuration of the machine changes, but I want to preserve bookie
data without recovery
- bookie data is to be moved to another machine (that is somehow similar the
the first case)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)