Xingjun Hao created CARBONDATA-3860:
---------------------------------------
Summary: Fix IndexServer keeps loading some segments index repeatly
Key: CARBONDATA-3860
URL: https://issues.apache.org/jira/browse/CARBONDATA-3860
Project: CarbonData
Issue Type: Bug
Reporter: Xingjun Hao
In currentĀ
getTableBlockIndexUniqueIdentifiers function. if theĀ
segmentBlockIndexInfo.getSegmentMetaDataInfo() is null, the IndexServer will
keeps loading the index of this segment repeatly. We shall avoid to let it
affect query performance, consideringĀ MetaDataInfo doesn't matter with the
query processing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)