[jira] [Assigned] (SCB-1392) Multiple classes have the same apimodle, and class will occur when generating schemaids.

2019-07-24 Thread YongLiang Guo (JIRA)


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

YongLiang Guo reassigned SCB-1392:
--

Assignee: YongLiang Guo

> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids.
> 
>
> Key: SCB-1392
> URL: https://issues.apache.org/jira/browse/SCB-1392
> Project: Apache ServiceComb
>  Issue Type: Improvement
>  Components: Java-Chassis
>Affects Versions: java-chassis-1.2.1
>Reporter: YongLiang Guo
>Assignee: YongLiang Guo
>Priority: Major
> Fix For: java-chassis-1.3.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids. Join the check at startup and throw an exception when this problem 
> occurs.
>  



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


[jira] [Assigned] (SCB-1393) websocket supporting

2019-07-24 Thread Ang Li (JIRA)


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

Ang Li reassigned SCB-1393:
---

Assignee: Ang Li

> websocket supporting 
> -
>
> Key: SCB-1393
> URL: https://issues.apache.org/jira/browse/SCB-1393
> Project: Apache ServiceComb
>  Issue Type: New Feature
>  Components: Java-Chassis
>Reporter: Ang Li
>Assignee: Ang Li
>Priority: Critical
>
> ServiceComb-Java-Chasis is not supporting websocket now



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


[jira] [Assigned] (SCB-1394) consistent hashing load balance supporting

2019-07-24 Thread Ang Li (JIRA)


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

Ang Li reassigned SCB-1394:
---

Assignee: Ang Li

> consistent hashing load balance supporting
> --
>
> Key: SCB-1394
> URL: https://issues.apache.org/jira/browse/SCB-1394
> Project: Apache ServiceComb
>  Issue Type: New Feature
>  Components: Java-Chassis
>Reporter: Ang Li
>Assignee: Ang Li
>Priority: Minor
>
> There are many rules can be chosen in load balance part now, but consistent 
> hashing rule is not one of them.



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


[jira] [Reopened] (SCB-1392) Multiple classes have the same apimodle, and class will occur when generating schemaids.

2019-07-24 Thread YongLiang Guo (JIRA)


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

YongLiang Guo reopened SCB-1392:


> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids.
> 
>
> Key: SCB-1392
> URL: https://issues.apache.org/jira/browse/SCB-1392
> Project: Apache ServiceComb
>  Issue Type: Improvement
>  Components: Java-Chassis
>Affects Versions: java-chassis-1.2.1
>Reporter: YongLiang Guo
>Priority: Major
> Fix For: java-chassis-1.3.0
>
>
> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids. Join the check at startup and throw an exception when this problem 
> occurs.
>  



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


[jira] [Resolved] (SCB-1392) Multiple classes have the same apimodle, and class will occur when generating schemaids.

2019-07-24 Thread YongLiang Guo (JIRA)


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

YongLiang Guo resolved SCB-1392.

Resolution: Done

> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids.
> 
>
> Key: SCB-1392
> URL: https://issues.apache.org/jira/browse/SCB-1392
> Project: Apache ServiceComb
>  Issue Type: Improvement
>  Components: Java-Chassis
>Affects Versions: java-chassis-1.2.1
>Reporter: YongLiang Guo
>Priority: Major
> Fix For: java-chassis-1.3.0
>
>
> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids. Join the check at startup and throw an exception when this problem 
> occurs.
>  



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


[jira] [Closed] (SCB-1389) Doc for SCB-1385

2019-07-24 Thread Daniel Qian (JIRA)


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

Daniel Qian closed SCB-1389.

   Resolution: Fixed
Fix Version/s: pack-0.5.0

> Doc for SCB-1385
> 
>
> Key: SCB-1389
> URL: https://issues.apache.org/jira/browse/SCB-1389
> Project: Apache ServiceComb
>  Issue Type: Task
>  Components: Saga
>Affects Versions: pack-0.5.0
>Reporter: Daniel Qian
>Assignee: Daniel Qian
>Priority: Minor
>  Labels: doc
> Fix For: pack-0.5.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> SCB-1385 introduced TransactionContext and TransactionContextProperties, so 
> they should documented.



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


[jira] [Created] (SCB-1394) consistent hashing load balance supporting

2019-07-24 Thread Ang Li (JIRA)
Ang Li created SCB-1394:
---

 Summary: consistent hashing load balance supporting
 Key: SCB-1394
 URL: https://issues.apache.org/jira/browse/SCB-1394
 Project: Apache ServiceComb
  Issue Type: New Feature
  Components: Java-Chassis
Reporter: Ang Li


There are many rules can be chosen in load balance part now, but consistent 
hashing rule is not one of them.



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


[jira] [Created] (SCB-1393) websocket supporting

2019-07-24 Thread Ang Li (JIRA)
Ang Li created SCB-1393:
---

 Summary: websocket supporting 
 Key: SCB-1393
 URL: https://issues.apache.org/jira/browse/SCB-1393
 Project: Apache ServiceComb
  Issue Type: New Feature
  Components: Java-Chassis
Reporter: Ang Li


ServiceComb-Java-Chasis is not supporting websocket now



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


[jira] [Reopened] (SCB-1392) Multiple classes have the same apimodle, and class will occur when generating schemaids.

2019-07-24 Thread YaoHaishi (JIRA)


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

YaoHaishi reopened SCB-1392:


> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids.
> 
>
> Key: SCB-1392
> URL: https://issues.apache.org/jira/browse/SCB-1392
> Project: Apache ServiceComb
>  Issue Type: Improvement
>  Components: Java-Chassis
>Affects Versions: java-chassis-1.2.1
>Reporter: YongLiang Guo
>Priority: Major
> Fix For: java-chassis-1.3.0
>
>
> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids. Join the check at startup and throw an exception when this problem 
> occurs.
>  



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


[jira] [Resolved] (SCB-1392) Multiple classes have the same apimodle, and class will occur when generating schemaids.

2019-07-24 Thread YongLiang Guo (JIRA)


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

YongLiang Guo resolved SCB-1392.

Resolution: Fixed

> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids.
> 
>
> Key: SCB-1392
> URL: https://issues.apache.org/jira/browse/SCB-1392
> Project: Apache ServiceComb
>  Issue Type: Bug
>  Components: Java-Chassis
>Affects Versions: java-chassis-1.2.1
>Reporter: YongLiang Guo
>Priority: Major
> Fix For: java-chassis-1.3.0
>
>
> Multiple classes have the same apimodle, and class will occur when generating 
> schemaids. Join the check at startup and throw an exception when this problem 
> occurs.
>  



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


[jira] [Created] (SCB-1392) Multiple classes have the same apimodle, and class will occur when generating schemaids.

2019-07-24 Thread YongLiang Guo (JIRA)
YongLiang Guo created SCB-1392:
--

 Summary: Multiple classes have the same apimodle, and class will 
occur when generating schemaids.
 Key: SCB-1392
 URL: https://issues.apache.org/jira/browse/SCB-1392
 Project: Apache ServiceComb
  Issue Type: Bug
  Components: Java-Chassis
Affects Versions: java-chassis-1.2.1
Reporter: YongLiang Guo
 Fix For: java-chassis-1.3.0


Multiple classes have the same apimodle, and class will occur when generating 
schemaids. Join the check at startup and throw an exception when this problem 
occurs.

 



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