Patrick Rhomberg created GEODE-6079:
---------------------------------------

             Summary: Suspect string check in 
DUnitLauncher.closeAndCheckForSuspects does not wait for buffers / disk to 
flush.
                 Key: GEODE-6079
                 URL: https://issues.apache.org/jira/browse/GEODE-6079
             Project: Geode
          Issue Type: Improvement
            Reporter: Patrick Rhomberg


This can cause a test that should fail with suspect strings to fail a later 
test, since those suspect strings had not been written to disk before they were 
read from disk by the aforementioned method.

Adding a {{FileDescriptor.sync()}} to that method should resolve this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to