[GitHub] [servicecomb-docs] yhs0092 opened a new pull request #93: add description about servicecomb.provider.rest.scanRestController

2019-03-22 Thread GitBox
yhs0092 opened a new pull request #93: add description about 
servicecomb.provider.rest.scanRestController
URL: https://github.com/apache/servicecomb-docs/pull/93
 
 
   We've declared that `@RestController` will be scanned as REST interface 
class. But users are not told how to disable this feature.
   Description on the related configuration should be added.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services


[GitHub] [servicecomb-java-chassis] wujimin closed pull request #1143: [SCB-1213][WIP][WEAK] swagger generator not depend on spring

2019-03-22 Thread GitBox
wujimin closed pull request #1143: [SCB-1213][WIP][WEAK] swagger generator not 
depend on spring
URL: https://github.com/apache/servicecomb-java-chassis/pull/1143
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services


[GitHub] [servicecomb-java-chassis] wujimin closed pull request #1141: [SCB-1117][WIP][WEAK] Weak swagger consumer arguments

2019-03-22 Thread GitBox
wujimin closed pull request #1141:  [SCB-1117][WIP][WEAK] Weak swagger consumer 
arguments
URL: https://github.com/apache/servicecomb-java-chassis/pull/1141
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services


[GitHub] [servicecomb-java-chassis] coveralls commented on issue #1143: [SCB-1213][WIP][WEAK] swagger generator not depend on spring

