Issue Details (XML | Word | Printable)

Key: AMQ-1666
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rob Davies
Reporter: peter royal
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

connection URI options not applied to both sides of VM transport

Created: 16/Apr/08 10:26 AM   Updated: 17/Apr/08 10:08 AM
Return to search
Issue 511 of 1649 issue(s)
<< Previous | AMQ-1666 | Next >>
Component/s: Transport
Affects Version/s: 5.1.0
Fix Version/s: 5.1.0

Time Tracking:
Not Specified

File Attachments:
  Size
File options-to-both-sides.diff 2008-04-16 10:26 AM peter royal 0.7 kB

Patch Info: Patch Available


 Description  « Hide
when connecting over the VM transport, specifying vm://localhost?async=false results in the 'async' flag being sent to false on one side of the transport only.

the supplied patch ensures that all options are applied to the peer as well.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
AMQ #649191 Thu Apr 17 10:10:57 PDT 2008 rajdavies Apply patch for https://issues.apache.org/activemq/browse/AMQ-1666
Files Changed
MODIFY /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/vm/VMTransportFactory.java