Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Remote config change logs from test cluster #21

Open
Matt-Esch opened this issue Oct 1, 2015 · 0 comments
Open

Remote config change logs from test cluster #21

Matt-Esch opened this issue Oct 1, 2015 · 0 comments

Comments

@Matt-Esch
Copy link

I am using the test cluster to run tchannel tests through hyperbahn. The test cluster is spewing the following:

AUTOBAHN INFO: [remote-config] config file changed ~ { changedKeys: 
   [ 'update:rateLimiting.enabled',
     'update:rateLimiting.exemptServices',
     'update:rateLimiting.rpsLimitForServiceName',
     'update:rateLimiting.totalRpsLimit' ],
  newConfig: 
   { 'rateLimiting.enabled': true,
     'rateLimiting.exemptServices': [ 'sam', 'robert' ],
     'rateLimiting.rpsLimitForServiceName': { nancy: 111, bill: 60, summer: 66 },
     'rateLimiting.totalRpsLimit': 1201 } }
AUTOBAHN INFO: [remote-config] config file changed ~ { changedKeys: 
   [ 'update:rateLimiting.enabled',
     'update:rateLimiting.exemptServices',
     'update:rateLimiting.rpsLimitForServiceName',
     'update:rateLimiting.totalRpsLimit' ],
  newConfig: 
   { 'rateLimiting.enabled': true,
     'rateLimiting.exemptServices': [ 'sam', 'robert' ],
     'rateLimiting.rpsLimitForServiceName': { nancy: 111, bill: 60, summer: 66 },
     'rateLimiting.totalRpsLimit': 1201 } }

cc @Raynos

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant