This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 762cb2c  Change metadata delay time
762cb2c is described below

commit 762cb2c976e45b17be9670965d4682620acb1141
Author: Albumen Kevin <[email protected]>
AuthorDate: Sun Aug 29 21:45:30 2021 +0800

    Change metadata delay time
---
 .../src/main/resources/dubbo.properties                                | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/dubbo-samples-governance/dubbo-samples-applevel-override/src/main/resources/dubbo.properties
 
b/dubbo-samples-governance/dubbo-samples-applevel-override/src/main/resources/dubbo.properties
index 694674d..0247505 100644
--- 
a/dubbo-samples-governance/dubbo-samples-applevel-override/src/main/resources/dubbo.properties
+++ 
b/dubbo-samples-governance/dubbo-samples-applevel-override/src/main/resources/dubbo.properties
@@ -1,2 +1,3 @@
 dubbo.application.register-mode=all
-dubbo.application.metadata.delay=10
\ No newline at end of file
+dubbo.application.metadata.delay=500
+dubbo.application.metadata.publish.delay=10
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to