[jira] [Updated] (PROTON-126) Sender.send should return void

2012-11-13 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-126:
-

Summary: Sender.send should return void  (was: Sender.send should return 0 
once it has exceeded the credit window)

 Sender.send should return void
 --

 Key: PROTON-126
 URL: https://issues.apache.org/jira/browse/PROTON-126
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Reporter: Hiram Chirino

 No flow control is in place.  You can easily OOM a JVM since Sender.send 
 continues to accept more bytes even if the peer is not accepting anymore data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (PROTON-129) connection.getWorkHead() continues to return Dispatch objects which have been settled.

2012-11-13 Thread Hiram Chirino (JIRA)
Hiram Chirino created PROTON-129:


 Summary: connection.getWorkHead() continues to return Dispatch 
objects which have been settled.
 Key: PROTON-129
 URL: https://issues.apache.org/jira/browse/PROTON-129
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Reporter: Hiram Chirino




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (PROTON-130) Sending pre-settled message results in the TransportSession._outgoingWindowSize going to 0, which stops further transfers.

2012-11-13 Thread Hiram Chirino (JIRA)
Hiram Chirino created PROTON-130:


 Summary: Sending pre-settled message results in the 
TransportSession._outgoingWindowSize going to 0, which stops further transfers.
 Key: PROTON-130
 URL: https://issues.apache.org/jira/browse/PROTON-130
 Project: Qpid Proton
  Issue Type: Bug
Reporter: Hiram Chirino




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (PROTON-130) Sending pre-settled message results in the TransportSession._outgoingWindowSize going to 0, which stops further transfers.

2012-11-13 Thread Hiram Chirino (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino updated PROTON-130:
-

Component/s: proton-j

 Sending pre-settled message results in the 
 TransportSession._outgoingWindowSize going to 0, which stops further 
 transfers.
 --

 Key: PROTON-130
 URL: https://issues.apache.org/jira/browse/PROTON-130
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Reporter: Hiram Chirino



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Assigned] (PROTON-130) Sending pre-settled message results in the TransportSession._outgoingWindowSize going to 0, which stops further transfers.

2012-11-13 Thread Rob Godfrey (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey reassigned PROTON-130:
--

Assignee: Rob Godfrey

 Sending pre-settled message results in the 
 TransportSession._outgoingWindowSize going to 0, which stops further 
 transfers.
 --

 Key: PROTON-130
 URL: https://issues.apache.org/jira/browse/PROTON-130
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Reporter: Hiram Chirino
Assignee: Rob Godfrey



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Assigned] (PROTON-84) Disposition sent in response to pre-settled transfer

2012-11-13 Thread Rob Godfrey (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey reassigned PROTON-84:
-

Assignee: Rob Godfrey

 Disposition sent in response to pre-settled transfer
 

 Key: PROTON-84
 URL: https://issues.apache.org/jira/browse/PROTON-84
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Reporter: Hiram Chirino
Assignee: Rob Godfrey
Priority: Minor
 Fix For: 0.3




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (PROTON-132) Unsettled deliveries not being removed from transport session maps

2012-11-13 Thread Rob Godfrey (JIRA)
Rob Godfrey created PROTON-132:
--

 Summary: Unsettled deliveries not being removed from transport 
session maps
 Key: PROTON-132
 URL: https://issues.apache.org/jira/browse/PROTON-132
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Reporter: Rob Godfrey
Assignee: Rob Godfrey
 Fix For: 0.3


Unsettled deliveries not being removed from transport session maps

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (PROTON-132) Unsettled deliveries not being removed from transport session maps

2012-11-13 Thread Rob Godfrey (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey resolved PROTON-132.


Resolution: Fixed

 Unsettled deliveries not being removed from transport session maps
 --

 Key: PROTON-132
 URL: https://issues.apache.org/jira/browse/PROTON-132
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-j
Reporter: Rob Godfrey
Assignee: Rob Godfrey
 Fix For: 0.3


 Unsettled deliveries not being removed from transport session maps

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (PROTON-74) Fix the mailbox example.

2012-11-13 Thread Ken Giusti (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti resolved PROTON-74.
--

Resolution: Fixed

 Fix the mailbox example.
 

 Key: PROTON-74
 URL: https://issues.apache.org/jira/browse/PROTON-74
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.1
Reporter: Ken Giusti
Assignee: Ken Giusti
 Fix For: 0.2


 Doesn't work - needs to be brought up to date with current engine API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira