You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by pm...@apache.org on 2019/10/17 21:12:54 UTC

[samza] branch master updated (e2928e1 -> 842f970)

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 e2928e1  SAMZA-2354: Improve UDF discovery in samza-sql. (#1192)
     add 842f970  SAMZA-2352: Use min.compaction.lag.ms to avoid compacting the Kafka changelog topic (#1190)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/samza/config/StorageConfig.java | 16 ++++++++++++++++
 .../java/org/apache/samza/config/TestStorageConfig.java  | 14 ++++++++++++++
 .../main/scala/org/apache/samza/config/KafkaConfig.scala | 12 +++++++++++-
 .../scala/org/apache/samza/config/TestKafkaConfig.scala  | 15 ++++++++++++++-
 4 files changed, 55 insertions(+), 2 deletions(-)