Ted Ross created PROTON-314:
-------------------------------

             Summary: Posix driver - If a connector is spuriously activated for 
write, the system will spin, consuming cpu
                 Key: PROTON-314
                 URL: https://issues.apache.org/jira/browse/PROTON-314
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.4
            Reporter: Ted Ross
            Assignee: Ted Ross
             Fix For: 0.5


If a connector is activated for write using pn_connector_activate, and it 
subsequently sends no data, the connector's FD will remain activated for write 
until some data arrives in its transport output buffer.  If no data arrives, 
the program will burn cpu.


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

Reply via email to