...
- #2708 Cluster startup 로직 수정 - 6.0
- Non-leader broker 접속시에도 tag append 가능하도록 함(#2661)
- Seconary coordinator 에서 leader 관련 클러스터 상태 정보 이상 문제 해결(#2663)
- Append 도중 broker 셧다운시 더이상 데이터 입력이 되지 않고 shutdown이 안되는 현상 해결(#2699)
- non-stop patch 후 restart 된 warehouse 에 data 가 들아가지 않는 현상 해결(#2651)
- Lookup replication 도중 broker kill 이 올 경우 broker 가 빨리 종료하지 않는 문제 해결(#2685)
- Insert 도중 broker restart 시 tag meta restore 에 시간이 많이 소요되는 문제 해결(#2631)
- machcoordinatoradmin --list-node='xxxx' 수행시 오류 발생 문제 해결(#2684)
...