Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information