You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Xinyu Liu <xi...@gmail.com> on 2016/10/19 18:29:39 UTC

Review Request 53028: SAMZA-1040: Revert the ClassLoaderHelper change in SamzaContainer

-----------------------------------------------------------
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