[jira] [Commented] (PROTON-393) messenger needs a way to reset the error

2013-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804395#comment-13804395
 ] 

ASF subversion and git services commented on PROTON-393:


Commit 1535439 from r...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1535439 ]

PROTON-393: applied (modified) patch from Bozo

 messenger needs a way to reset the error
 

 Key: PROTON-393
 URL: https://issues.apache.org/jira/browse/PROTON-393
 Project: Qpid Proton
  Issue Type: Bug
Reporter: Bozo Dragojevic
Assignee: Rafael H. Schloming
 Fix For: 0.5


 m = Messenger()
 m.recv(-1) # error no active sources
 m.subscribe(valid_address) # fails because messenger is in error state



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Commented] (PROTON-393) messenger needs a way to reset the error

2013-08-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740949#comment-13740949
 ] 

ASF subversion and git services commented on PROTON-393:


Commit 1514254 from r...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1514254 ]

PROTON-393: fixed recv to not error in non blocking mode; fixed python binding 
to use seconds (in floats) rather than milliseconds; fixed a stall in java 
messenger

 messenger needs a way to reset the error
 

 Key: PROTON-393
 URL: https://issues.apache.org/jira/browse/PROTON-393
 Project: Qpid Proton
  Issue Type: Bug
Reporter: Bozo Dragojevic

 m = Messenger()
 m.recv(-1) # error no active sources
 m.subscribe(valid_address) # fails because messenger is in error state

--
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] [Commented] (PROTON-393) messenger needs a way to reset the error

2013-08-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741152#comment-13741152
 ] 

ASF subversion and git services commented on PROTON-393:


Commit 1514351 from r...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1514351 ]

PROTON-393: fixed concurrent modification exception

 messenger needs a way to reset the error
 

 Key: PROTON-393
 URL: https://issues.apache.org/jira/browse/PROTON-393
 Project: Qpid Proton
  Issue Type: Bug
Reporter: Bozo Dragojevic
Assignee: Rafael H. Schloming
 Fix For: 0.5


 m = Messenger()
 m.recv(-1) # error no active sources
 m.subscribe(valid_address) # fails because messenger is in error state

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