zowe/zss

Random abends in handling UnixFileContents

Closed this issue · 1 comments

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

  1. Using PUT method and uploading Unix file contents in chunks.
  2. An abend will occur randomly, the above message can be seen in the logs.

Expected behavior
No abends should occur.

Issue tested by reporter and confirmed resolved.