Print

Print


buffering should fix this issue. I tried some preliminary testing and there's a few things going wrong... pgwrite non-async seems to be doing fine, getting about the same magnitude in transfer speed as the normal write operation (~33 mbps). pgreads on the other hand show unexpected errors:

Run: [ERROR] Server responded with an error: [3005] Unable to pgRead dteam:test449.txt; operation now in progress (source)
tracking this down server side, the size of the read is 4MB, instead of the 16 specified in the buffer or the 8 usually requested by the client. I believe this might be from PgrwBuff's maxKeep, but it's unclear where the resoure conflict comes from. I'll update with any progress on this


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/1740/1188859355@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1740#issuecomment-1188859355", "url": "https://github.com/xrootd/xrootd/issues/1740#issuecomment-1188859355", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1