Pipe looses data if being stopped before all data is flushed
------------------------------------------------------------

                 Key: BASE-10
                 URL: http://issues.ops4j.org/jira/browse/BASE-10
             Project: Base
          Issue Type: Bug
    Affects Versions: 0.5.0
            Reporter: Toni Menzel
            Assignee: Niclas Hedhman


This is the base reason for paxdrone-45.

Fix is:
1. make m_processStream aware of concurrency (visibility) because 
m_processStream.available() does not show correct behaviour (0) --> volatile
2. on stop() flush remaining data from m_in if available



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to