[servicecomb-java-chassis] branch master updated: [SCB-2269]fix deadlock of XmlViewResolver and SPI bean autowire in blockDeploy

2021-05-13 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new c7b4f6b [SCB-2269]fix

[servicecomb-java-chassis] branch master updated: [SCB-2261]change block wait to checked wait to avoid request timeout exceed invocation timeout

2021-05-08 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 3115a23 [SCB-2261]change

[servicecomb-java-chassis] branch master updated: [SCB-2253] reduce invoke setter when configuration changed for @InjectProperties

2021-04-06 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 0754bf3 [SCB-2253] reduce

[servicecomb-java-chassis] 02/02: [SCB-2216]fix review comments

2021-03-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 0b46b0fabc1c9f5aa1905ce0697d02e389e31b92 Author: liubao68 AuthorDate: Fri Mar 26 09:33:38 2021 +0800

[servicecomb-java-chassis] branch master updated (00bc846 -> 0b46b0f)

2021-03-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 00bc846 [SCB-2242] fix org.apache.servicecomb.core.definition.MicroserviceVersionsMeta

[servicecomb-java-chassis] 01/02: [SCB-2216]breakpoints testing for fast timeout of execution

2021-03-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit c018bed9051cd8d7c27c07ec1824bc554d409eb0 Author: liubao68 AuthorDate: Sat Mar 20 15:07:28 2021 +0800

[servicecomb-java-chassis] branch master updated: [SCB-2171]avoid leak server ip when process TimeoutException

2020-12-29 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new b2396eb [SCB-2171]avoid

[servicecomb-java-chassis] branch master updated: [SCB-2170] add configuration to control log invocation exception stack trace

2020-12-23 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 4546c6d [SCB-2170] add

[servicecomb-java-chassis] branch master updated: [SCB-2169] optimize filter declare and chain config

2020-12-22 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 76fe676 [SCB-2169] optimize

[servicecomb-java-chassis] branch master updated: [SCB-2164]InstanceCacheCheckTask only print necessary message to avoid information leak

