doris-robot commented on PR #42529:
URL: https://github.com/apache/doris/pull/42529#issuecomment-2443007449
PR Body: if stream load in group commit mode connect to be directly, the fe
does not select backend for it. the map used to record <table, be, dataSize> in
fe is empty, so there are too many warn log:
```
[GroupCommitManager.updateLoadDataInternal():399] can not find backend id:
12229430
2024-10-21 08:58:28,975 WARN (thrift-server-pool-7|132)
```
Cherry-picked from #42529
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]