pm-cfs commented on pull request #61:
URL: https://github.com/apache/logging-log4cxx/pull/61#issuecomment-819107727
Requested changes made; my markdown engine doesn't do a great job with this,
but that's my problem. I understand the semantics request and hopefully this
works better for eve
rm5248 commented on pull request #62:
URL: https://github.com/apache/logging-log4cxx/pull/62#issuecomment-819086870
If we do this for the `GZCompressAction`, a similar thing should also happen
for the `ZipCompressAction`.
@ams-tschoening Any thoughts as to the change? On one hand, I
nturner opened a new pull request #62:
URL: https://github.com/apache/logging-log4cxx/pull/62
Prior to this patch, if apr_proc_create fails (e.g. because the parent
process is very large and the system does not have enough free memory to
create the child), logging effectively stops. Wi