Re: [DISCUSS] Samza 1.5.1 release

2020-08-26 Thread Boris S
+1 On Tue, Aug 18, 2020 at 9:02 PM Bharath Kumara Subramanian < codin.mart...@gmail.com> wrote: > Hi all, > > In 1.5 release, we enabled transactional state by default for all samza > jobs. We identified a critical bug related to trimming the state which > requires a minor release. > > I wanted t

Re: [DISCUSS] Samza 1.5.1 release

2020-08-23 Thread Jagadish Venkatraman
+1. On Saturday, August 22, 2020, Bharath Kumara Subramanian < codin.mart...@gmail.com> wrote: > It has been more than 72+ hours and the response seems positive. > Let me proceed with a voting thread. > > Thanks, > Bharath > > On Wed, Aug 19, 2020 at 10:31 AM Xinyu Liu wrote: > > > +1. Hopefully

Re: [DISCUSS] Samza 1.5.1 release

2020-08-22 Thread Bharath Kumara Subramanian
It has been more than 72+ hours and the response seems positive. Let me proceed with a voting thread. Thanks, Bharath On Wed, Aug 19, 2020 at 10:31 AM Xinyu Liu wrote: > +1. Hopefully it's not a bug in my code :) > > Thanks, > Xinyu > > On Wed, Aug 19, 2020 at 10:29 AM Yi Pan wrote: > > > +1 t

Re: [DISCUSS] Samza 1.5.1 release

2020-08-19 Thread Xinyu Liu
+1. Hopefully it's not a bug in my code :) Thanks, Xinyu On Wed, Aug 19, 2020 at 10:29 AM Yi Pan wrote: > +1 to this release as well! > > On Wed, Aug 19, 2020 at 9:21 AM Prateek Maheshwari > wrote: > > > +1, this is a critical bug and we should release the fix ASAP. > > > > Thanks, > > Prateek

Re: [DISCUSS] Samza 1.5.1 release

2020-08-19 Thread Yi Pan
+1 to this release as well! On Wed, Aug 19, 2020 at 9:21 AM Prateek Maheshwari wrote: > +1, this is a critical bug and we should release the fix ASAP. > > Thanks, > Prateek > > On Tue, Aug 18, 2020 at 9:02 PM Bharath Kumara Subramanian < > codin.mart...@gmail.com> wrote: > > > Hi all, > > > > In

Re: [DISCUSS] Samza 1.5.1 release

2020-08-19 Thread Prateek Maheshwari
+1, this is a critical bug and we should release the fix ASAP. Thanks, Prateek On Tue, Aug 18, 2020 at 9:02 PM Bharath Kumara Subramanian < codin.mart...@gmail.com> wrote: > Hi all, > > In 1.5 release, we enabled transactional state by default for all samza > jobs. We identified a critical bug r

[DISCUSS] Samza 1.5.1 release

2020-08-18 Thread Bharath Kumara Subramanian
Hi all, In 1.5 release, we enabled transactional state by default for all samza jobs. We identified a critical bug related to trimming the state which requires a minor release. I wanted to kick off the discussion on the open source forum as the bug fix has been validated internally at LinkedIn.