Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.8.0
Description
We need to clarify that it's safe to optimistically read 'done_' in some places in KuduScanNode. This is to avoid some confusion as the code synchronizes access to the variable in certain places but not in others.