在HA版本1.1.1-1.0.472.el7中运行马拉松。
其中一个非引导者节点返回502“检测代理循环”。
在检查每个请求的日志时,我看到了以下内容:
Oct 17 11:13:10 marathon-2-server marathon13362: 2016-10-17 11:13:10,130从marathon-2-server获取http://marathon-1-server:8080/favicon.ico的信息代理请求:8080 (mesosphere.marathon.api.JavaUrlConnectionRequestForwarder$:qtp1485208789-526699) Oct 17 11:13:10马拉松-2-server marathon13362: 2016-10-17 11:13:13:10,131从marathon-2-server获取http://marathon-1-server:8080/favicon.ico的信息代理请求:8080 Oct 17 11:13:10 marathon-2-server marathon13362:2016-10-17 11:13:10,131防错代理周期,拒绝请求(mesosphere.marathon.api.JavaUrlConnectionRequestForwarder$:qtp1485208789-530887)
发布于 2017-09-04 23:16:27
Marathon在领导者选举期间的领导者代理检测方面有一些问题,但这个问题应该在1.3或更高版本中解决。
https://stackoverflow.com/questions/40115817
复制相似问题