[jira] [Created] (PROTON-307) Remove redundant input and output methods from Sasl interface

2013-05-08 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-307:


 Summary: Remove redundant input and output methods from Sasl 
interface
 Key: PROTON-307
 URL: https://issues.apache.org/jira/browse/PROTON-307
 Project: Qpid Proton
  Issue Type: Improvement
  Components: proton-j
Reporter: Philip Harvey
Assignee: Philip Harvey


The Sasl interface exposes input and output methods which duplicate those 
offered by Transport.  Furthermore, use of these methods may be harmful 
because, for example, if a Transport has been set up to use both SSL and SASL, 
directly calling Sasl.input undermines the layering of SSL/SASL/AMQP transports 
that Transport is meant to oversee.

--
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-295) recv(-1) + incoming_window == bad

2013-05-08 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming updated PROTON-295:
---

Fix Version/s: 0.5

 recv(-1) + incoming_window == bad
 -

 Key: PROTON-295
 URL: https://issues.apache.org/jira/browse/PROTON-295
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.4
Reporter: michael goulish
Assignee: Rafael H. Schloming
 Fix For: 0.5


 Use of recv(-1) could receive enough messages that some would exceed the 
 incoming window size and be automatically accepted -- with app logic never 
 getting a say in the matter.

--
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-295) recv(-1) + incoming_window == bad

2013-05-08 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming updated PROTON-295:
---

Affects Version/s: (was: 0.4)
   0.5

 recv(-1) + incoming_window == bad
 -

 Key: PROTON-295
 URL: https://issues.apache.org/jira/browse/PROTON-295
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.5
Reporter: michael goulish
Assignee: Rafael H. Schloming
 Fix For: 0.5


 Use of recv(-1) could receive enough messages that some would exceed the 
 incoming window size and be automatically accepted -- with app logic never 
 getting a say in the matter.

--
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-295) recv(-1) + incoming_window == bad

2013-05-08 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming resolved PROTON-295.


Resolution: Fixed

 recv(-1) + incoming_window == bad
 -

 Key: PROTON-295
 URL: https://issues.apache.org/jira/browse/PROTON-295
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.5
Reporter: michael goulish
Assignee: Rafael H. Schloming
 Fix For: 0.5


 Use of recv(-1) could receive enough messages that some would exceed the 
 incoming window size and be automatically accepted -- with app logic never 
 getting a say in the matter.

--
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