2020-12-16 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 7f8f71d [SCB-2164

[servicecomb-java-chassis] branch master updated: [SCB-2162]upgrade spring framerok to 5.2.9.RELEASE and spring boot to 2.3.4.RELEASE

2020-12-15 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 58e61d8 [SCB-2162]upgrade

[servicecomb-java-chassis] branch master updated: [SCB-2158] optimize exception log

2020-12-09 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new d1983e5 [SCB-2158] optimize

[servicecomb-java-chassis] branch master updated: [SCB-2152] allow pojo invoker process by filter chain

2020-12-09 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 69ba8f2 [SCB-2152] allow

[servicecomb-java-chassis] branch master updated: [SCB-2157] enhance AsyncUtils.tryCatch

2020-12-09 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new c4ebd3b [SCB-2157] enhance

[servicecomb-java-chassis] branch master updated: [SCB-2156] add HighwayClientFilter

2020-12-09 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 84ee131 [SCB-2156] add

[servicecomb-java-chassis] branch master updated (751f75d -> afd1d37)

2020-12-09 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 751f75d [SCB-2070]when main is default package(empty), start up will fail add afd1d37

[servicecomb-java-chassis] branch master updated: [SCB-2070]when main is default package(empty), start up will fail

2020-12-09 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 751f75d [SCB-2070]when main

[servicecomb-java-chassis] 02/02: [SCB-2145]fix review comments

2020-12-06 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit ba4fb37b6ab8bd3a6c3d0693f295d99a94879838 Author: liubao AuthorDate: Sat Dec 5 11:10:58 2020 +0800

[servicecomb-java-chassis] branch master updated: [SCB-2135]provider flow control support for operation to any client service

2020-12-03 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 3cb3649 [SCB-2135]provider

[servicecomb-java-chassis] branch 1.3.x updated: [SCB-2137]Upgrade Vert.x version to 3.9.4

2020-12-03 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch 1.3.x in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/1.3.x by this push: new fb97eb4 [SCB-2137]Upgrade

[servicecomb-docs] branch master updated: Update metrics.md

2020-11-30 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git The following commit(s) were added to refs/heads/master by this push: new 2e739e2 Update metrics.md 2e739e2

[servicecomb-java-chassis] 01/03: [#2081]add a test case for query with List

2020-11-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 96afde535ff4acd6f224a40a636f15dddbd4baf6 Author: liubao AuthorDate: Thu Nov 26 18:02:31 2020 +0800

[servicecomb-java-chassis] 03/03: [SCB-2131]fix review comment

2020-11-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit f33483f6ceea68ae36faeb15da9b18f48f2f2b06 Author: liubao AuthorDate: Fri Nov 27 09:43:46 2020 +0800

[servicecomb-java-chassis] branch master updated (4f58467 -> f33483f)

2020-11-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 4f58467 Scb 2128 support dynamic single value enum (#2080) new 96afde5 [#2081]add a test

[servicecomb-java-chassis] 02/03: [SCB-2131]when timeout exception, connect closed will trigger asynchronous callback

2020-11-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit c3e0a57c5b67069d661636c4b9f045041dc2afd5 Author: liubao AuthorDate: Thu Nov 26 21:16:15 2020 +0800

[servicecomb-java-chassis] branch master updated: [SCB-2127]when timeout, will not isolate service

2020-11-25 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 0ec976d [SCB-2127]when

[servicecomb-java-chassis] branch master updated: [SCB-2124]add a version rule switch when use lastest version rule and TESTING status to pulish service

2020-11-23 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 5924f00 [SCB-2124]add

[servicecomb-java-chassis] branch master updated: [scb-2086] fix problem about aggregated parameter

2020-09-27 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 82cb202 [scb-2086] fix

[servicecomb-java-chassis] branch master updated: [SCB-2087] change swagger generator process type to JavaType to support generic easier

2020-09-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 8020637 [SCB-2087] change

[servicecomb-java-chassis] branch master updated: [SCB-1753]accessor problem fix: LinkedBlockingQueueEx queue features

2020-08-04 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 509be4e [SCB-1753]accessor

[servicecomb-java-chassis] branch master updated (531e121 -> 10381be)

2020-07-30 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 531e121 [SCB-2049]fix trace id logger do not print error message in codes add 10381be

[servicecomb-java-chassis] branch master updated (751a851 -> 0d1af3f)

2020-07-06 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 751a851 [#2034] move create validator to init to use injected spring bean new 51f0c50

[servicecomb-java-chassis] 02/02: [SCB-2031] optimize code as review opinion

2020-07-06 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 0d1af3fce70a442119fe65766f498428132a9d1e Author: yhs0092 AuthorDate: Fri Jul 3 09:51:28 2020 +0800

[servicecomb-java-chassis] 01/02: [SCB-2031] fix the problem in mapping pojo consumer method to swagger provider operation

2020-07-06 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 51f0c501d9e6e0522cb7816a6f4dcb706103d4aa Author: yhs0092 AuthorDate: Thu Jul 2 20:41:14 2020 +0800

[servicecomb-java-chassis] branch master updated (f51e0e4 -> 751a851)

2020-07-06 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from f51e0e4 [SCB-2033] inject spring bean to filter instance automatically add 751a851 [#2034

[servicecomb-java-chassis] branch master updated: [SCB-1996]move registerMicroserviceMappingByEndpoints from ServiceRegistry to RegistrationManager

2020-06-10 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 35f7ea8 [SCB-1996]move

[servicecomb-java-chassis] branch master updated: [SCB-1961] add rest server codec filter

2020-05-30 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 5507eec [SCB-1961] add rest

[servicecomb-java-chassis] branch master updated (1566f1b -> 4637981)

2020-05-30 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 1566f1b [SCB-1959] add rest invocation creator new ea0b85e [SCB-1960]delete spring-boot

[servicecomb-java-chassis] 02/02: [SCB-1960]remove all spring cloud related dependencies

2020-05-30 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 46379811f2cf580ee2f1913dca62fd0b74f57304 Author: liubao AuthorDate: Sat May 30 15:11:48 2020 +0800

[servicecomb-java-chassis] 01/02: [SCB-1960]delete spring-boot-starter-discovery and spring-boot-starter-gateway

2020-05-30 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit ea0b85e6bf64a14d7b26738cb69bed36d9c8926c Author: liubao AuthorDate: Sat May 30 11:18:13 2020 +0800

[servicecomb-java-chassis] branch master updated (bc6afcb -> 199f850)

2020-05-29 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from bc6afcb [SCB-1953] tiny code improve new 54b40d6 [SCB-1954]coverage report dependencies

[servicecomb-java-chassis] 02/03: [SCB-1954]fix artifact name error

2020-05-29 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 538ca8dbb0094124bae56b8d8506a062f5ea5a97 Author: liubao AuthorDate: Fri May 29 09:44:25 2020 +0800

[servicecomb-java-chassis] 01/03: [SCB-1954]coverage report dependencies update and remove no use test project

2020-05-29 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 54b40d6d575770c93859c67b2c7e3e7781468974 Author: liubao AuthorDate: Thu May 28 21:38:41 2020 +0800

[servicecomb-java-chassis] 03/03: [SCB-1954]coverage do not include tests code itself and some minor fix

2020-05-29 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 199f8508f6bd210f27e0a699314464f667b5872d Author: liubao AuthorDate: Fri May 29 12:05:28 2020 +0800

[servicecomb-java-chassis] branch master updated: [SCB-1287]refactor edge dispatcher to make them more extensible

2019-05-20 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 7d01439 [SCB-1287]refactor

[servicecomb-java-chassis] branch weak-contract-type updated (4a3e3c0 -> 938f8d8)

2019-05-20 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. discard 4a3e3c0 [SCB-1286][WIP][WEAK] support only generate response for a operation

[servicecomb-java-chassis] 02/02: [SCB-1280] add IT for nested List params

2019-05-08 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit 622297b5fdf7818bcdb61688d51ea337bc24a2c3 Author: yaohaishi AuthorDate: Wed May 8 16:30:09 2019 +0800

[servicecomb-java-chassis] 01/02: [SCB-1280] remove unnecessary class cast

2019-05-08 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git commit b5c1bbabfe64a7a695e8a9eff9f73bff798fcab5 Author: yaohaishi AuthorDate: Wed May 8 16:27:37 2019 +0800

[servicecomb-java-chassis] branch master updated (8ef4ca9 -> 622297b)

2019-05-08 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 8ef4ca9 [SCB-1277]make sure demo and samples are normal new b5c1bba [SCB-1280] remove

[servicecomb-docs] branch master updated: remove weak TLS cipher suits from default config

2019-05-05 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git The following commit(s) were added to refs/heads/master by this push: new e32f04b remove weak TLS cipher

[servicecomb-java-chassis] branch master updated: [SCB-1277]make sure demo and samples are normal

2019-05-05 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 8ef4ca9 [SCB-1277]make sure

[servicecomb-website] branch optimize-java-chassis-release-guide created (now 19ec979)

2019-04-28 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch optimize-java-chassis-release-guide in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git. at 19ec979 Update release_guide.md This branch includes the following new

[servicecomb-website] 01/01: Update release_guide.md

2019-04-28 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch optimize-java-chassis-release-guide in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git commit 19ec97952b3fbb5e845d13e6c6630f6ec4d36862 Author: wujimin AuthorDate: Mon Apr

[servicecomb-docs] branch master updated (07c1747 -> 7f2e444)

2019-04-28 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git. from 07c1747 avoid gitbook compiler limitation new ff952fb [SCB-1265] add config items about transport

[servicecomb-java-chassis] branch weak-contract-type updated (290ba44 -> d0bafd8)

2019-04-28 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. discard 290ba44 [SCB-1256][WIP][WEAK] rename ConcreteInterfaceRegister

[servicecomb-java-chassis] branch weak-contract-type updated (e543ec1 -> 290ba44)

2019-04-27 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. discard e543ec1 [SCB-1268][WIP][WEAK] update UT discard 5b01199 [SCB-1268][WIP][WEAK

[servicecomb-java-chassis] branch master updated (225823d -> d3f42eb)

2019-04-23 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 225823d [SCB-1266] fix by review new c6d0a12 [SCB-1263] do not inherit InvocationContext

[servicecomb-java-chassis] branch master updated: [SCB-1088] SDK IsolationServerEvent is missing endpoint information

2019-04-20 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new c957fc3 [SCB-1088] SDK

[servicecomb-java-chassis] branch weak-contract-type updated (d126301 -> 582a090)

2019-04-19 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. discard d126301 [SCB-1256][WIP][WEAK] rename ConcreteInterfaceRegister

[servicecomb-docs] branch master updated: 1.fix metrics table format problem 2.fix latencyDistribution configuration name

2019-04-18 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git The following commit(s) were added to refs/heads/master by this push: new 36373ff 1.fix metrics table format

[servicecomb-java-chassis] branch weak-contract-type updated (1ec59f4 -> d126301)

2019-04-16 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. discard 1ec59f4 [SCB-1256][WIP][WEAK] rename ConcreteInterfaceRegister

[servicecomb-docs] branch master updated (7ea356a -> e7df6c0)

2019-04-15 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git. from 7ea356a fix file download Content-Disposition header example new 56c233a add description about

[servicecomb-java-chassis] branch master updated (b1167aa -> 5153292)

2019-04-15 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from b1167aa [SCB-1253] read max heap size config of IT from system property new b9db4ee [SCB

[servicecomb-java-chassis] branch master updated (6b81180 -> b1167aa)

2019-04-15 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 6b81180 [SCB-1184] add IT for the case that provider's response type is CompletableFuture

[servicecomb-java-chassis] branch weak-contract-type updated (8cf4d08 -> 3d61952)

2019-04-14 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 8cf4d08 [SCB-1227][WIP][WEAK] update unit test new 7ab105d [SCB-1228][WIP

[servicecomb-java-chassis] branch weak-contract-type updated (7eae773 -> 8cf4d08)

2019-04-14 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 7eae773 [SCB-1242] add spring data plugin project new 896cc64 [SCB-1227][WIP

[servicecomb-java-chassis] branch weak-contract-type updated (3c8e66d -> 7eae773)

2019-04-12 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 3c8e66d [SCB-1225][WIP][WEAK] fix by review comments new 8a45927 [SCB-1242

[servicecomb-java-chassis] branch weak-contract-type updated (af7cecf -> 3c8e66d)

2019-04-09 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. discard af7cecf [SCB-1225][WIP][WEAK] fix by review comments discard 4e6edc6 [SCB-1225

[servicecomb-java-chassis] branch master updated: [SCB-1240] allowed one prometheus cluster support multiple apps

2019-04-05 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 7cd450b [SCB-1240] allowed

[servicecomb-java-chassis] branch check-when-cause-problem deleted (was a8345e9)

2019-04-04 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch check-when-cause-problem in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. was a8345e9 SCB-1218 Try to fix the CI build error The revisions that were

[servicecomb-java-chassis] branch master updated: [SCB-1239] close thread after finish unit test case at once.

2019-04-04 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 7c48e33 [SCB-1239] close

[servicecomb-java-chassis] branch check-when-cause-problem created (now a8345e9)

2019-04-04 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch check-when-cause-problem in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. at a8345e9 SCB-1218 Try to fix the CI build error No new revisions were added

[servicecomb-java-chassis] branch master updated: [SCB-1232] make GroupExecutor configuration compatible to old version

2019-04-01 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 89c0628 [SCB-1232] make

[servicecomb-java-chassis] branch master updated: [SCB-1226] there are problems when request rejected by thread pool queue full

2019-04-01 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 6d53ef2 [SCB-1226

[servicecomb-java-chassis] branch master updated (6878d34 -> a81c092)

2019-04-01 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 6878d34 [SCB-1230] avoid throw exception in httpClientResponse.exceptionHandler new

[servicecomb-java-chassis] branch weak-contract-type updated (73c5248 -> b18fa3a)

2019-03-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. discard 73c5248 [SC-1214][WIP][WEAK] change weak-contract-type branch version to weak

[servicecomb-java-chassis] branch master updated: [SCB-1222] change groupId of "hibernate-validator" from "org.hibernate" to "org.hibernate.validator" to avoid dependency warning

2019-03-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 72caa21 [SCB-1222] change

[servicecomb-java-chassis] branch master updated: fix bug of dependncy warning

2019-03-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 2aff2a6 fix bug

[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

[servicecomb-docs] branch master updated (0ef2c95 -> 7ea356a)

2019-03-21 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git. from 0ef2c95 Update general-config.md new 924d80e fix allowCrossApp config new 7ea356a fix file

[servicecomb-java-chassis] branch weak-contract-type updated (370fb62 -> 72cd0e1)

2019-03-21 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 370fb62 [SCB-1193] fix dependency wrong and add common dependencies of test

[servicecomb-java-chassis] branch weak-contract-type created (now 370fb62)

2019-03-20 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch weak-contract-type in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. at 370fb62 [SCB-1193] fix dependency wrong and add common dependencies of test

[servicecomb-java-chassis] branch master updated: [SCB-1208] improve slow invocation logger: log remote address

2019-03-19 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 6819a27 [SCB-1208] improve

[servicecomb-java-chassis] branch master updated: [SCB-1205] improve edge forward http2 request

2019-03-19 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 8d34751 [SCB-1205] improve

[servicecomb-java-chassis] branch master updated: [SCB-1202]pump down with vertx3.6.3 no need to check buff length in AsynFileImpl#doWrite

2019-03-18 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new b56b0f5 [SCB-1202]pump down

[servicecomb-java-chassis] branch master updated (4be9cc0 -> 577c08c)

2019-03-13 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 4be9cc0 [SCB-1193]delete unnecessary file new 288e60c [SCB-1192] add "metrics&qu

[servicecomb-java-chassis] branch master updated (4c42fb5 -> 4be9cc0)

2019-03-13 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 4c42fb5 [SCB-1147] fix slow invocation log problem new ad82fc3 [SCB-1193]upgread spring

[servicecomb-docs] branch master updated (81947e9 -> 0ef2c95)

2019-03-12 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git. from 81947e9 [SCB-1162]document for PriorityProperty/InjectProperties/InjectProperty new 7227aaf

[servicecomb-java-chassis] branch master updated: [SCB-1147] fix slow invocation log problem

2019-03-11 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 4c42fb5 [SCB-1147] fix slow

[servicecomb-java-chassis] branch master updated: [SCB-1179]Optimize the mainclass auto-discovery logic to cover more scenes.

2019-03-10 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new b110d7e [SCB-1179]Optimize

[servicecomb-java-chassis] branch master updated: [SCB-1191] fix the bug of latest DefaultResponseTypeProcessor (#1124)

2019-03-10 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new d782863 [SCB-1191] fix

[servicecomb-java-chassis] branch master updated (df2002a -> f4ae766)

2019-03-07 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from df2002a [SCB-1185] add DNS related error log new 9778b76 [SCB-1046] file upload support

[servicecomb-java-chassis] branch master updated (661f78a -> d0ee6c0)

2019-03-05 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 661f78a [SCB-1184] change others to follow 1.5.22 rule new 4d369a2 [SCB-1144]change

[servicecomb-docs] branch master updated: [SCB-1175] refactor the instructions for the configuration mechanism

2019-03-04 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git The following commit(s) were added to refs/heads/master by this push: new b424464 [SCB-1175] refactor

[servicecomb-java-chassis] branch master updated: [SCB-1177] read vertx.disableFileCPResolving from dynamic config, default is false(don't create the .vertx directory) (#1110)

2019-02-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 161abb0 [SCB-1177] read

[servicecomb-java-chassis] branch master updated: [SCB-1149] remove VerxImplEx, remove the eventloop counter function

2019-02-26 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new e8f1af7 [SCB-1149] remove

[servicecomb-java-chassis] branch master updated: [SCB-1170] improve log of upload directory during boot.

2019-02-24 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 9d2ff06 [SCB-1170] improve

[servicecomb-java-chassis] branch master updated (9b4580f -> c72ea1f)

2019-02-24 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 9b4580f skip bridge method when generate operation swagger new 4f1fa7e [SCB-1156] avoid

[servicecomb-java-chassis] branch master updated: skip bridge method when generate operation swagger

2019-02-22 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 9b4580f skip bridge method

[servicecomb-java-chassis] branch master updated: [SCB-1153] provide traceId-invocationId by marker mechanism

2019-02-21 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new f3ec388 [SCB-1153] provide

  1   2   3   >