----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53028/ -----------------------------------------------------------
Review request for samza. Repository: samza Description ------- The change introduced by ClassLoaderHelpler does not work for AsyncStreamTask, so the patch has been reverted in 0.11.0 branch. This is the fix forward for the master branch. Diffs ----- samza-core/src/main/scala/org/apache/samza/container/SamzaContainer.scala 05a996c98075ea8ed3767af666b9beeb1933f2a6 Diff: https://reviews.apache.org/r/53028/diff/ Testing ------- Tested by AsyncStreamTask jobs. Thanks, Xinyu Liu