JasonAlt / GridFTP-DSI-for-HPSS

GridFTP module that allows the Globus server to work with HPSS
Other
6 stars 2 forks source link

5 second delay on CKSM after STOR #69

Open JasonAlt opened 4 years ago

JasonAlt commented 4 years ago

I noticed this in 2.9. When transferring in tiny files with checksums enabled, the checksum takes longer that the transfer. This could be something with HPSS's write-then-read operations or it could be something internal to the DSI. I noticed it in the DSI's debug logging so it could also be that the output is just not flushed and so there's no problem at all.

Still, it warrants investigation.

JasonAlt commented 4 years ago

This might be BZ7772. Afterall, I see this on a 7.4 system but not on a 7.5 system.