You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2021/08/29 13:46:13 UTC

[dubbo-samples] branch master updated: Change metadata delay time

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 <jh...@gmail.com>
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: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org