Skip to content

Commit 52e157c

Browse files
committed
Add a TODO
1 parent ac2d5a6 commit 52e157c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ This is a Terraform module for bringing up a fully-formed Zookeeper ensemble. It
1616
- Data and log volumes are separate.
1717
- CPU, memory, network and disk metrics are sent to CloudWatch metrics.
1818
- Zookeeper logs are sent to CloudWatch logs.
19+
- If a Zookeeper process becomes unresponsive, its AutoscalingGroup will replace it automatically.
20+
21+
#### TODO
22+
23+
- Backups
24+
- Web frontend
25+
- Maybe use exhibitor?
26+
- Enable rolling updates on the AutoscalingGroup
1927

2028
#### Usage
2129

0 commit comments

Comments
 (0)