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

[jira] [Comment Edited] (SCB-171) Identify the microservice implement framework version

    [ https://issues.apache.org/jira/browse/SCB-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312336#comment-16312336 ] 

WeiChao edited comment on SCB-171 at 1/5/18 2:04 AM:
-----------------------------------------------------

{noformat}
扩展字段,暂定以下结构
{
  "service": {
    “serviceId”: xxx,{noformat}
    {color:red}{noformat}    "framework": {
      "name": "JAVA-CHASSIS",
      "version": "0.4.0"
    },
    "registerBy": "SDK"{noformat}{color}{noformat}
  }
}

{noformat}



was (Author: weichao666):

{noformat}
扩展字段,暂定以下结构
{
  "service": {
    “serviceId”: xxx,
    {color:red}"framework": {
      "name": "JAVA-CHASSIS",
      "version": "0.4.0"
    },
    "registerBy": "SDK"{color}
  }
}

{noformat}


> Identify the microservice implement framework version
> -----------------------------------------------------
>
>                 Key: SCB-171
>                 URL: https://issues.apache.org/jira/browse/SCB-171
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: WeiChao
>            Assignee: WeiChao
>             Fix For: service-center-1.0.0-m1
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> As a Java Chassis user , I want to identify my microservice implement framework and version so that I can do management in console according to their capabilities
> 1. SDK report their framework type and version when register to SC
> 2. Each service with specific version has a certain framework+version
> 3. Present the type/version information in console in Service+Version level
> 4. In gov service, send the different command to CC according to the type/version when doing management-   



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)