You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2018/05/25 07:17:00 UTC

[jira] [Updated] (SCB-612) delete useless MicroserviceMetaManager

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

wujimin updated SCB-612:
------------------------
    Description: 
in previous versions, consumer and producer microserviceMeta all managed by MicroserviceMetaManager

 

currently:

all consumer MicroserviceMeta managed by AppManager

only producer MicroserviceMeta remains in MicroserviceMetaManager, there is only one MicroserviceMeta instance, so MicroserviceMetaManager is useless

just move producer MicroserviceMeta to SCBEngine is enough

> delete useless MicroserviceMetaManager
> --------------------------------------
>
>                 Key: SCB-612
>                 URL: https://issues.apache.org/jira/browse/SCB-612
>             Project: Apache ServiceComb
>          Issue Type: Task
>          Components: Java-Chassis
>            Reporter: wujimin
>            Priority: Major
>
> in previous versions, consumer and producer microserviceMeta all managed by MicroserviceMetaManager
>  
> currently:
> all consumer MicroserviceMeta managed by AppManager
> only producer MicroserviceMeta remains in MicroserviceMetaManager, there is only one MicroserviceMeta instance, so MicroserviceMetaManager is useless
> just move producer MicroserviceMeta to SCBEngine is enough



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)