[
https://issues.apache.org/jira/browse/KUDU-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved KUDU-189.
------------------------------
Resolution: Fixed
Assignee: Mike Percy
Fix Version/s: 0.5.0
This code was removed way back in July '14 by
0c440b0253e97209c6481608e941e6532db3bd20
> Thread safety issues on AsyncTabletRequestTask::state_
> ------------------------------------------------------
>
> Key: KUDU-189
> URL: https://issues.apache.org/jira/browse/KUDU-189
> Project: Kudu
> Issue Type: Bug
> Components: master
> Affects Versions: M4
> Reporter: Todd Lipcon
> Assignee: Mike Percy
> Priority: Minor
> Labels: tsan
> Fix For: 0.5.0
>
>
> TSAN flagged this error: the state_ member is marked volatile, but may also
> need atomic operations to be safe.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)