[jira] [Created] (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] [Created] (CARBONDATA-3860) Fix IndexServer keeps loading some segments index repeatly

Akash R Nilugal (Jira)
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)