well. the data structure is different with before. for example: old: rest.200: xx xxx xx xx sayHi xxx xx xx xx sayHello rest.400: xx xxx xx xx sayHi xxx xx xx xx sayHello
now:
sayHi:
rest200:
xx xx xxx
rest400:
xx xx xxx
sayHello:
rest200:
xx xx xxx
rest400:
xx xx xxx
Hence, I have to load all data, And then restructure it
[ Full content available at:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/944 ]
This message was relayed via gitbox.apache.org for [email protected]
