[MCOL-5513] Causing prod impact Created: 2023-06-09 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | Columnstore Select Handler |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | vinil anandh | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 20.04.3 |
||
| Description |
|
Version 10.6.5-MariaDB-1:10.6.5+maria~focal-log We are facing the below error while running select query on the column store, SQL Error [1815] [HY000]: (conn=4997) Internal error: TupleBPS::run() caught DistributedEngineComm::write: Broken Pipe error Below error is recorded in the error log during the time. ClientRotator caught exception: InetStreamSocket::write error: Broken pipe – write from InetStreamSocket: sd: 50 inet: 127.0.0.1 port: 8601 After restarting the columnstore service the error is getting resolved. |