governance: fixed comments problem. (#3112)

governance: fixed comments problem
pull/3121/head
Steve Rao 2 years ago committed by GitHub
parent 4d98800ea1
commit c1034a020a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ import com.alibaba.cloud.governance.istio.protocol.AbstractXdsProtocol;
import io.envoyproxy.envoy.config.cluster.v3.Cluster; import io.envoyproxy.envoy.config.cluster.v3.Cluster;
import io.envoyproxy.envoy.service.discovery.v3.DiscoveryResponse; import io.envoyproxy.envoy.service.discovery.v3.DiscoveryResponse;
/* CdsProtocol contains infomation about service. /** CdsProtocol contains information about service.
* @author musi * @author musi
* @author <a href="liuziming@buaa.edu.cn"></a> * @author <a href="liuziming@buaa.edu.cn"></a>
* @since 2.2.10-RC1 * @since 2.2.10-RC1

Loading…
Cancel
Save