[GitHub] [servicecomb-service-center] robotLJW commented on a change in pull request #1191: [feat] add dlock service, implemented etcd's dlock mechanism

2021-12-28 Thread GitBox
robotLJW commented on a change in pull request #1191: URL: https://github.com/apache/servicecomb-service-center/pull/1191#discussion_r776195307 ## File path: datasource/dlock/dlock.go ## @@ -0,0 +1,32 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [servicecomb-service-center] robotLJW commented on a change in pull request #1191: [feat] add dlock service, implemented etcd's dlock mechanism

2021-12-28 Thread GitBox
robotLJW commented on a change in pull request #1191: URL: https://github.com/apache/servicecomb-service-center/pull/1191#discussion_r776195182 ## File path: datasource/dlock/init.go ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #1191: [feat] add dlock service, implemented etcd's dlock mechanism

2021-12-28 Thread GitBox
tianxiaoliang commented on a change in pull request #1191: URL: https://github.com/apache/servicecomb-service-center/pull/1191#discussion_r776184565 ## File path: datasource/dlock/dlock.go ## @@ -0,0 +1,32 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [servicecomb-service-center] little-cui commented on a change in pull request #1191: [feat] add dlock service, implemented etcd's dlock mechanism

2021-12-28 Thread GitBox
little-cui commented on a change in pull request #1191: URL: https://github.com/apache/servicecomb-service-center/pull/1191#discussion_r776182902 ## File path: datasource/dlock/dlock.go ## @@ -0,0 +1,32 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [servicecomb-service-center] little-cui commented on a change in pull request #1191: [feat] add dlock service, implemented etcd's dlock mechanism

2021-12-28 Thread GitBox
little-cui commented on a change in pull request #1191: URL: https://github.com/apache/servicecomb-service-center/pull/1191#discussion_r776182422 ## File path: datasource/etcd/dlock.go ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [servicecomb-service-center] robotLJW opened a new pull request #1191: [feat] add dlock service, implemented etcd's dlock mechanism

2021-12-28 Thread GitBox
robotLJW opened a new pull request #1191: URL: https://github.com/apache/servicecomb-service-center/pull/1191 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed

[GitHub] [servicecomb-service-center] tianxiaoliang merged pull request #1190: Refactor: add self registry service

2021-12-28 Thread GitBox
tianxiaoliang merged pull request #1190: URL: https://github.com/apache/servicecomb-service-center/pull/1190 -- 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. To

