liubao created SCB-1831:
---------------------------
Summary: Loadbalancer set endpoint can use Endpoint other the
literal string
Key: SCB-1831
URL: https://issues.apache.org/jira/browse/SCB-1831
Project: Apache ServiceComb
Issue Type: Improvement
Components: Java-Chassis
Reporter: liubao
Assignee: liubao
Fix For: java-chassis-2.0.2
1. use Endpoint can inprove performance if too many endpoints .
2. can add a setEndpoint in InvocationContext , and use it like:
```
Date getDate(InvocationContext context, Date date)
```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)