You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/19 13:00:54 UTC

[GitHub] [arrow] lidavidm commented on pull request #36152: GH-36151: [Java] Add `volatile` declaration to `keyPosition` in `ParallelSearcher`

lidavidm commented on PR #36152:
URL: https://github.com/apache/arrow/pull/36152#issuecomment-1597148991

   Ah, Java's volatile is stronger than C/C++'s. 
   
   The algorithm as written is still nondeterministic, but I suppose that may be intentional.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org