[jira] [Closed] (CARBONDATA-3860) Fix IndexServer keeps loading some segments index repeatly

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (CARBONDATA-3860) Fix IndexServer keeps loading some segments index repeatly

Akash R Nilugal (Jira)

     [ 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)