-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 5.15.3
-
Component/s: JIRA integration
-
2
-
Severity 2 - Major
Summary
Updates published by the Bamboo Jira Plugin's IssueChangedPublisher send all JIRA issues for a build from Bamboo at once
Steps to Reproduce
- Link JIRA to Bamboo
- Link thousands of JIRA tickets to a Bamboo build
- Run the builds so Bamboo sends details back to the JIRA Development Panel
Expected Results
REST call to JIRA succeeds and Developer Panel is updated
Actual Results
The call to JIRA fails with the following exception thrown in the atlassian-bamboo.log file:
2017-04-21 10:21:58,650 INFO [events.remote.ratelimit.threads:thread-2] [RemoteEventDispatcher] Failed to send events {"sourceId":"<uuid>","sourceUrl":"<bamboo-url>","capabilities":["update-devtool-summary-request","atlassian-remote-event"],"issueKeys":[<list-of-issue-keys>]} to <jira-url>/rest/dev-status/1.0/webhooks/update-summary with error java.net.SocketTimeoutException: Read timed out
Workaround
No workaround has been found at this time.
- is incorporated by
-
BAM-22108 Improve the Bamboo performance on handling storm requests from Jira while Expiry is running
-
- Closed
-