Github user xiaosuo commented on the issue:

    https://github.com/apache/thrift/pull/1216
  
    However when closing the connection, we don't check if eventFlags_ is zero.
    
    For a new connection, event_ isn't initialized by the constructor() or 
init(), and if we fail to pass it to the other IO threads, we will close the 
connection and use event_ without checking eventFlags_.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to