Sijie Guo created DL-17:
---------------------------
Summary: Ledger allocator pool should be able to use hostname to
distinguish write proxies
Key: DL-17
URL: https://issues.apache.org/jira/browse/DL-17
Project: DistributedLog
Issue Type: Task
Components: distributedlog-service
Reporter: Sijie Guo
Fix For: 0.4.0
Currently write proxy uses shard id to distinguish ledger allocators in the
pool. Using shard id is very convenient if deploying using a scheduler like
aurora, as scheduler usually be able to assign a unique shard id.
However, for deployments not using aurora, it might make sense to use just
hostname to identify the allocator used by a specific write proxy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)