Github user nsuke commented on the issue:

    https://github.com/apache/thrift/pull/981
  
    @jeking3 the atomics for TThreadPoolServer fields are for 64-bit field 
read-write on 32bit-x86 and other platforms ? If so, we only need relaxed.
    
    That said, as @ben-craig suggested, leaviing it as default strict order 
(+without `load` and `store`) would even be better for readability.


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