This is an automated email from the ASF dual-hosted git repository.
boryas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.
from 7eb7079 Adding internal table-api config for table-api rate limits
(#1431)
new 3df04d3 SAMZA-2574: improve flexibility of SystemFactory interface
new 42e68e8 SAMZA-2574 : improve flexibility of SystemFactory interface
new 71d2d46 clean up used code
new 42a57b2 Merge pull request #1430 from MabelYC/addLabel
The 2262 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:
.../java/org/apache/samza/system/SystemAdmin.java | 8 ++++++
.../clustermanager/ClusterBasedJobCoordinator.java | 2 +-
.../java/org/apache/samza/config/SystemConfig.java | 29 +++++++++++++++++-----
.../org/apache/samza/execution/StreamManager.java | 2 +-
.../samza/runtime/LocalApplicationRunner.java | 2 +-
.../standalone/PassthroughJobCoordinator.java | 2 +-
.../java/org/apache/samza/system/SystemAdmins.java | 5 ++++
.../org/apache/samza/util/DiagnosticsUtil.java | 2 +-
.../java/org/apache/samza/zk/ZkJobCoordinator.java | 2 +-
.../apache/samza/config/RegExTopicGenerator.scala | 2 +-
.../apache/samza/container/SamzaContainer.scala | 2 +-
.../apache/samza/coordinator/JobModelManager.scala | 2 +-
.../apache/samza/util/CoordinatorStreamUtil.scala | 2 +-
.../samza/system/kafka/KafkaSystemAdmin.java | 5 ++++
14 files changed, 51 insertions(+), 16 deletions(-)