[ 
https://issues.apache.org/jira/browse/KYLIN-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nichunen updated KYLIN-4137:
----------------------------
    Affects Version/s:     (was: Future)
                       v2.6.2
        Fix Version/s: v2.6.4

> Accelerate metadata reloading
> -----------------------------
>
>                 Key: KYLIN-4137
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4137
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Metadata
>    Affects Versions: v2.6.2
>            Reporter: Temple Zhou
>            Assignee: Temple Zhou
>            Priority: Minor
>             Fix For: v2.6.4
>
>
> Now, org.apache.kylin.metadata.cachesync.CachedCrudAssist#reloadAll is using 
> an inappropriate method to deal with MySQLJdbcMetadata.
> As the every call of reloadAt(path) will access the database, which is almost 
> fine to HBase but really unfriendly to the MySQL(RDBMS).
> I think we should get all of the resource with single request instead of the 
> separate request to get every resource.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to