Task #7096
Unexpectedly closed streams / disconnects on UNM network
Start date:
2015-05-12
Due date:
% Done:
0%
Story Points:
Sprint:
Description
When testing, making any CN or MN API call would occasionally yield an exception (randomly but very often) :
Could not resolve multipart files: Processing of multipart/form-data request failed. Stream ended unexpectedly
I was making CN.create() calls from UNM to the UCSB Dev CN.
(It also happened for MN.create() calls from UNM to mnDemo6 when it was up. Not sure where mnDemo6 is physically located though.)
This seems to happen when the connection is terminated while metacat is reading the object from the multipart files.