robotLJW commented on a change in pull request #228:
URL: https://github.com/apache/servicecomb-kie/pull/228#discussion_r757750296



##########
File path: server/service/kv/kv_svc_test.go
##########
@@ -178,3 +180,93 @@ func TestService_Delete(t *testing.T) {
                assert.NoError(t, err)
        })
 }
+
+// Test the situation after the synchronization is turned on
+func TestSync(t *testing.T) {
+
+       t.Run("Transactional write configuration and generate synchronization 
tasks", func(t *testing.T) {

Review comment:
       这边修改到api层,传参进行修改




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to