pigdance opened a new issue #5661:
URL: https://github.com/apache/incubator-doris/issues/5661
请问_stream_load 导入数据,是不是不支持并发?或者多连接提交?
我想复用连接去提交数据,第一次提交成功(帐密是正确的),而第二次提示Authentication Failed,而连接被服务端主动close了
netstat -ant |grep 8083
tcp4 0 0 xx.xx.93.57.61550 xx.xx.23.108.8083 ESTABLISHED
tcp4 0 0 xx.xx.93.57.61542 xx.xx.23.108.8083 CLOSE_WAIT
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]