----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33028/ -----------------------------------------------------------
Review request for kafka. Bugs: KAFKA-2112 https://issues.apache.org/jira/browse/KAFKA-2112 Repository: kafka Description ------- make overflowWheel volatile to deal with the issue of double checked locking in JVM Diffs ----- core/src/main/scala/kafka/utils/timer/TimingWheel.scala 9a36c20de462b5e8716d3a0653be33c5b842eed8 Diff: https://reviews.apache.org/r/33028/diff/ Testing ------- Thanks, Yasuhiro Matsuda