Files
doris/fe/fe-core
Xiangyu Wang de38ffe2b2 [Fix](multi-catalog) Fix NPE when replaying hms events (#26803)
Invoke ConnectContext.get() at replayer thread of slave FE nodes maybe return null, so a NPE will be thrown and slave nodes will be crashed.
Co-authored-by: wangxiangyu <wangxiangyu@360shuke.com>
2023-11-14 13:55:25 +08:00
..