Commit fe8326a
print log message with write_stderr when reach vmem or resgroup limit.
When memory usage have reached Vmem limit or resource group limit, it
will loop in gp_malloc and gp_failed_to_alloc if new allocation happens,
and then errors out with "ERRORDATA_STACK_SIZE exceeded".
We are therefore printing the log message header using write_stderr.1 parent 566a3d8 commit fe8326a
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
319 | 325 | | |
320 | 326 | | |
321 | 327 | | |
| |||
330 | 336 | | |
331 | 337 | | |
332 | 338 | | |
333 | | - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
334 | 343 | | |
335 | 344 | | |
336 | 345 | | |
| |||
0 commit comments