[GitHub] samza pull request #895: Separate thread pool sharing between tasks and runl...

2019-01-24 Thread mynameborat
GitHub user mynameborat opened a pull request: https://github.com/apache/samza/pull/895 Separate thread pool sharing between tasks and runloop Currently, AsyncStreamTaskAdapter and AsyncRunLoop share thread pools and the thread pool size is governed by

[GitHub] samza pull request #894: SAMZA-2086: Documentation fixes: change .md to .htm...

2019-01-24 Thread PawasChhokra
GitHub user PawasChhokra opened a pull request: https://github.com/apache/samza/pull/894 SAMZA-2086: Documentation fixes: change .md to .html You can merge this pull request into a Git repository by running: $ git pull https://github.com/PawasChhokra/samza documentation

Re: [VOTE] Migration of Samza git repo to gitbox.apache.org

2019-01-24 Thread Boris S
+1. Thanks! On Thu, Jan 24, 2019 at 8:53 AM santhosh venkat < santhoshvenkat1...@gmail.com> wrote: > +1 (non-binding). > > On Thu, Jan 24, 2019 at 7:10 AM Jake Maes wrote: > > > +1 (binding) > > > > On Wed, Jan 23, 2019 at 10:35 PM santhosh venkat < > > santhoshvenkat1...@gmail.com> wrote: > >

[GitHub] samza pull request #896: SAMZA-2085: Add table serde generation

2019-01-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/896 ---

Re: [VOTE] Migration of Samza git repo to gitbox.apache.org

2019-01-24 Thread Yi Pan
+1 (binding). Thanks a lot! On Thu, Jan 24, 2019 at 6:02 PM Boris S wrote: > +1. Thanks! > > On Thu, Jan 24, 2019 at 8:53 AM santhosh venkat < > santhoshvenkat1...@gmail.com> wrote: > > > +1 (non-binding). > > > > On Thu, Jan 24, 2019 at 7:10 AM Jake Maes wrote: > > > > > +1 (binding) > > > >

[GitHub] samza pull request #896: SAMZA-2085: Add table serde generation

2019-01-24 Thread weisong44
GitHub user weisong44 opened a pull request: https://github.com/apache/samza/pull/896 SAMZA-2085: Add table serde generation Currently the serde configuration generation is consolidated to JobNodeConfigurationGenerator, which runs during planning stage, it is not executed when

[GitHub] samza pull request #893: SAMZA-2085 Add table serde generation

2019-01-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/893 ---

Re: samza git commit: SAMZA-2085: Add table serde generation

2019-01-24 Thread Evgeniy Chupriyanov
unsubscribe

Re: [VOTE] Migration of Samza git repo to gitbox.apache.org

2019-01-24 Thread Jake Maes
+1 (binding) On Wed, Jan 23, 2019 at 10:35 PM santhosh venkat < santhoshvenkat1...@gmail.com> wrote: > +1 (binding). > > Thanks, > > On Wed, Jan 23, 2019 at 2:43 PM Jagadish Venkatraman < > jagadish1...@gmail.com> > wrote: > > > +1 (binding). Thank you Pawas for driving this! > > > > On Wed, Jan

Re: [VOTE] Migration of Samza git repo to gitbox.apache.org

2019-01-24 Thread santhosh venkat
+1 (non-binding). On Thu, Jan 24, 2019 at 7:10 AM Jake Maes wrote: > +1 (binding) > > On Wed, Jan 23, 2019 at 10:35 PM santhosh venkat < > santhoshvenkat1...@gmail.com> wrote: > > > +1 (binding). > > > > Thanks, > > > > On Wed, Jan 23, 2019 at 2:43 PM Jagadish Venkatraman < > >

[GitHub] samza pull request #890: Bugfix : Passing localityManager to JobModel when c...

2019-01-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/890 ---

[GitHub] samza pull request #893: SAMZA-2085 Add table serde generation

2019-01-24 Thread weisong44
GitHub user weisong44 opened a pull request: https://github.com/apache/samza/pull/893 SAMZA-2085 Add table serde generation Currently the serde configuration generation is consolidated to JobNodeConfigurationGenerator, which runs during planning stage, it is not executed when