[
https://issues.apache.org/jira/browse/CARBONDATA-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bo Xu closed CARBONDATA-3860.
-----------------------------
Resolution: Fixed
> 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
> Priority: Major
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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)