History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
AMQ-1439
Type:
Bug
Status:
Resolved
Resolution:
Fixed
Priority:
Major
Assignee:
Unassigned
Reporter:
Trevor Pounds
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
ActiveMQ
FanoutTransport minimum ack connection logic bug
Created:
03/Oct/07 09:51 AM
Updated:
18/Oct/07 08:55 PM
Component/s:
Transport
Affects Version/s:
None
Fix Version/s:
5.0.0
Time Tracking:
Not Specified
File Attachments:
File Name
Date Attached
Attached By
Size
FanoutTransport.svn.diff
2007-10-03 11:55 AM
Trevor Pounds
2 kB
Patch Info:
Patch Available
Description
« Hide
All occurrences of connectedCount != minAckCount should be replaced with connectedCount < minAckCount. The logic should proceed once the minimum number of acks have been achieved.
see
http://www.nabble.com/FanoutTransport-Patches-tf4562939s2354.html
Description
All occurrences of connectedCount != minAckCount should be replaced with connectedCount < minAckCount. The logic should proceed once the minimum number of acks have been achieved. see
http://www.nabble.com/FanoutTransport-Patches-tf4562939s2354.html
Show »
All
Comments
Work Log
Change History
Subversion Commits
FishEye
Crucible
Sort Order:
Trevor Pounds
made changes -
03/Oct/07 11:54 AM
Field
Original Value
New Value
Attachment
FanoutTransport.svn.diff
[ 15778 ]
Trevor Pounds
made changes -
03/Oct/07 11:55 AM
Attachment
FanoutTransport.svn.diff
[ 15780 ]
586251
by
Jonas Lim
(1 file)
- applied patch for AMQ-1440 and AMQ-1439
18/Oct/07 08:54 PM (24 months, 24 days ago)
applied patch for
AMQ-1440
and
AMQ-1439
trunk/activemq-core/src/main/java/org/apache/activemq/transport/fanout/FanoutTransport.java
586251
(+21 -12)
diffs
Repository
Revision
Date
User
Message
AMQ
#586251
Thu Oct 18 20:54:45 PDT 2007
jlim
applied patch for
AMQ-1440
and
AMQ-1439
Files Changed
MODIFY
/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/fanout/FanoutTransport.java
[
Permlink
|
« Hide
]
Jonas Lim
added a comment -
18/Oct/07 08:55 PM
Thanks Trevor!
patch applied on trunk : r586251
[
Show »
]
Jonas Lim
added a comment -
18/Oct/07 08:55 PM
Thanks Trevor! patch applied on trunk : r586251
Jonas Lim
made changes -
18/Oct/07 08:55 PM
Resolution
Fixed
[ 1 ]
Status
Open
[ 1 ]
Resolved
[ 5 ]
Create crucible review
for this changeset in
Demo
patch applied on trunk : r586251