Ticket #71 (new task)

Opened 3 years ago

Last modified 2 years ago

Publishing of repository availability in zookeeper should be optional.

Reported by: bruno Owned by: bruno
Priority: major Milestone:
Component: Process (node setup) Version:
Keywords: Cc: lily-developers@…

Description

Some Lily nodes might be configured to perform a dedicated function, for example only index, only be WAL or MQ processor.

However, when such nodes need to access the repository, it would not make much sense to talk to another Lily node for that. It makes more sense to enable the repository module in such nodes, since this is just a lightweight access layer on top of HBase.

But in such cases the repository module should not register itself in ZK, since we do not want it to be used by other clients.

Change History

comment:1 Changed 3 years ago by stevenn

  • Milestone changed from 0.2 to 0.3

comment:2 Changed 2 years ago by evert

  • Milestone 0.3 deleted
Note: See TracTickets for help on using tickets.