Try uploading a large Unix file or chunks of bytes into a Unix file continuously, you will get an abend that is random. You will see the below abend message:
httpserver: ABEND 0C4-10 averted when handling UnixFileContents
Steps to Reproduce
Using PUT method and uploading Unix file contents in chunks.
An abend will occur randomly, the above message can be seen in the logs.
Try uploading a large Unix file or chunks of bytes into a Unix file continuously, you will get an abend that is random. You will see the below abend message: httpserver: ABEND 0C4-10 averted when handling UnixFileContents
Steps to Reproduce
Expected behavior No abends should occur.