If cluster server id table is full, the master is silent and the replica dies with an error
2015-08-13 18:52:41.724 [16467] main/101/tarantoolctl xrow.cc:257 E> ER_REPLICA_MAX: Replica count limit reached: 162015-08-13 18:52:41.724 [16467] main/101/tarantoolctl F> can't initialize storage: Replica count limit reached: 162015-08-13 18:52:41.724 [16467] main/101/tarantoolctl F> can't initialize storage: Replica count limit reached: 16
unix/:/var/run/tarantool/infp.control> box.info()
---
- server:
lsn: 305733937948
ro: false
uuid: 4159c622-c04f-4459-ac00-1bcd37f5beea
id: 13
pid: 28071
version: 1.6.5-295-gb0eea2c
snapshot_pid: 0
status: running
vclock:
- 8405468
- null
- null
- null
- null
- null
- 0
- 0
- 0
- 7185134
- 0
- 5557425378
- 305733937948
replication:
status: off
uptime: 3445298
...
unix/:/var/run/tarantool/infp.control> box.space._cluster:select{}
---
- - [1, '182bbe7f-5f4c-4ee0-a9b4-86dfe7a3118d']
- [7, '489d67bd-785c-4e05-bee3-9e7d90652e9a']
- [8, 'c59b954d-d3fd-4474-a5df-ffb4572e6533']
- [9, '9c08ba18-0b26-4bfd-9185-587cffcff57c']
- [10, '0a7392b3-5d20-4731-8de0-bc34c8c80c33']
- [11, '1ce3a240-1bc4-4e52-a33c-5a529ad01836']
- [12, '55502699-6be2-4167-86c0-7aed03c986ad']
- [13, '4159c622-c04f-4459-ac00-1bcd37f5beea']
...