This is an automated email from the ASF dual-hosted git repository.
pmaheshwari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.
from ccd5789 Make the StreamAppender output the formatted message in
String format instead of Object (#1427)
add 2079a10 SAMZA-2424: AM should cache and serve serialized Job Model to
containers (#1241)
No new revisions were added by this update.
Summary of changes:
.../apache/samza/coordinator/JobModelManager.scala | 16 ++++----
.../samza/coordinator/server/JobServlet.scala | 21 +++++-----
.../samza/coordinator/server/ServletBase.scala | 47 ----------------------
.../samza/container/TestSamzaContainer.scala | 28 ++++++++-----
.../samza/coordinator/TestJobCoordinator.scala | 5 ++-
.../samza/coordinator/server/TestHttpServer.scala | 16 ++++----
6 files changed, 52 insertions(+), 81 deletions(-)
delete mode 100644
samza-core/src/main/scala/org/apache/samza/coordinator/server/ServletBase.scala