[servicecomb-service-center] branch master updated: Refactor: add self registry service (#1190)

2021-12-28 Thread tianxiaoliang
This is an automated email from the ASF dual-hosted git repository. tianxiaoliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git The following commit(s) were added to refs/heads/master by this push: new 35b4680 Refactor:

[GitHub] [servicecomb-service-center] little-cui opened a new pull request #1190: Refactor: add self registry service

2021-12-28 Thread GitBox
little-cui opened a new pull request #1190: URL: https://github.com/apache/servicecomb-service-center/pull/1190 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB)

[GitHub] [servicecomb-service-center] tianxiaoliang merged pull request #1189: Refactor: RBAC datasource interface

2021-12-28 Thread GitBox
tianxiaoliang merged pull request #1189: URL: https://github.com/apache/servicecomb-service-center/pull/1189 -- 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. To

[servicecomb-service-center] branch master updated: Optimize: refactor rbac datasource interface (#1189)

2021-12-28 Thread tianxiaoliang
This is an automated email from the ASF dual-hosted git repository. tianxiaoliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git The following commit(s) were added to refs/heads/master by this push: new 7243b23 Optimize:

[GitHub] [servicecomb-service-center] little-cui opened a new pull request #1189: Optimize: refactor rbac datasource interface

2021-12-28 Thread GitBox
little-cui opened a new pull request #1189: URL: https://github.com/apache/servicecomb-service-center/pull/1189 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB)

[GitHub] [servicecomb-service-center] little-cui merged pull request #1188: [fix] modify ci to use mongo replica set

2021-12-28 Thread GitBox
little-cui merged pull request #1188: URL: https://github.com/apache/servicecomb-service-center/pull/1188 -- 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. To unsubscribe,

[servicecomb-service-center] branch master updated: [fix] modify ci to use mongo replica set (#1188)

2021-12-28 Thread littlecui
This is an automated email from the ASF dual-hosted git repository. littlecui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git The following commit(s) were added to refs/heads/master by this push: new f450576 [fix] modify ci

[GitHub] [servicecomb-kie] little-cui merged pull request #237: remove sync pool to avoid complicated code, the price is performance

2021-12-28 Thread GitBox
little-cui merged pull request #237: URL: https://github.com/apache/servicecomb-kie/pull/237 -- 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. To unsubscribe, e-mail:

[servicecomb-kie] branch master updated: remove sync pool to avoid complicated code, the price is performance (#237)

2021-12-28 Thread littlecui
This is an automated email from the ASF dual-hosted git repository. littlecui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git The following commit(s) were added to refs/heads/master by this push: new fd48a20 remove sync pool to avoid

[servicecomb-service-center] branch master updated: Feature: add schema retire cron job (#1187)

2021-12-28 Thread tianxiaoliang
This is an automated email from the ASF dual-hosted git repository. tianxiaoliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git The following commit(s) were added to refs/heads/master by this push: new a1387cc Feature:

[GitHub] [servicecomb-service-center] tianxiaoliang merged pull request #1187: Feature: add schema retire cron job

2021-12-28 Thread GitBox
tianxiaoliang merged pull request #1187: URL: https://github.com/apache/servicecomb-service-center/pull/1187 -- 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. To

[GitHub] [servicecomb-service-center] robotLJW opened a new pull request #1188: [fix] modify ci to use mongo replica set

2021-12-28 Thread GitBox
robotLJW opened a new pull request #1188: URL: https://github.com/apache/servicecomb-service-center/pull/1188 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed

[GitHub] [servicecomb-service-center] tianxiaoliang merged pull request #1185: [feat] add task and tombstone ut in eventbase

2021-12-28 Thread GitBox
tianxiaoliang merged pull request #1185: URL: https://github.com/apache/servicecomb-service-center/pull/1185 -- 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. To

[servicecomb-service-center] branch master updated: [feat] add task and tombstone ut in eventbase (#1185)

2021-12-28 Thread tianxiaoliang
This is an automated email from the ASF dual-hosted git repository. tianxiaoliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git The following commit(s) were added to refs/heads/master by this push: new 1e58aa0 [feat] add

[GitHub] [servicecomb-service-center] robotLJW commented on a change in pull request #1185: [feat] add task and tombstone ut in eventbase

2021-12-28 Thread GitBox
robotLJW commented on a change in pull request #1185: URL: https://github.com/apache/servicecomb-service-center/pull/1185#discussion_r775802397 ## File path: eventbase/datasource/etcd/task/task_dao_test.go ## @@ -46,29 +43,29 @@ func init() { func TestTask(t *testing.T) {

[GitHub] [servicecomb-service-center] robotLJW commented on a change in pull request #1185: [feat] add task and tombstone ut in eventbase

2021-12-28 Thread GitBox
robotLJW commented on a change in pull request #1185: URL: https://github.com/apache/servicecomb-service-center/pull/1185#discussion_r775801999 ## File path: eventbase/service/tombstone/tombstone_svc.go ## @@ -23,18 +23,18 @@ import ( "github.com/go-chassis/cari/sync"

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #1185: [feat] add task and tombstone ut in eventbase

2021-12-28 Thread GitBox
tianxiaoliang commented on a change in pull request #1185: URL: https://github.com/apache/servicecomb-service-center/pull/1185#discussion_r775790164 ## File path: eventbase/datasource/etcd/task/task_dao_test.go ## @@ -46,29 +43,29 @@ func init() { func TestTask(t *testing.T)

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #1185: [feat] add task and tombstone ut in eventbase

2021-12-28 Thread GitBox
tianxiaoliang commented on a change in pull request #1185: URL: https://github.com/apache/servicecomb-service-center/pull/1185#discussion_r775787781 ## File path: eventbase/service/tombstone/tombstone_svc.go ## @@ -23,18 +23,18 @@ import (