[MCOL-439] Error logs from APIs show the api name, should show the process that called it Created: 2016-12-05 Updated: 2023-10-26 Resolved: 2017-11-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.5 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Some of our APIs issue log that look like below example. messagequeue is the api code that is reporting the error... But it would be better if the calling process to that api was show in the log instead of the api name itself... easy to find out where the issue is coming from Dec 5 15:40:47 ip-172-30-0-40 messagequeue[19253]: 47.294400 |0|0|0| W 31 CAL0071: InetStreamSocket::read: EOF during readToMagic: socket read error: Success; InetStreamSocket: sd: 11 inet: 172.30.0.129 port: 8630; Will retry. |
| Comments |
| Comment by David Hill (Inactive) [ 2017-11-27 ] |
|
works as desigend |