Common
- Inline view와 join 조건이 없는 table join시 비정상종료 문제 해결(#2710)
- Mount 후 조회시에 파일 읽기 오류 해결(#2695)
- 삭제이후 조회시 파일 읽기 오류 발생 문제 해결(#2698)
- Tag Table Backup후 Restore시 tag count갯수가 0으로 출력되는 현상 해결(#2659)
Cluster
#2689 [SIT] 2 broker startup시에 Leader결정 - merge
- #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)
Utility / SDK
- Machsql의 Desc가 이상 동작 문제 해결(#2701)
- Machsql에서 desc명령으로 nullable/not null column 표시(#2655)
- machcollectoradmin이 machcollector를 종료시키지 못하는 문제 해결(#1015)