[GitHub] [samza] cameronlee314 merged pull request #1520: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse

2021-08-30 Thread GitBox
cameronlee314 merged pull request #1520: URL: https://github.com/apache/samza/pull/1520 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-un

[samza] branch master updated: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse (#1520)

2021-08-30 Thread cameronlee
This is an automated email from the ASF dual-hosted git repository. cameronlee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/samza.git The following commit(s) were added to refs/heads/master by this push: new 27b1495 SAMZA-2672: Extract creation of stre

[GitHub] [samza] mynameborat commented on a change in pull request #1520: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse

2021-08-30 Thread GitBox
mynameborat commented on a change in pull request #1520: URL: https://github.com/apache/samza/pull/1520#discussion_r698817121 ## File path: samza-core/src/main/java/org/apache/samza/coordinator/StreamPartitionCountMonitorFactory.java ## @@ -0,0 +1,55 @@ +/* + * Licensed to the

[GitHub] [samza] cameronlee314 commented on a change in pull request #1520: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse

2021-08-30 Thread GitBox
cameronlee314 commented on a change in pull request #1520: URL: https://github.com/apache/samza/pull/1520#discussion_r698738324 ## File path: samza-core/src/main/java/org/apache/samza/coordinator/StreamPartitionCountMonitorFactory.java ## @@ -0,0 +1,48 @@ +/* + * Licensed to t

[jira] [Created] (SAMZA-2684) Revisit config rewriting flows in Samza

2021-08-30 Thread Cameron Lee (Jira)
Cameron Lee created SAMZA-2684: -- Summary: Revisit config rewriting flows in Samza Key: SAMZA-2684 URL: https://issues.apache.org/jira/browse/SAMZA-2684 Project: Samza Issue Type: Improvement

[GitHub] [samza] cameronlee314 commented on a change in pull request #1520: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse

2021-08-30 Thread GitBox
cameronlee314 commented on a change in pull request #1520: URL: https://github.com/apache/samza/pull/1520#discussion_r698709630 ## File path: samza-core/src/main/java/org/apache/samza/coordinator/StreamPartitionCountMonitorFactory.java ## @@ -0,0 +1,55 @@ +/* + * Licensed to t

[GitHub] [samza] cameronlee314 commented on a change in pull request #1520: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse

2021-08-30 Thread GitBox
cameronlee314 commented on a change in pull request #1520: URL: https://github.com/apache/samza/pull/1520#discussion_r698680590 ## File path: samza-core/src/main/java/org/apache/samza/coordinator/StreamPartitionCountMonitorFactory.java ## @@ -0,0 +1,55 @@ +/* + * Licensed to t

[GitHub] [samza] cameronlee314 commented on a change in pull request #1520: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse

2021-08-30 Thread GitBox
cameronlee314 commented on a change in pull request #1520: URL: https://github.com/apache/samza/pull/1520#discussion_r698671144 ## File path: samza-core/src/main/java/org/apache/samza/coordinator/StreamPartitionCountMonitorFactory.java ## @@ -0,0 +1,55 @@ +/* + * Licensed to t

[GitHub] [samza] mynameborat commented on a change in pull request #1520: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse

2021-08-30 Thread GitBox
mynameborat commented on a change in pull request #1520: URL: https://github.com/apache/samza/pull/1520#discussion_r69860 ## File path: samza-core/src/main/java/org/apache/samza/coordinator/StreamPartitionCountMonitorFactory.java ## @@ -0,0 +1,55 @@ +/* + * Licensed to the

[GitHub] [samza] mynameborat commented on a change in pull request #1520: SAMZA-2672: Extract creation of stream monitors into separate classes for reuse

2021-08-30 Thread GitBox
mynameborat commented on a change in pull request #1520: URL: https://github.com/apache/samza/pull/1520#discussion_r698666392 ## File path: samza-core/src/main/java/org/apache/samza/coordinator/StreamPartitionCountMonitorFactory.java ## @@ -0,0 +1,55 @@ +/* + * Licensed to the

[GitHub] [samza] xinyuiscool merged pull request #1527: SAMZA-2683: Bump Scalatra Version

2021-08-30 Thread GitBox
xinyuiscool merged pull request #1527: URL: https://github.com/apache/samza/pull/1527 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsu

[samza] branch master updated (a7cb039 -> e3ab00d)

2021-08-30 Thread xinyu
This is an automated email from the ASF dual-hosted git repository. xinyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/samza.git. from a7cb039 SAMZA-2677: Fix format string used to print uuid (#1524) add e3ab00d SAMZA-2683: Bump Scalatra Version (

[GitHub] [samza] dxichen opened a new pull request #1527: SAMZA-2683 Bump Scalatra Version

2021-08-30 Thread GitBox
dxichen opened a new pull request #1527: URL: https://github.com/apache/samza/pull/1527 Bumped to the latest Scalatra version so to we have to latest versions; Scalatra 2.5.0 depends on log4j:1.2.14 which has security vulnerability (More details in ticket). Although we pin log4j:1.2

[jira] [Updated] (SAMZA-2683) Bump up Scalatra version to pull latest dependencies

2021-08-30 Thread Daniel Chen (Jira)
[ https://issues.apache.org/jira/browse/SAMZA-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Chen updated SAMZA-2683: Description: Scalatra 2.5.0 is pulling in outdated libraries, namely log4j:1.2.14 which possesses

[jira] [Created] (SAMZA-2683) Bump up Scalatra version to pull latest dependencies

2021-08-30 Thread Daniel Chen (Jira)
Daniel Chen created SAMZA-2683: --- Summary: Bump up Scalatra version to pull latest dependencies Key: SAMZA-2683 URL: https://issues.apache.org/jira/browse/SAMZA-2683 Project: Samza Issue Type: