Skip to navigation
Skip to content
Linked Applications
Loading…
Atlassian Bamboo
Projects
Build
All build plans
Build activity
Deploy
All deployment projects
Reports
Reports
Authors
AWS Resources
Help
Online help
About Bamboo
Log in
Build dashboard
Spring Cloud Stream
SCSt 1.0.x (JDK8, EC2)
Disabled
Build #40
Build:
#40
did not start
Changes by
Gary Russell
Stages & jobs
Default Stage
Build SCS
Summary
Tests
Commits
Artifacts
Logs
Issues
Build result summary
Details
Queued
27 Apr 2017, 8:46:54 PM
Completed
28 Apr 2017, 7:05:37 PM –
3 years ago
Status
Reason for not building is unknown
Labels
None
Revision
6eb007cdfc2b0ac7d491acf09c38c7078067c8a5
6eb007cdfc2b0ac7d491acf09c38c7078067c8a5
Code commits
Author
Commit
Message
Commit date
Gary Russell
6eb007cdfc2b0ac7d491acf09c38c7078067c8a5
6eb007cdfc2b0ac7d491acf09c38c7078067c8a5
GH-931
: Fix BinderAwareChannelResolver Concurrency
Fixes
https://github.com/spring-cloud/spring-cloud-stream/issues/931
While the resolver binds the channel and registers the bean in a synchronized block,
it does not re-check that another thread has already done the work.
Add a second `super.resolveDestination()` to the synchronized block.
(cherry picked from commit 8e73174)
Conflicts:
spring-cloud-stream/src/main/java/org/springframework/cloud/stream/binding/BinderAwareChannelResolver.java
27 Apr 2017
Jira issues
Issue
Description
Status
Unknown Issue Type
GH-931
Could not obtain issue details from Jira
Edit Plan