当前位置:网站首页>Eureka self protection
Eureka self protection
2022-07-03 12:27:00 【Gentle just because of you】
Eureka Self protection
The fault phenomenon
Cause
In a word : At some point A micro service is unavailable ,Eureka It won't clean up immediately , The information of the service will still be saved
Belong to CAP Inside AP Branch
Prohibit self-protection —EurekaServer End
Production default , The self-protection mechanism is open
eureka.server.enable-self-preservation=true
Use eureka.server.enable-self-preservation=false You can disable self-protection mode
Closing effect
stay eurekaServer End 7001 Turn off the self-protection mechanism
EurekaClient End
Default
eureka.instance.lease-renewal-interval-in-seconds=30 The unit is in seconds ( The default is 30 second ) eureka.instance.lease-expiration-duration-in-seconds=90 The unit is in seconds ( The default is 390 second )
To configure
test
边栏推荐
- [MySQL special] read lock and write lock
- OpenGL shader use
- 239. Sliding window maximum
- LeetCode 0556.下一个更大元素 III - 4步讲完
- 2.6 preliminary cognition of synergetic couroutines
- 【mysql专项】读锁和写锁
- Shutter: about inheritedwidget
- PHP get the file list and folder list under the folder
- laravel 时区问题timezone
- 2.7 overview of livedata knowledge points
猜你喜欢
Take you to the installation and simple use tutorial of the deveco studio compiler of harmonyos to create and run Hello world?
PHP导出word方法(一phpword)
win10 上PHP artisan storage:link 出现 symlink (): Protocol error的解决办法
Flutter 退出登录二次确认怎么做才更优雅?
【mysql专项】读锁和写锁
Qt+vtk+occt reading iges/step model
Develop plug-ins for idea
Why can't my MySQL container start
Self made pop-up input box, input text, and click to complete the event.
shardingSphere分库分表<3>
随机推荐
347. Top k high frequency elements
elastic_ L04_ introduction. md
111. Minimum depth of binary tree
Colleagues wrote a responsibility chain model, with countless bugs
01_ Using the concurrent tool class library, is thread safety safe
Php Export word method (One MHT)
Redis
[combinatorics] permutation and combination (summary of permutation and combination content | selection problem | set permutation | set combination)
Wechat applet development - page Jump transfer parameters
Flutter: self study system
2.7 overview of livedata knowledge points
DEJA_VU3D - Cesium功能集 之 053-地下模式效果
PHP get the file list and folder list under the folder
4000字超详解指针
Wechat applet pages always report errors when sending values to the background. It turned out to be this pit!
在网上炒股开户可以吗?资金安全吗?
Why can't my MySQL container start
flinksql是可以直接客户端建表读mysql或是kafka数据,但是怎么让它自动流转计算起来呢?
During FTP login, the error "530 login incorrect.login failed" is reported
ES6新特性