This is an automated email from the ASF dual-hosted git repository.

shanthoosh pushed a change to branch 1.1.0
in repository https://gitbox.apache.org/repos/asf/samza.git.


    from ca95f27  Update Samza version for 1.1.0 release branch (#943)
     new 655d60f  Bugfix: Recent CSM refactor was causing some metrics to not 
be emitted. Fixed <task>-restore-time metric.
     new 68a6cf4  SEP-19: Removing standbytasks.enabled config
     new a9aa1c7  [javadoc] Clarify semantics of the offset in 
IncomingMessageEnvelope as the offset provided by the system consumer for the 
message (#945)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/samza/system/IncomingMessageEnvelope.java    |  9 ++++++---
 .../main/scala/org/apache/samza/config/JobConfig.scala  |  5 ++---
 .../org/apache/samza/container/SamzaContainer.scala     |  9 +++++----
 .../apache/samza/container/SamzaContainerMetrics.scala  |  4 ++--
 .../scala/org/apache/samza/container/TaskInstance.scala |  7 -------
 .../apache/samza/storage/ContainerStorageManager.java   | 17 +++++++++--------
 .../apache/samza/system/SystemConsumersMetrics.scala    |  7 +++++--
 .../java/org/apache/samza/task/TestAsyncRunLoop.java    |  1 -
 .../org/apache/samza/container/TestSamzaContainer.scala |  1 +
 .../samza/processor/StreamProcessorTestUtils.scala      |  1 +
 10 files changed, 31 insertions(+), 30 deletions(-)

Reply via email to