2019-03-22 Thread GitBox
coveralls commented on issue #1143: [SCB-1213][WIP][WEAK] swagger generator not 
depend on spring
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/1143#issuecomment-475529073
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/22339759/badge)](https://coveralls.io/builds/22339759)
   
   Coverage decreased (-0.02%) to 85.71% when pulling 
**0df409fe13f5955497dfa68b2df69f78f0a4d7ee on 
wujimin:swagger-generator-not-depend-on-spring** into 
**73c52482a80e05341a87c6e72f53473ab1b50fb7 on apache:weak-contract-type**.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services


[GitHub] [servicecomb-java-chassis] yangmingqi218 commented on issue #1139: The issue of deploying Java Chassis in K8S

2019-03-22 Thread GitBox
yangmingqi218 commented on issue #1139: The issue of deploying Java Chassis in 
K8S
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1139#issuecomment-475525357
 
 
   Hi @WillemJiang @liubao68   wo try to change service-center's pod 
/opt/service-center/conf/app.conf
   ssl_verify_client = 0
   andthen start application pod "lai2-cert",the service-center pod's log as 
follows:
   2019-03-22T07:48:57.373Z DEBUG   etcd/cacher_kv.go:158   
[15.972µs]finish to handle 1 events, prefix: /cse-sr/inst/leases/, rev: 765
   2019-03-22T07:48:57.373Z DEBUG   etcd/cacher_kv.go:158   
[42.229µs]finish to handle 1 events, prefix: /cse-sr/inst/files/, rev: 765
   2019-03-22T07:48:57.373Z INFOservice/instance.go:219 register 
instance ttl 120s, endpoints [rest://lai2-cert:8080], host 'lai2-cert', 
serviceId 2cd57ba20eaff379bc3fa164ed94075575480d0a, instanceId 
f2bafa734c7611e9ad380242ac1e1402, operator 172.30.8.0
   2019-03-22T07:48:57.383Z INFOservice/instance.go:310 heartbeat 
successful, renew 
instance[2cd57ba20eaff379bc3fa164ed94075575480d0a/f2bafa734c7611e9ad380242ac1e1402]
 ttl to 120. operator 172.30.8.0
   2019-03-22T07:48:57.406Z INFOservice/watch.go:52 new a web 
socket watch with service[2cd57ba20eaff379bc3fa164ed94075575480d0a]
   2019-03-22T07:48:57.406Z DEBUG   notify/listwatcher.go:53
accepted by notify service, INSTANCE watcher 
2cd57ba20eaff379bc3fa164ed94075575480d0a /cse-sr/inst/files/default/default/
   2019-03-22T07:48:57.406Z DEBUG   notify/websocket.go:69  start watching 
instance status, watcher[172.30.8.0:60128], subject: 
/cse-sr/inst/files/default/default/, group: 
2cd57ba20eaff379bc3fa164ed94075575480d0a
   2019-03-22T07:48:57.673Z INFOevent/instance_event_handler.go:78  
caught [CREATE] 
service[2cd57ba20eaff379bc3fa164ed94075575480d0a][development/loan/lai2-cert/1.0.0]
 instance[f2bafa734c7611e9ad380242ac1e1402] event
   2019-03-22T07:49:05.628Z DEBUG   alarm/service.go:85 
alarm[BackendConnectionRefuse] CLEARED, map[]
   2019-03-22T07:49:05.807Z INFOservice/instance.go:310 heartbeat 
successful, renew 
instance[e074ea873b92812acd05c7f5cff977eea596d76f/eb8872684c7511e9ad380242ac1e1402]
 ttl to 120. operator
   2019-03-22T07:49:05.807Z DEBUG   backend/registry.go:214 update service 
center 
instance[e074ea873b92812acd05c7f5cff977eea596d76f/eb8872684c7511e9ad380242ac1e1402]
 heartbeat
   2019-03-22T07:49:10.086Z DEBUG   etcd/cacher_kv.go:158   
[15.105µs]finish to handle 1 events, prefix: /cse-sr/inst/leases/, rev: 766
   2019-03-22T07:49:10.086Z INFOservice/instance.go:255 unregister 
instance[2cd57ba20eaff379bc3fa164ed94075575480d0a/f2bafa734c7611e9ad380242ac1e1402],
 operator 172.30.8.0
   2019-03-22T07:49:10.086Z DEBUG   etcd/cacher_kv.go:158   
[44.445µs]finish to handle 1 events, prefix: /cse-sr/inst/files/, rev: 766
   2019-03-22T07:49:10.098Z INFOnotify/websocket.go:112 
watcher[172.30.8.0:60128] active closed, code: 1000, message: '', subject: 
/cse-sr/inst/files/default/default/, group: 
2cd57ba20eaff379bc3fa164ed94075575480d0a
   2019-03-22T07:49:10.099Z DEBUG   notify/notification_healthchecker.go:46 
notification service remove INSTANCE watcher, error: websocket: close 1000 
(normal), subject: /cse-sr/inst/files/default/default/, group: 
2cd57ba20eaff379bc3fa164ed94075575480d0a
   2019-03-22T07:49:10.099Z WARNmetric/metric.go:40 
[12.692887773s]WATCH 
/v4/default/registry/microservices/2cd57ba20eaff379bc3fa164ed94075575480d0a/watcher
   2019-03-22T07:49:10.597Z ERROR   notify/websocket.go:181 
watcher[172.30.8.0:60128] catch an err, subject: 
/cse-sr/inst/files/default/default/, group: 
2cd57ba20eaff379bc3fa164ed94075575480d0a   {"error": "websocket: close 1000 
(normal)"}
   2019-03-22T07:49:12.387Z INFOevent/instance_event_handler.go:78  
caught [DELETE] 
service[2cd57ba20eaff379bc3fa164ed94075575480d0a][development/loan/lai2-cert/1.0.0]
 instance[f2bafa734c7611e9ad380242ac1e1402] event
   2019-03-22T07:49:14.509Z DEBUG   etcd/indexer_etcd.go:48 search 
'/cse-sr/inst/files/default/default/2cd57ba20eaff379bc3fa164ed94075575480d0a/' 
match special options, request etcd server, opts: 
action=GET=MODE_BOTH=/cse-sr/inst/files/default/default/2cd57ba20eaff379bc3fa164ed94075575480d0a/=0=true=4096
   2019-03-22T07:49:19.984Z DEBUG   etcd/cacher_kv.go:158   
[15.109µs]finish to handle 1 events, prefix: /cse-sr/inst/leases/, rev: 767
   2019-03-22T07:49:19.984Z INFOservice/instance.go:219 register 
instance ttl 120s, endpoints [rest://lai2-cert:8080], host 'lai2-cert', 
serviceId 2cd57ba20eaff379bc3fa164ed94075575480d0a, instanceId 
003561504c7711e9ad380242ac1e1402, operator 172.30.8.0
   2019-03-22T07:49:19.984Z DEBUG   etcd/cacher_kv.go:158   
[30.392µs]finish to handle 1 events, prefix: /cse-sr/inst/files/, rev: 767
   2019-03-22T07:49:19.994Z INFOservice/instance.go:310 heartbeat 
successful, renew 

[GitHub] [servicecomb-java-chassis] wujimin opened a new pull request #1143: [SCB-1213][WIP][WEAK] swagger generator not depend on spring

2019-03-22 Thread GitBox
wujimin opened a new pull request #1143: [SCB-1213][WIP][WEAK] swagger 
generator not depend on spring
URL: https://github.com/apache/servicecomb-java-chassis/pull/1143
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services


[GitHub] [servicecomb-java-chassis] wujimin merged pull request #1142: [SC-1214][WIP][WEAK] change weak-contract-type branch version to weak-contract-type-SNAPSHOT

2019-03-22 Thread GitBox
wujimin merged pull request #1142: [SC-1214][WIP][WEAK] change 
weak-contract-type branch version to weak-contract-type-SNAPSHOT
URL: https://github.com/apache/servicecomb-java-chassis/pull/1142
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services


[servicecomb-java-chassis] branch weak-contract-type updated: [SC-1214][WIP][WEAK] change weak-contract-type branch version to weak-contract-type-SNAPSHOT

2019-03-22 Thread wujimin
This is an automated email from the ASF dual-hosted git repository.

wujimin pushed a commit to branch weak-contract-type
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/weak-contract-type by this 
push:
 new 73c5248  [SC-1214][WIP][WEAK] change weak-contract-type branch version 
to weak-contract-type-SNAPSHOT
73c5248 is described below

commit 73c52482a80e05341a87c6e72f53473ab1b50fb7
Author: wujimin 
AuthorDate: Fri Mar 22 12:41:30 2019 +0800

[SC-1214][WIP][WEAK] change weak-contract-type branch version to 
weak-contract-type-SNAPSHOT
---
 archetypes/business-service-jaxrs/pom.xml  |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 archetypes/business-service-pojo/pom.xml   |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 .../business-service-spring-boot-starter/pom.xml   |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 archetypes/business-service-springmvc/pom.xml  |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 archetypes/pom.xml |  2 +-
 common/common-javassist/pom.xml|  2 +-
 common/common-protobuf/pom.xml |  2 +-
 common/common-rest/pom.xml |  2 +-
 common/pom.xml |  2 +-
 core/pom.xml   |  2 +-
 coverage-reports/pom.xml   | 56 +++---
 demo/demo-crossapp/crossapp-client/pom.xml |  4 +-
 demo/demo-crossapp/crossapp-server/pom.xml |  4 +-
 demo/demo-crossapp/pom.xml |  2 +-
 demo/demo-edge/authentication/pom.xml  |  2 +-
 demo/demo-edge/business-1-1-0/pom.xml  |  4 +-
 demo/demo-edge/business-1.0.0/pom.xml  |  2 +-
 demo/demo-edge/business-2.0.0/pom.xml  |  4 +-
 demo/demo-edge/consumer/pom.xml|  4 +-
 demo/demo-edge/edge-service/pom.xml|  2 +-
 demo/demo-edge/model/pom.xml   |  2 +-
 demo/demo-edge/pom.xml |  2 +-
 demo/demo-jaxrs/jaxrs-client/pom.xml   |  2 +-
 demo/demo-jaxrs/jaxrs-server/pom.xml   |  2 +-
 demo/demo-jaxrs/pom.xml|  2 +-
 demo/demo-local/pom.xml|  2 +-
 demo/demo-multiple/a-client/pom.xml|  2 +-
 demo/demo-multiple/a-server/pom.xml|  2 +-
 demo/demo-multiple/b-client/pom.xml|  2 +-
 demo/demo-multiple/b-server/pom.xml|  2 +-
 demo/demo-multiple/multiple-client/pom.xml |  2 +-
 demo/demo-multiple/multiple-server/pom.xml |  2 +-
 demo/demo-multiple/pom.xml |  2 +-
 demo/demo-pojo/pojo-client/pom.xml |  2 +-
 demo/demo-pojo/pojo-server/pom.xml |  2 +-
 demo/demo-pojo/pojo-tests/pom.xml  |  2 +-
 demo/demo-pojo/pom.xml |  2 +-
 demo/demo-schema/pom.xml   |  2 +-
 demo/demo-server-servlet/pom.xml   |  2 +-
 demo/demo-signature/pom.xml|  2 +-
 .../demo-spring-boot-discovery-client/pom.xml  |  2 +-
 .../demo-spring-boot-discovery-server/pom.xml  |  4 +-
 .../demo-spring-boot-zuul-proxy/pom.xml|  4 +-
 demo/demo-spring-boot-discovery/pom.xml|  2 +-
 .../demo-spring-boot-jaxrs-client/pom.xml  |  4 +-
 .../demo-spring-boot-jaxrs-server/pom.xml  |  4 +-
 .../demo-spring-boot-springmvc-client/pom.xml  |  2 +-
 .../demo-spring-boot-springmvc-server/pom.xml  |  2 +-
 demo/demo-spring-boot-provider/pom.xml |  2 +-
 .../demo-spring-boot-pojo-client/pom.xml   |  4 +-
 .../demo-spring-boot-pojo-server/pom.xml   |  2 +-
 demo/demo-spring-boot-transport/pom.xml|  2 +-
 demo/demo-springmvc/pom.xml|  2 +-
 demo/demo-springmvc/springmvc-client/pom.xml   |  2 +-
 demo/demo-springmvc/springmvc-server/pom.xml   |  4 +-
 demo/docker-build-config/pom.xml   |  2 +-
 demo/docker-run-config/pom.xml |  2 +-
 demo/perf/pom.xml  |  2 +-
 demo/pom.xml   |  2 +-
 deployment/pom.xml |  2 +-
 dynamic-config/config-apollo/pom.xml   |  2 +-
 dynamic-config/config-cc/pom.xml   |  2 +-
 dynamic-config/pom.xml |  2 +-
 edge/edge-core/pom.xml |  2 +-
 edge/pom.xml   |  2 +-
 foundations/foundation-common/pom.xml  |  2 +-
 foundations/foundation-config/pom.xml  |  2 +-
 foundations/foundation-metrics/pom.xml |  2 +-