status: BAD, msg: Socket is closed by peer., name: fe_82c34b78_1ebc_46d7_a86f_f71c97b09d89, version: null, queryPort: 0, rpcPort: 0, replayedJournalId: 0
IsMutable:是否可以动态配置。如果为 true,表示该配置项可以在运行时进行动态配置。如果 false,则表示该配置项只能在 fe.conf 中配置并且重启 FE 后生效。 MasterOnly:是否为 Master FE 节点独有的配置项。如果为 true,则表示该配置项仅在 Master FE 节点有意义,对其他类型的 FE 节点无意义。如果为 false,则表...
processing request to {}->http://feip:port:Connection reset by peer: socket write error` when load 2000 data,it can insert into database. we trace the code , found client expect fe response http code 307, but fe response the code is 100,then throws error. try Commit fb123b2b, also ...
Socket{id=385 fd=374 addr=10.157.86.6:8060:41676} (0x2c5c2200): Connection reset by peer [104] W1024 20:59:21.100333 9315 data_stream_sender.cpp:131] **failed to send brpc batch**, error=Host is down, error_text=[E1014]Got EOF of Socket{id=385 fd=374 addr=10.157.86.6:8060:41...
通过ADMIN SHOW FRONTEND CONFIG; 可以查看到该配置项可以动态配置(IsMutable 为true)。并且不是 Master FE 独有配置。 同样,我们可以通过动态修改配置的命令修改该配置。因为该配置不是 Master FE 独有配置,所以需要单独连接到不同的 FE,进行动态修改配置的操作,这样才能保证所有 FE 都使用了修改后的配置值配置...
IsMutable:是否可以动态配置。如果为 true,表示该配置项可以在运行时进行动态配置。如果 false,则表示该配置项只能在 fe.conf 中配置并且重启 FE 后生效。 MasterOnly:是否为 Master FE 节点独有的配置项。如果为 true,则表示该配置项仅在 Master FE 节点有意义,对其他类型的 FE 节点无意义。如果为 false,则表...