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

ASF GitHub Bot commented on SCB-850:
------------------------------------

little-cui closed pull request #437: SCB-850 Support discover instances from 
kubernetes cluster
URL: https://github.com/apache/incubator-servicecomb-service-center/pull/437
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/server/plugin/infra/registry/etcd/etcd_test.go 
b/server/plugin/infra/registry/etcd/etcd_test.go
index 30ea9840..067b713a 100644
--- a/server/plugin/infra/registry/etcd/etcd_test.go
+++ b/server/plugin/infra/registry/etcd/etcd_test.go
@@ -36,7 +36,7 @@ import (
 
 const (
        dialTimeout = 500 * time.Millisecond
-       endpoint    = "127.0.0.1:4001"
+       endpoint    = "127.0.0.1:2379"
 )
 
 func TestEtcdClient(t *testing.T) {


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Support discover instances from kubernetes cluster
> --------------------------------------------------
>
>                 Key: SCB-850
>                 URL: https://issues.apache.org/jira/browse/SCB-850
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Service-Center
>            Reporter: little-cui
>            Assignee: little-cui
>            Priority: Major
>             Fix For: service-center-1.1.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to