NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Hey,
you released this new RPC Plugin (3.5-1) and as long, as theres no Jira 3.5 I plugged it into some Jira 3.4.3 instalaltions for testing. The following happened:
The addAttachmentToIssue SOAP call seemed to work but it was really slow! Further testing showed that every byte of data is wrapped into a huge String. For example i tried to send about 100KB data as attachment. The Content-Length attribute of the HTTP Header of this call showed about 20MB of data!
- relates to
-
JRASERVER-11693 SOAP: addAttachmentsToIssue runs out of memory when adding attachments of 1.5 MB or larger
- Closed
-
JRACLOUD-9218 SOAP addAttachments should have an alternative more efficient implementation
- Closed