[
https://issues.apache.org/jira/browse/SCB-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492094#comment-16492094
]
ASF GitHub Bot commented on SCB-589:
------------------------------------
coveralls commented on issue #728: [SCB-589] Consumer producer upgrade
unordered
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/728#issuecomment-392180292
[](https://coveralls.io/builds/17187707)
Coverage decreased (-0.009%) to 87.496% when pulling
**22dd3c4aef451376374a1786a8d9ade4bbb8ad27 on
wujimin:consumer-producer-upgrade-unordered** into
**95c0d81f35983c9ef184fd4be59d78f90f7c1ee6 on apache:master**.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> allow consumer upgrade before producer
> --------------------------------------
>
> Key: SCB-589
> URL: https://issues.apache.org/jira/browse/SCB-589
> Project: Apache ServiceComb
> Issue Type: Task
> Components: Java-Chassis
> Reporter: wujimin
> Assignee: wujimin
> Priority: Major
>
> 1.normal consumer use PrivateMicroserviceClassLoaderFactory, just like edge
> 2.consumer microserviceMeta will not save in microserviceMetaManager any
> more, just like edge, use appManager; and change consumer default versionRule
> from latest to all
> 3.allow consumer schema set or method set bigger than contract
> 4.protobuf dynamic class created in microservice classloader
> 5.seems that can delete MicroserviceMetaManager
> 6.edge remains task should be finished:
> https://issues.apache.org/jira/browse/SCB-279
>
> jackson hold classes by a LRU map, will not always hold class, so there is no
> big problems.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)