카테고리 없음
[elasticsearch] Cross Cluster Replication
'김용환'
2019. 6. 4. 11:45
일래스틱서치에 6.7, 7.x에 CCR 이라는 기능이 생겼다.
클러스터 복제 기능이다.
https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-apis.html
Cross-cluster replication APIs | Elasticsearch Reference [7.1] | Elastic
www.elastic.co
https://www.elastic.co/kr/blog/benchmarking-elasticsearch-cross-cluster-replication
Benchmarking Elasticsearch cross-cluster replication
Wondering about the performance of Elasticsearch cross-cluster replication? Here's how we've been benchmarking and stress testing it using Rally.
www.elastic.co
클러스간 복제를 진행하려면 그동안 snapshot, restore를 진행했었고 너무 느리고 잘 안되는 부분들이 많았었는데..
이제 6.7, 7.0 부터는 쓸만해 질 것 같다.