hashicorp / hashicorp/consul

Consul Replicate run by consul lock in a docker container does not transfer when the replicate node fails

Open
#3,084 0 comments 0 reactions 0 assignees View on GitHub
theme/cli type/enhancement
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

### `consul version`
Client: Only running server agents
Server: `0.7.5`

### `consul info`
Server:
```
agent:
check_monitors = 0
check_ttls = 0
checks = 0
services = 1
build:
prerelease =
revision = '21f2d5a
version = 0.7.5
consul:
bootstrap = false
known_datacenters = 2
leader = true
leader_addr = 192.168.99.100:8300
server = true
raft:
applied_index = 17636
commit_index = 17636
fsm_pending = 0
last_contact = 0
last_log_index = 17636
last_log_term = 47
last_snapshot_index = 9663
last_snapshot_term = 20
latest_configuration = [{Suffrage:Voter ID:192.168.99.100:8300 Address:192.168.99.100:8300} {Suffrage:Voter ID:192.168.99.101:8300 Address:192.168.99.101:8300} {Suffrage:Voter ID:192.168.99.102:8300 Address:192.168.99.102:8300}]
latest_configuration_index = 1
num_peers = 2
protocol_version = 1
protocol_version_max = 3
protocol_version_min = 0
snapshot_version_max = 1
snapshot_version_min = 0
state = Leader
term = 47
runtime:
arch = amd64
cpu_count = 1
goroutines = 76
max_procs = 1
os = linux
version = go1.7.5
serf_lan:
encrypted = true
event_queue = 0
event_time = 5
failed = 0
health_score = 0
intent_queue = 0
left = 0
member_time = 10
members = 3
query_queue = 0
query_time = 1
serf_wan:
encrypted = true
event_queue = 0
event_time = 1
failed = 0
health_score = 0
intent_queue = 0
left = 0
member_time = 30
members = 5
query_queue = 0
query_time = 1
```

### Operating system and Environment details
Docker (17.03.1-ce) container running centos 7.2.1511

### Description of the Issue (and unexpected/desired result)
Issue details can be found here: https://groups.google.com/forum/#!topic/consul-tool/kILkIm6w6H4

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.