[jira] [Created] (SAMZA-1546) migrate config classes in samza-log4j to use composition over inherence

2017-12-21 Thread Fred Ji (JIRA)
Fred Ji created SAMZA-1546: -- Summary: migrate config classes in samza-log4j to use composition over inherence Key: SAMZA-1546 URL: https://issues.apache.org/jira/browse/SAMZA-1546 Project: Samza

[jira] [Created] (SAMZA-1544) migrate config classes in samza-azure to use composition over inherence

2017-12-21 Thread Fred Ji (JIRA)
Fred Ji created SAMZA-1544: -- Summary: migrate config classes in samza-azure to use composition over inherence Key: SAMZA-1544 URL: https://issues.apache.org/jira/browse/SAMZA-1544 Project: Samza

[jira] [Created] (SAMZA-1545) migrate config classes in samza-elasticsearch to use composition over inherence

2017-12-21 Thread Fred Ji (JIRA)
Fred Ji created SAMZA-1545: -- Summary: migrate config classes in samza-elasticsearch to use composition over inherence Key: SAMZA-1545 URL: https://issues.apache.org/jira/browse/SAMZA-1545 Project: Samza

[jira] [Created] (SAMZA-1542) migrate config classes in samza-core to use composition over inherence

2017-12-21 Thread Fred Ji (JIRA)
Fred Ji created SAMZA-1542: -- Summary: migrate config classes in samza-core to use composition over inherence Key: SAMZA-1542 URL: https://issues.apache.org/jira/browse/SAMZA-1542 Project: Samza

[jira] [Commented] (SAMZA-1541) migrate config classes in samza-yarn to use composition over inherence

2017-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300741#comment-16300741 ] ASF GitHub Bot commented on SAMZA-1541: --- GitHub user fredji97 opened a pull request:

[jira] [Updated] (SAMZA-1541) migrate config classes in samza-yarn to use composition over inherence

2017-12-21 Thread Fred Ji (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Ji updated SAMZA-1541: --- Description: This is one of the child tasks from https://issues.apache.org/jira/browse/SAMZA-1160 > migrate

[jira] [Created] (SAMZA-1541) migrate config classes in samza-yarn to use composition over inherence

2017-12-21 Thread Fred Ji (JIRA)
Fred Ji created SAMZA-1541: -- Summary: migrate config classes in samza-yarn to use composition over inherence Key: SAMZA-1541 URL: https://issues.apache.org/jira/browse/SAMZA-1541 Project: Samza

[jira] [Updated] (SAMZA-1160) Migrate MapConfig inherited Java classes to use composition over inheritance

2017-12-21 Thread Fred Ji (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Ji updated SAMZA-1160: --- Fix Version/s: (was: 0.14.0) 0.15.0 > Migrate MapConfig inherited Java classes to use

[jira] [Resolved] (SAMZA-1537) StreamAppender can deadlock due to locks held by Kafka and Log4j

2017-12-21 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes resolved SAMZA-1537. -- Resolution: Fixed Fix Version/s: 0.15.0 Issue resolved by pull request 388

[jira] [Commented] (SAMZA-1537) StreamAppender can deadlock due to locks held by Kafka and Log4j

2017-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300482#comment-16300482 ] ASF GitHub Bot commented on SAMZA-1537: --- Github user asfgit closed the pull request at:

samza git commit: SAMZA-1537: StreamAppender can deadlock due to locks held by Kafka an…

2017-12-21 Thread jmakes
Repository: samza Updated Branches: refs/heads/master e87165d40 -> 29ecae891 SAMZA-1537: StreamAppender can deadlock due to locks held by Kafka an… …d Log4j Author: Jacob Maes Reviewers: Jagadish ,Yi Pan (Data Infrastructure)

samza git commit: Merge script improvement - use colons instead of semicolons

2017-12-21 Thread jmakes
Repository: samza Updated Branches: refs/heads/master 7dc0290ad -> e87165d40 Merge script improvement - use colons instead of semicolons Author: Jacob Maes Reviewers: Xinyu Liu ,Jagadish ,Boris Shkolnik