You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by Thomas Weise <th...@datatorrent.com> on 2016/07/29 08:19:14 UTC

Malhar 3.5.0 release

Hi,

I would suggest to target the 3.5.0 release with an RC out perhaps 2 weeks
from now, as there is a good amount of work that we should make available
to the users:

https://issues.apache.org/jira/browse/APEXMALHAR/fixforversion/12335815/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-issues-panel

I also think that the following should go in:

https://issues.apache.org/jira/browse/APEXMALHAR-2128
https://issues.apache.org/jira/browse/APEXMALHAR-2142
https://issues.apache.org/jira/browse/APEXMALHAR-2063

Any other candidates?

There are quite a few other PRs open:

https://github.com/apache/apex-malhar/pulls

Would be good to complete some more reviews for this release.

Thanks,
Thomas

Re: Malhar 3.5.0 release

Posted by Thomas Weise <th...@datatorrent.com>.
Remember we have the change log for details and complete list.

For the announcement probably the first 2 categories are more relevant.



On Fri, Aug 26, 2016 at 3:18 PM, Sandesh Hegde <sa...@datatorrent.com>
wrote:

> We can have categorized highlights, individuals can update it in the proper
> categories.
>
> New Operators
> New Features
> Major Bug Fixes
> Miscellaneous
>
>
>
> On Fri, Aug 26, 2016 at 2:04 PM Thomas Weise <th...@datatorrent.com>
> wrote:
>
> > There are 2 issues left which unless they get resolved today I suggest we
> > move to 3.6
> >
> > There is a lot of good stuff going into this release that users may want
> to
> > know about. Can everyone please have a look at resolved issues and reply
> if
> > you see items that you think we should highlight in the release
> > announcement.
> >
> >
> > https://issues.apache.org/jira/issues/?jql=fixVersion%
> 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR
> >
> >
> >
> > On Fri, Aug 26, 2016 at 7:18 AM, Thomas Weise <th...@datatorrent.com>
> > wrote:
> >
> > > See comments on PR.
> > >
> > > On Fri, Aug 26, 2016 at 7:16 AM, Yogi Devendra <
> > > devendra.vyavahare@gmail.com> wrote:
> > >
> > >> Fix for APEXMALHAR-2206 has been reviewed and merged into asf master.
> > >>
> > >> ~ Yogi
> > >>
> > >> On 26 August 2016 at 19:04, Yogi Devendra <
> devendra.vyavahare@gmail.com
> > >
> > >> wrote:
> > >>
> > >> > We noticed that lc.runAsync() is called without corresponding
> > >> > lc.shutdown() at couple of places in unit tests.
> > >> >
> > >> > This caused:
> > >> > 1. Async thread continuing.
> > >> > 2. Build not terminating.
> > >> > 3. target dir size incresing indefinately.
> > >> >
> > >> > @All reviewers
> > >> > Please make sure to check for lc.shutdown() for every lc.runAsync().
> > >> >
> > >> > ~ Yogi
> > >> >
> > >> > On 26 August 2016 at 17:07, Bhupesh Chawda <bhupesh@datatorrent.com
> >
> > >> > wrote:
> > >> >
> > >> >> Hi Thomas,
> > >> >>
> > >> >> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one small
> > bug
> > >> >> which Yogi pointed out. It was intermittently taking too long to
> > >> complete
> > >> >> the travis builds. We thought it would be a good idea to get it in
> > for
> > >> the
> > >> >> release.
> > >> >>
> > >> >> I have just opened a PR: https://github.com/apache/apex
> > >> -malhar/pull/383
> > >> >>
> > >> >> ~ Bhupesh
> > >> >>
> > >> >>
> > >> >> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
> > >> >> devendra.vyavahare@gmail.com
> > >> >> > wrote:
> > >> >>
> > >> >> > https://github.com/apache/apex-malhar/pull/372 is open for
> > >> >> > APEXMALHAR-2195.
> > >> >> >
> > >> >> > I have incorporated the review comments from @gauravgopi123,
> > @tweise
> > >> >> > I have updated fix version to 3.5.0 to reflect this ticket in the
> > >> query.
> > >> >> >
> > >> >> > Can someone please review and merge this for 3.5.0?
> > >> >> >
> > >> >> > ~ Yogi
> > >> >> >
> > >> >> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
> > >> >> chaitanya@datatorrent.com>
> > >> >> > wrote:
> > >> >> >
> > >> >> > > Hi Thomas,
> > >> >> > >
> > >> >> > >    I will fix APEXMALHAR-2134.
> > >> >> > >
> > >> >> > > Regards,
> > >> >> > > Chaitanya
> > >> >> > >
> > >> >> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <
> > >> thomas@datatorrent.com
> > >> >> >
> > >> >> > > wrote:
> > >> >> > >
> > >> >> > > > We are almost ready to get the RC out.
> > >> >> > > >
> > >> >> > > > Can someone fix APEXMALHAR-2134 for the release?
> > >> >> > > >
> > >> >> > > >
> > >> >> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
> > >> >> thomas@datatorrent.com
> > >> >> > >
> > >> >> > > > wrote:
> > >> >> > > >
> > >> >> > > > > Friendly reminder.. There are still a few unresolved
> tickets
> > >> for
> > >> >> 3.5:
> > >> >> > > > >
> > >> >> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
> > >> >> > > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
> > >> >> > > > 20resolution%20%3D%
> > >> >> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
> > >> >> > > > >
> > >> >> > > > > Please remove the fix version unless you expect to complete
> > the
> > >> >> work
> > >> >> > in
> > >> >> > > > > the next few days.
> > >> >> > > > >
> > >> >> > > > > And we need to complete the PR for high level API:
> > >> >> > > > >
> > >> >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > >> >> > > > >
> > >> >> > > > > Thanks,
> > >> >> > > > > Thomas
> > >> >> > > > >
> > >> >> > > > >
> > >> >> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> > >> >> > > > > chaitanya@datatorrent.com> wrote:
> > >> >> > > > >
> > >> >> > > > >> APEXMALHAR-2100. PR is open:
> https://github.com/apache/apex
> > >> >> > > > >> -malhar/pull/330
> > >> >> > > > >>
> > >> >> > > > >> Regards,
> > >> >> > > > >> Chaitanya
> > >> >> > > > >>
> > >> >> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> > >> >> > > > priyanka@datatorrent.com
> > >> >> > > > >> >
> > >> >> > > > >> wrote:
> > >> >> > > > >>
> > >> >> > > > >> > APEXMALHAR-2171
> > >> >> > > > >> > PR is open:
> > https://github.com/apache/apex-malhar/pull/358
> > >> >> > > > >> >
> > >> >> > > > >> > -Priyanka
> > >> >> > > > >> >
> > >> >> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> > >> >> > > > >> > devendra.vyavahare@gmail.com
> > >> >> > > > >> > > wrote:
> > >> >> > > > >> >
> > >> >> > > > >> > > Fix for APEXMALHAR-2176
> > >> >> > > > >> > > PR open: https://github.com/apache/
> apex-malhar/pull/361
> > >> >> > > > >> > >
> > >> >> > > > >> > > ~ Yogi
> > >> >> > > > >> > >
> > >> >> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> > >> >> > > > chinmay@datatorrent.com
> > >> >> > > > >> >
> > >> >> > > > >> > > wrote:
> > >> >> > > > >> > >
> > >> >> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the status
> > did
> > >> >> not go
> > >> >> > > to
> > >> >> > > > >> > > resolved.
> > >> >> > > > >> > > > Changed it now.
> > >> >> > > > >> > > >
> > >> >> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> > >> >> > > > >> > > > devendra.vyavahare@gmail.com
> > >> >> > > > >> > > > > wrote:
> > >> >> > > > >> > > >
> > >> >> > > > >> > > > > APEXMALHAR-2116
> > >> >> > > > >> > > > > https://github.com/apache/apex-malhar/pull/326
> > >> >> > > > >> > > > >
> > >> >> > > > >> > > > > @Ram
> > >> >> > > > >> > > > > Your review comments are incorporated. Could you
> > >> please
> > >> >> > have a
> > >> >> > > > >> look
> > >> >> > > > >> > at
> > >> >> > > > >> > > > > this?
> > >> >> > > > >> > > > >
> > >> >> > > > >> > > > > ~ Yogi
> > >> >> > > > >> > > > >
> > >> >> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
> > >> >> > > thomas@datatorrent.com>
> > >> >> > > > >> > wrote:
> > >> >> > > > >> > > > >
> > >> >> > > > >> > > > > > Hi,
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > > I would suggest to target the 3.5.0 release with
> > an
> > >> RC
> > >> >> out
> > >> >> > > > >> perhaps
> > >> >> > > > >> > 2
> > >> >> > > > >> > > > > weeks
> > >> >> > > > >> > > > > > from now, as there is a good amount of work that
> > we
> > >> >> should
> > >> >> > > > make
> > >> >> > > > >> > > > available
> > >> >> > > > >> > > > > > to the users:
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> > >> >> > > > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
> > >> >> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > > I also think that the following should go in:
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > > https://issues.apache.org/jira
> > >> /browse/APEXMALHAR-2128
> > >> >> > > > >> > > > > > https://issues.apache.org/jira
> > >> /browse/APEXMALHAR-2142
> > >> >> > > > >> > > > > > https://issues.apache.org/jira
> > >> /browse/APEXMALHAR-2063
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > > Any other candidates?
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > > There are quite a few other PRs open:
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > > Would be good to complete some more reviews for
> > this
> > >> >> > > release.
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > > > Thanks,
> > >> >> > > > >> > > > > > Thomas
> > >> >> > > > >> > > > > >
> > >> >> > > > >> > > > >
> > >> >> > > > >> > > >
> > >> >> > > > >> > >
> > >> >> > > > >> >
> > >> >> > > > >>
> > >> >> > > > >
> > >> >> > > > >
> > >> >> > > >
> > >> >> > >
> > >> >> >
> > >> >>
> > >> >
> > >> >
> > >>
> > >
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Sandesh Hegde <sa...@datatorrent.com>.
We can have categorized highlights, individuals can update it in the proper
categories.

New Operators
New Features
Major Bug Fixes
Miscellaneous



On Fri, Aug 26, 2016 at 2:04 PM Thomas Weise <th...@datatorrent.com> wrote:

> There are 2 issues left which unless they get resolved today I suggest we
> move to 3.6
>
> There is a lot of good stuff going into this release that users may want to
> know about. Can everyone please have a look at resolved issues and reply if
> you see items that you think we should highlight in the release
> announcement.
>
>
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR
>
>
>
> On Fri, Aug 26, 2016 at 7:18 AM, Thomas Weise <th...@datatorrent.com>
> wrote:
>
> > See comments on PR.
> >
> > On Fri, Aug 26, 2016 at 7:16 AM, Yogi Devendra <
> > devendra.vyavahare@gmail.com> wrote:
> >
> >> Fix for APEXMALHAR-2206 has been reviewed and merged into asf master.
> >>
> >> ~ Yogi
> >>
> >> On 26 August 2016 at 19:04, Yogi Devendra <devendra.vyavahare@gmail.com
> >
> >> wrote:
> >>
> >> > We noticed that lc.runAsync() is called without corresponding
> >> > lc.shutdown() at couple of places in unit tests.
> >> >
> >> > This caused:
> >> > 1. Async thread continuing.
> >> > 2. Build not terminating.
> >> > 3. target dir size incresing indefinately.
> >> >
> >> > @All reviewers
> >> > Please make sure to check for lc.shutdown() for every lc.runAsync().
> >> >
> >> > ~ Yogi
> >> >
> >> > On 26 August 2016 at 17:07, Bhupesh Chawda <bh...@datatorrent.com>
> >> > wrote:
> >> >
> >> >> Hi Thomas,
> >> >>
> >> >> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one small
> bug
> >> >> which Yogi pointed out. It was intermittently taking too long to
> >> complete
> >> >> the travis builds. We thought it would be a good idea to get it in
> for
> >> the
> >> >> release.
> >> >>
> >> >> I have just opened a PR: https://github.com/apache/apex
> >> -malhar/pull/383
> >> >>
> >> >> ~ Bhupesh
> >> >>
> >> >>
> >> >> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
> >> >> devendra.vyavahare@gmail.com
> >> >> > wrote:
> >> >>
> >> >> > https://github.com/apache/apex-malhar/pull/372 is open for
> >> >> > APEXMALHAR-2195.
> >> >> >
> >> >> > I have incorporated the review comments from @gauravgopi123,
> @tweise
> >> >> > I have updated fix version to 3.5.0 to reflect this ticket in the
> >> query.
> >> >> >
> >> >> > Can someone please review and merge this for 3.5.0?
> >> >> >
> >> >> > ~ Yogi
> >> >> >
> >> >> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
> >> >> chaitanya@datatorrent.com>
> >> >> > wrote:
> >> >> >
> >> >> > > Hi Thomas,
> >> >> > >
> >> >> > >    I will fix APEXMALHAR-2134.
> >> >> > >
> >> >> > > Regards,
> >> >> > > Chaitanya
> >> >> > >
> >> >> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <
> >> thomas@datatorrent.com
> >> >> >
> >> >> > > wrote:
> >> >> > >
> >> >> > > > We are almost ready to get the RC out.
> >> >> > > >
> >> >> > > > Can someone fix APEXMALHAR-2134 for the release?
> >> >> > > >
> >> >> > > >
> >> >> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
> >> >> thomas@datatorrent.com
> >> >> > >
> >> >> > > > wrote:
> >> >> > > >
> >> >> > > > > Friendly reminder.. There are still a few unresolved tickets
> >> for
> >> >> 3.5:
> >> >> > > > >
> >> >> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
> >> >> > > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
> >> >> > > > 20resolution%20%3D%
> >> >> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
> >> >> > > > >
> >> >> > > > > Please remove the fix version unless you expect to complete
> the
> >> >> work
> >> >> > in
> >> >> > > > > the next few days.
> >> >> > > > >
> >> >> > > > > And we need to complete the PR for high level API:
> >> >> > > > >
> >> >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> >> >> > > > >
> >> >> > > > > Thanks,
> >> >> > > > > Thomas
> >> >> > > > >
> >> >> > > > >
> >> >> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> >> >> > > > > chaitanya@datatorrent.com> wrote:
> >> >> > > > >
> >> >> > > > >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
> >> >> > > > >> -malhar/pull/330
> >> >> > > > >>
> >> >> > > > >> Regards,
> >> >> > > > >> Chaitanya
> >> >> > > > >>
> >> >> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> >> >> > > > priyanka@datatorrent.com
> >> >> > > > >> >
> >> >> > > > >> wrote:
> >> >> > > > >>
> >> >> > > > >> > APEXMALHAR-2171
> >> >> > > > >> > PR is open:
> https://github.com/apache/apex-malhar/pull/358
> >> >> > > > >> >
> >> >> > > > >> > -Priyanka
> >> >> > > > >> >
> >> >> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> >> >> > > > >> > devendra.vyavahare@gmail.com
> >> >> > > > >> > > wrote:
> >> >> > > > >> >
> >> >> > > > >> > > Fix for APEXMALHAR-2176
> >> >> > > > >> > > PR open: https://github.com/apache/apex-malhar/pull/361
> >> >> > > > >> > >
> >> >> > > > >> > > ~ Yogi
> >> >> > > > >> > >
> >> >> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> >> >> > > > chinmay@datatorrent.com
> >> >> > > > >> >
> >> >> > > > >> > > wrote:
> >> >> > > > >> > >
> >> >> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the status
> did
> >> >> not go
> >> >> > > to
> >> >> > > > >> > > resolved.
> >> >> > > > >> > > > Changed it now.
> >> >> > > > >> > > >
> >> >> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> >> >> > > > >> > > > devendra.vyavahare@gmail.com
> >> >> > > > >> > > > > wrote:
> >> >> > > > >> > > >
> >> >> > > > >> > > > > APEXMALHAR-2116
> >> >> > > > >> > > > > https://github.com/apache/apex-malhar/pull/326
> >> >> > > > >> > > > >
> >> >> > > > >> > > > > @Ram
> >> >> > > > >> > > > > Your review comments are incorporated. Could you
> >> please
> >> >> > have a
> >> >> > > > >> look
> >> >> > > > >> > at
> >> >> > > > >> > > > > this?
> >> >> > > > >> > > > >
> >> >> > > > >> > > > > ~ Yogi
> >> >> > > > >> > > > >
> >> >> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
> >> >> > > thomas@datatorrent.com>
> >> >> > > > >> > wrote:
> >> >> > > > >> > > > >
> >> >> > > > >> > > > > > Hi,
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > > I would suggest to target the 3.5.0 release with
> an
> >> RC
> >> >> out
> >> >> > > > >> perhaps
> >> >> > > > >> > 2
> >> >> > > > >> > > > > weeks
> >> >> > > > >> > > > > > from now, as there is a good amount of work that
> we
> >> >> should
> >> >> > > > make
> >> >> > > > >> > > > available
> >> >> > > > >> > > > > > to the users:
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> >> >> > > > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
> >> >> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > > I also think that the following should go in:
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > > https://issues.apache.org/jira
> >> /browse/APEXMALHAR-2128
> >> >> > > > >> > > > > > https://issues.apache.org/jira
> >> /browse/APEXMALHAR-2142
> >> >> > > > >> > > > > > https://issues.apache.org/jira
> >> /browse/APEXMALHAR-2063
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > > Any other candidates?
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > > There are quite a few other PRs open:
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > > Would be good to complete some more reviews for
> this
> >> >> > > release.
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > > > Thanks,
> >> >> > > > >> > > > > > Thomas
> >> >> > > > >> > > > > >
> >> >> > > > >> > > > >
> >> >> > > > >> > > >
> >> >> > > > >> > >
> >> >> > > > >> >
> >> >> > > > >>
> >> >> > > > >
> >> >> > > > >
> >> >> > > >
> >> >> > >
> >> >> >
> >> >>
> >> >
> >> >
> >>
> >
> >
>

Re: Malhar 3.5.0 release

Posted by Bhupesh Chawda <bh...@datatorrent.com>.
I have a documentation for Deduper:
https://issues.apache.org/jira/browse/APEXMALHAR-2219
Here is the PR: https://github.com/apache/apex-malhar/pull/397

~ Bhupesh

On Thu, Sep 1, 2016 at 4:26 AM, Thomas Weise <th...@datatorrent.com> wrote:

> Anyone want to contribute something for the other new features:
>
> https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20APEXMALHAR%20AND%20fixVersion%20%3D%203.5.0%
> 20AND%20type%20%3D%20%22New%20Feature%22%20ORDER%20BY%
> 20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
>
> With link to example, documentation perhaps ;-)
>
> Thanks,
> Thomas
>
>
> On Sat, Aug 27, 2016 at 4:46 AM, Chinmay Kolhatkar <
> chinmay@datatorrent.com>
> wrote:
>
> > https://issues.apache.org/jira/browse/APEXMALHAR-2085 - Windows
> operator -
> > Good to highlight in release announcement.
> >
> >
> > On Sat, Aug 27, 2016 at 4:59 AM, Sanjay Pujare <sa...@datatorrent.com>
> > wrote:
> >
> > > https://issues.apache.org/jira/browse/APEXMALHAR-2156
> > >
> > > The JMS input operator has been enhanced to support Amazon SQS. There
> is
> > a
> > > unit test (SQSStringInputOperatorTest) that demonstrates how to use the
> > > operator for that use case.
> > >
> > > On 8/26/16, 2:04 PM, "Thomas Weise" <th...@datatorrent.com> wrote:
> > >
> > >     There are 2 issues left which unless they get resolved today I
> > suggest
> > > we
> > >     move to 3.6
> > >
> > >     There is a lot of good stuff going into this release that users may
> > > want to
> > >     know about. Can everyone please have a look at resolved issues and
> > > reply if
> > >     you see items that you think we should highlight in the release
> > >     announcement.
> > >
> > >     https://issues.apache.org/jira/issues/?jql=fixVersion%
> > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR
> > >
> > >
> > >
> > >     On Fri, Aug 26, 2016 at 7:18 AM, Thomas Weise <
> > thomas@datatorrent.com>
> > >     wrote:
> > >
> > >     > See comments on PR.
> > >     >
> > >     > On Fri, Aug 26, 2016 at 7:16 AM, Yogi Devendra <
> > >     > devendra.vyavahare@gmail.com> wrote:
> > >     >
> > >     >> Fix for APEXMALHAR-2206 has been reviewed and merged into asf
> > > master.
> > >     >>
> > >     >> ~ Yogi
> > >     >>
> > >     >> On 26 August 2016 at 19:04, Yogi Devendra <
> > > devendra.vyavahare@gmail.com>
> > >     >> wrote:
> > >     >>
> > >     >> > We noticed that lc.runAsync() is called without corresponding
> > >     >> > lc.shutdown() at couple of places in unit tests.
> > >     >> >
> > >     >> > This caused:
> > >     >> > 1. Async thread continuing.
> > >     >> > 2. Build not terminating.
> > >     >> > 3. target dir size incresing indefinately.
> > >     >> >
> > >     >> > @All reviewers
> > >     >> > Please make sure to check for lc.shutdown() for every
> > > lc.runAsync().
> > >     >> >
> > >     >> > ~ Yogi
> > >     >> >
> > >     >> > On 26 August 2016 at 17:07, Bhupesh Chawda <
> > > bhupesh@datatorrent.com>
> > >     >> > wrote:
> > >     >> >
> > >     >> >> Hi Thomas,
> > >     >> >>
> > >     >> >> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one
> > > small bug
> > >     >> >> which Yogi pointed out. It was intermittently taking too long
> > to
> > >     >> complete
> > >     >> >> the travis builds. We thought it would be a good idea to get
> it
> > > in for
> > >     >> the
> > >     >> >> release.
> > >     >> >>
> > >     >> >> I have just opened a PR: https://github.com/apache/apex
> > >     >> -malhar/pull/383
> > >     >> >>
> > >     >> >> ~ Bhupesh
> > >     >> >>
> > >     >> >>
> > >     >> >> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
> > >     >> >> devendra.vyavahare@gmail.com
> > >     >> >> > wrote:
> > >     >> >>
> > >     >> >> > https://github.com/apache/apex-malhar/pull/372 is open for
> > >     >> >> > APEXMALHAR-2195.
> > >     >> >> >
> > >     >> >> > I have incorporated the review comments from
> @gauravgopi123,
> > > @tweise
> > >     >> >> > I have updated fix version to 3.5.0 to reflect this ticket
> in
> > > the
> > >     >> query.
> > >     >> >> >
> > >     >> >> > Can someone please review and merge this for 3.5.0?
> > >     >> >> >
> > >     >> >> > ~ Yogi
> > >     >> >> >
> > >     >> >> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
> > >     >> >> chaitanya@datatorrent.com>
> > >     >> >> > wrote:
> > >     >> >> >
> > >     >> >> > > Hi Thomas,
> > >     >> >> > >
> > >     >> >> > >    I will fix APEXMALHAR-2134.
> > >     >> >> > >
> > >     >> >> > > Regards,
> > >     >> >> > > Chaitanya
> > >     >> >> > >
> > >     >> >> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <
> > >     >> thomas@datatorrent.com
> > >     >> >> >
> > >     >> >> > > wrote:
> > >     >> >> > >
> > >     >> >> > > > We are almost ready to get the RC out.
> > >     >> >> > > >
> > >     >> >> > > > Can someone fix APEXMALHAR-2134 for the release?
> > >     >> >> > > >
> > >     >> >> > > >
> > >     >> >> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
> > >     >> >> thomas@datatorrent.com
> > >     >> >> > >
> > >     >> >> > > > wrote:
> > >     >> >> > > >
> > >     >> >> > > > > Friendly reminder.. There are still a few unresolved
> > > tickets
> > >     >> for
> > >     >> >> 3.5:
> > >     >> >> > > > >
> > >     >> >> > > > > https://issues.apache.org/
> jira/issues/?jql=fixVersion%
> > >     >> >> > > > > 20%3D%203.5.0%20AND%20project%
> > 20%3D%20APEXMALHAR%20AND%
> > >     >> >> > > > 20resolution%20%3D%
> > >     >> >> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
> > >     >> >> > > > >
> > >     >> >> > > > > Please remove the fix version unless you expect to
> > > complete the
> > >     >> >> work
> > >     >> >> > in
> > >     >> >> > > > > the next few days.
> > >     >> >> > > > >
> > >     >> >> > > > > And we need to complete the PR for high level API:
> > >     >> >> > > > >
> > >     >> >> > > > > https://issues.apache.org/
> jira/browse/APEXMALHAR-2142
> > >     >> >> > > > >
> > >     >> >> > > > > Thanks,
> > >     >> >> > > > > Thomas
> > >     >> >> > > > >
> > >     >> >> > > > >
> > >     >> >> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> > >     >> >> > > > > chaitanya@datatorrent.com> wrote:
> > >     >> >> > > > >
> > >     >> >> > > > >> APEXMALHAR-2100. PR is open:
> > > https://github.com/apache/apex
> > >     >> >> > > > >> -malhar/pull/330
> > >     >> >> > > > >>
> > >     >> >> > > > >> Regards,
> > >     >> >> > > > >> Chaitanya
> > >     >> >> > > > >>
> > >     >> >> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> > >     >> >> > > > priyanka@datatorrent.com
> > >     >> >> > > > >> >
> > >     >> >> > > > >> wrote:
> > >     >> >> > > > >>
> > >     >> >> > > > >> > APEXMALHAR-2171
> > >     >> >> > > > >> > PR is open: https://github.com/apache/
> > > apex-malhar/pull/358
> > >     >> >> > > > >> >
> > >     >> >> > > > >> > -Priyanka
> > >     >> >> > > > >> >
> > >     >> >> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> > >     >> >> > > > >> > devendra.vyavahare@gmail.com
> > >     >> >> > > > >> > > wrote:
> > >     >> >> > > > >> >
> > >     >> >> > > > >> > > Fix for APEXMALHAR-2176
> > >     >> >> > > > >> > > PR open: https://github.com/apache/
> > > apex-malhar/pull/361
> > >     >> >> > > > >> > >
> > >     >> >> > > > >> > > ~ Yogi
> > >     >> >> > > > >> > >
> > >     >> >> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> > >     >> >> > > > chinmay@datatorrent.com
> > >     >> >> > > > >> >
> > >     >> >> > > > >> > > wrote:
> > >     >> >> > > > >> > >
> > >     >> >> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the
> > > status did
> > >     >> >> not go
> > >     >> >> > > to
> > >     >> >> > > > >> > > resolved.
> > >     >> >> > > > >> > > > Changed it now.
> > >     >> >> > > > >> > > >
> > >     >> >> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi
> Devendra <
> > >     >> >> > > > >> > > > devendra.vyavahare@gmail.com
> > >     >> >> > > > >> > > > > wrote:
> > >     >> >> > > > >> > > >
> > >     >> >> > > > >> > > > > APEXMALHAR-2116
> > >     >> >> > > > >> > > > > https://github.com/apache/
> > apex-malhar/pull/326
> > >     >> >> > > > >> > > > >
> > >     >> >> > > > >> > > > > @Ram
> > >     >> >> > > > >> > > > > Your review comments are incorporated. Could
> > you
> > >     >> please
> > >     >> >> > have a
> > >     >> >> > > > >> look
> > >     >> >> > > > >> > at
> > >     >> >> > > > >> > > > > this?
> > >     >> >> > > > >> > > > >
> > >     >> >> > > > >> > > > > ~ Yogi
> > >     >> >> > > > >> > > > >
> > >     >> >> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
> > >     >> >> > > thomas@datatorrent.com>
> > >     >> >> > > > >> > wrote:
> > >     >> >> > > > >> > > > >
> > >     >> >> > > > >> > > > > > Hi,
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > > I would suggest to target the 3.5.0
> release
> > > with an
> > >     >> RC
> > >     >> >> out
> > >     >> >> > > > >> perhaps
> > >     >> >> > > > >> > 2
> > >     >> >> > > > >> > > > > weeks
> > >     >> >> > > > >> > > > > > from now, as there is a good amount of
> work
> > > that we
> > >     >> >> should
> > >     >> >> > > > make
> > >     >> >> > > > >> > > > available
> > >     >> >> > > > >> > > > > > to the users:
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > https://issues.apache.org/
> > > jira/browse/APEXMALHAR/
> > >     >> >> > > > >> > > > fixforversion/12335815/?
> > > selectedTab=com.atlassian.
> > >     >> >> > > > >> > > > jira.jira-projects-plugin:
> version-issues-panel
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > > I also think that the following should go
> > in:
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > > https://issues.apache.org/jira
> > >     >> /browse/APEXMALHAR-2128
> > >     >> >> > > > >> > > > > > https://issues.apache.org/jira
> > >     >> /browse/APEXMALHAR-2142
> > >     >> >> > > > >> > > > > > https://issues.apache.org/jira
> > >     >> /browse/APEXMALHAR-2063
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > > Any other candidates?
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > > There are quite a few other PRs open:
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > > https://github.com/apache/
> apex-malhar/pulls
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > > Would be good to complete some more
> reviews
> > > for this
> > >     >> >> > > release.
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > > > Thanks,
> > >     >> >> > > > >> > > > > > Thomas
> > >     >> >> > > > >> > > > > >
> > >     >> >> > > > >> > > > >
> > >     >> >> > > > >> > > >
> > >     >> >> > > > >> > >
> > >     >> >> > > > >> >
> > >     >> >> > > > >>
> > >     >> >> > > > >
> > >     >> >> > > > >
> > >     >> >> > > >
> > >     >> >> > >
> > >     >> >> >
> > >     >> >>
> > >     >> >
> > >     >> >
> > >     >>
> > >     >
> > >     >
> > >
> > >
> > >
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Thomas Weise <th...@datatorrent.com>.
Anyone want to contribute something for the other new features:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20APEXMALHAR%20AND%20fixVersion%20%3D%203.5.0%20AND%20type%20%3D%20%22New%20Feature%22%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC

With link to example, documentation perhaps ;-)

Thanks,
Thomas


On Sat, Aug 27, 2016 at 4:46 AM, Chinmay Kolhatkar <ch...@datatorrent.com>
wrote:

> https://issues.apache.org/jira/browse/APEXMALHAR-2085 - Windows operator -
> Good to highlight in release announcement.
>
>
> On Sat, Aug 27, 2016 at 4:59 AM, Sanjay Pujare <sa...@datatorrent.com>
> wrote:
>
> > https://issues.apache.org/jira/browse/APEXMALHAR-2156
> >
> > The JMS input operator has been enhanced to support Amazon SQS. There is
> a
> > unit test (SQSStringInputOperatorTest) that demonstrates how to use the
> > operator for that use case.
> >
> > On 8/26/16, 2:04 PM, "Thomas Weise" <th...@datatorrent.com> wrote:
> >
> >     There are 2 issues left which unless they get resolved today I
> suggest
> > we
> >     move to 3.6
> >
> >     There is a lot of good stuff going into this release that users may
> > want to
> >     know about. Can everyone please have a look at resolved issues and
> > reply if
> >     you see items that you think we should highlight in the release
> >     announcement.
> >
> >     https://issues.apache.org/jira/issues/?jql=fixVersion%
> > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR
> >
> >
> >
> >     On Fri, Aug 26, 2016 at 7:18 AM, Thomas Weise <
> thomas@datatorrent.com>
> >     wrote:
> >
> >     > See comments on PR.
> >     >
> >     > On Fri, Aug 26, 2016 at 7:16 AM, Yogi Devendra <
> >     > devendra.vyavahare@gmail.com> wrote:
> >     >
> >     >> Fix for APEXMALHAR-2206 has been reviewed and merged into asf
> > master.
> >     >>
> >     >> ~ Yogi
> >     >>
> >     >> On 26 August 2016 at 19:04, Yogi Devendra <
> > devendra.vyavahare@gmail.com>
> >     >> wrote:
> >     >>
> >     >> > We noticed that lc.runAsync() is called without corresponding
> >     >> > lc.shutdown() at couple of places in unit tests.
> >     >> >
> >     >> > This caused:
> >     >> > 1. Async thread continuing.
> >     >> > 2. Build not terminating.
> >     >> > 3. target dir size incresing indefinately.
> >     >> >
> >     >> > @All reviewers
> >     >> > Please make sure to check for lc.shutdown() for every
> > lc.runAsync().
> >     >> >
> >     >> > ~ Yogi
> >     >> >
> >     >> > On 26 August 2016 at 17:07, Bhupesh Chawda <
> > bhupesh@datatorrent.com>
> >     >> > wrote:
> >     >> >
> >     >> >> Hi Thomas,
> >     >> >>
> >     >> >> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one
> > small bug
> >     >> >> which Yogi pointed out. It was intermittently taking too long
> to
> >     >> complete
> >     >> >> the travis builds. We thought it would be a good idea to get it
> > in for
> >     >> the
> >     >> >> release.
> >     >> >>
> >     >> >> I have just opened a PR: https://github.com/apache/apex
> >     >> -malhar/pull/383
> >     >> >>
> >     >> >> ~ Bhupesh
> >     >> >>
> >     >> >>
> >     >> >> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
> >     >> >> devendra.vyavahare@gmail.com
> >     >> >> > wrote:
> >     >> >>
> >     >> >> > https://github.com/apache/apex-malhar/pull/372 is open for
> >     >> >> > APEXMALHAR-2195.
> >     >> >> >
> >     >> >> > I have incorporated the review comments from @gauravgopi123,
> > @tweise
> >     >> >> > I have updated fix version to 3.5.0 to reflect this ticket in
> > the
> >     >> query.
> >     >> >> >
> >     >> >> > Can someone please review and merge this for 3.5.0?
> >     >> >> >
> >     >> >> > ~ Yogi
> >     >> >> >
> >     >> >> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
> >     >> >> chaitanya@datatorrent.com>
> >     >> >> > wrote:
> >     >> >> >
> >     >> >> > > Hi Thomas,
> >     >> >> > >
> >     >> >> > >    I will fix APEXMALHAR-2134.
> >     >> >> > >
> >     >> >> > > Regards,
> >     >> >> > > Chaitanya
> >     >> >> > >
> >     >> >> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <
> >     >> thomas@datatorrent.com
> >     >> >> >
> >     >> >> > > wrote:
> >     >> >> > >
> >     >> >> > > > We are almost ready to get the RC out.
> >     >> >> > > >
> >     >> >> > > > Can someone fix APEXMALHAR-2134 for the release?
> >     >> >> > > >
> >     >> >> > > >
> >     >> >> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
> >     >> >> thomas@datatorrent.com
> >     >> >> > >
> >     >> >> > > > wrote:
> >     >> >> > > >
> >     >> >> > > > > Friendly reminder.. There are still a few unresolved
> > tickets
> >     >> for
> >     >> >> 3.5:
> >     >> >> > > > >
> >     >> >> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
> >     >> >> > > > > 20%3D%203.5.0%20AND%20project%
> 20%3D%20APEXMALHAR%20AND%
> >     >> >> > > > 20resolution%20%3D%
> >     >> >> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
> >     >> >> > > > >
> >     >> >> > > > > Please remove the fix version unless you expect to
> > complete the
> >     >> >> work
> >     >> >> > in
> >     >> >> > > > > the next few days.
> >     >> >> > > > >
> >     >> >> > > > > And we need to complete the PR for high level API:
> >     >> >> > > > >
> >     >> >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> >     >> >> > > > >
> >     >> >> > > > > Thanks,
> >     >> >> > > > > Thomas
> >     >> >> > > > >
> >     >> >> > > > >
> >     >> >> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> >     >> >> > > > > chaitanya@datatorrent.com> wrote:
> >     >> >> > > > >
> >     >> >> > > > >> APEXMALHAR-2100. PR is open:
> > https://github.com/apache/apex
> >     >> >> > > > >> -malhar/pull/330
> >     >> >> > > > >>
> >     >> >> > > > >> Regards,
> >     >> >> > > > >> Chaitanya
> >     >> >> > > > >>
> >     >> >> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> >     >> >> > > > priyanka@datatorrent.com
> >     >> >> > > > >> >
> >     >> >> > > > >> wrote:
> >     >> >> > > > >>
> >     >> >> > > > >> > APEXMALHAR-2171
> >     >> >> > > > >> > PR is open: https://github.com/apache/
> > apex-malhar/pull/358
> >     >> >> > > > >> >
> >     >> >> > > > >> > -Priyanka
> >     >> >> > > > >> >
> >     >> >> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> >     >> >> > > > >> > devendra.vyavahare@gmail.com
> >     >> >> > > > >> > > wrote:
> >     >> >> > > > >> >
> >     >> >> > > > >> > > Fix for APEXMALHAR-2176
> >     >> >> > > > >> > > PR open: https://github.com/apache/
> > apex-malhar/pull/361
> >     >> >> > > > >> > >
> >     >> >> > > > >> > > ~ Yogi
> >     >> >> > > > >> > >
> >     >> >> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> >     >> >> > > > chinmay@datatorrent.com
> >     >> >> > > > >> >
> >     >> >> > > > >> > > wrote:
> >     >> >> > > > >> > >
> >     >> >> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the
> > status did
> >     >> >> not go
> >     >> >> > > to
> >     >> >> > > > >> > > resolved.
> >     >> >> > > > >> > > > Changed it now.
> >     >> >> > > > >> > > >
> >     >> >> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> >     >> >> > > > >> > > > devendra.vyavahare@gmail.com
> >     >> >> > > > >> > > > > wrote:
> >     >> >> > > > >> > > >
> >     >> >> > > > >> > > > > APEXMALHAR-2116
> >     >> >> > > > >> > > > > https://github.com/apache/
> apex-malhar/pull/326
> >     >> >> > > > >> > > > >
> >     >> >> > > > >> > > > > @Ram
> >     >> >> > > > >> > > > > Your review comments are incorporated. Could
> you
> >     >> please
> >     >> >> > have a
> >     >> >> > > > >> look
> >     >> >> > > > >> > at
> >     >> >> > > > >> > > > > this?
> >     >> >> > > > >> > > > >
> >     >> >> > > > >> > > > > ~ Yogi
> >     >> >> > > > >> > > > >
> >     >> >> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
> >     >> >> > > thomas@datatorrent.com>
> >     >> >> > > > >> > wrote:
> >     >> >> > > > >> > > > >
> >     >> >> > > > >> > > > > > Hi,
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > > I would suggest to target the 3.5.0 release
> > with an
> >     >> RC
> >     >> >> out
> >     >> >> > > > >> perhaps
> >     >> >> > > > >> > 2
> >     >> >> > > > >> > > > > weeks
> >     >> >> > > > >> > > > > > from now, as there is a good amount of work
> > that we
> >     >> >> should
> >     >> >> > > > make
> >     >> >> > > > >> > > > available
> >     >> >> > > > >> > > > > > to the users:
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > https://issues.apache.org/
> > jira/browse/APEXMALHAR/
> >     >> >> > > > >> > > > fixforversion/12335815/?
> > selectedTab=com.atlassian.
> >     >> >> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > > I also think that the following should go
> in:
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > > https://issues.apache.org/jira
> >     >> /browse/APEXMALHAR-2128
> >     >> >> > > > >> > > > > > https://issues.apache.org/jira
> >     >> /browse/APEXMALHAR-2142
> >     >> >> > > > >> > > > > > https://issues.apache.org/jira
> >     >> /browse/APEXMALHAR-2063
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > > Any other candidates?
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > > There are quite a few other PRs open:
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > > Would be good to complete some more reviews
> > for this
> >     >> >> > > release.
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > > > Thanks,
> >     >> >> > > > >> > > > > > Thomas
> >     >> >> > > > >> > > > > >
> >     >> >> > > > >> > > > >
> >     >> >> > > > >> > > >
> >     >> >> > > > >> > >
> >     >> >> > > > >> >
> >     >> >> > > > >>
> >     >> >> > > > >
> >     >> >> > > > >
> >     >> >> > > >
> >     >> >> > >
> >     >> >> >
> >     >> >>
> >     >> >
> >     >> >
> >     >>
> >     >
> >     >
> >
> >
> >
> >
>

Re: Malhar 3.5.0 release

Posted by Chinmay Kolhatkar <ch...@datatorrent.com>.
https://issues.apache.org/jira/browse/APEXMALHAR-2085 - Windows operator -
Good to highlight in release announcement.


On Sat, Aug 27, 2016 at 4:59 AM, Sanjay Pujare <sa...@datatorrent.com>
wrote:

> https://issues.apache.org/jira/browse/APEXMALHAR-2156
>
> The JMS input operator has been enhanced to support Amazon SQS. There is a
> unit test (SQSStringInputOperatorTest) that demonstrates how to use the
> operator for that use case.
>
> On 8/26/16, 2:04 PM, "Thomas Weise" <th...@datatorrent.com> wrote:
>
>     There are 2 issues left which unless they get resolved today I suggest
> we
>     move to 3.6
>
>     There is a lot of good stuff going into this release that users may
> want to
>     know about. Can everyone please have a look at resolved issues and
> reply if
>     you see items that you think we should highlight in the release
>     announcement.
>
>     https://issues.apache.org/jira/issues/?jql=fixVersion%
> 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR
>
>
>
>     On Fri, Aug 26, 2016 at 7:18 AM, Thomas Weise <th...@datatorrent.com>
>     wrote:
>
>     > See comments on PR.
>     >
>     > On Fri, Aug 26, 2016 at 7:16 AM, Yogi Devendra <
>     > devendra.vyavahare@gmail.com> wrote:
>     >
>     >> Fix for APEXMALHAR-2206 has been reviewed and merged into asf
> master.
>     >>
>     >> ~ Yogi
>     >>
>     >> On 26 August 2016 at 19:04, Yogi Devendra <
> devendra.vyavahare@gmail.com>
>     >> wrote:
>     >>
>     >> > We noticed that lc.runAsync() is called without corresponding
>     >> > lc.shutdown() at couple of places in unit tests.
>     >> >
>     >> > This caused:
>     >> > 1. Async thread continuing.
>     >> > 2. Build not terminating.
>     >> > 3. target dir size incresing indefinately.
>     >> >
>     >> > @All reviewers
>     >> > Please make sure to check for lc.shutdown() for every
> lc.runAsync().
>     >> >
>     >> > ~ Yogi
>     >> >
>     >> > On 26 August 2016 at 17:07, Bhupesh Chawda <
> bhupesh@datatorrent.com>
>     >> > wrote:
>     >> >
>     >> >> Hi Thomas,
>     >> >>
>     >> >> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one
> small bug
>     >> >> which Yogi pointed out. It was intermittently taking too long to
>     >> complete
>     >> >> the travis builds. We thought it would be a good idea to get it
> in for
>     >> the
>     >> >> release.
>     >> >>
>     >> >> I have just opened a PR: https://github.com/apache/apex
>     >> -malhar/pull/383
>     >> >>
>     >> >> ~ Bhupesh
>     >> >>
>     >> >>
>     >> >> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
>     >> >> devendra.vyavahare@gmail.com
>     >> >> > wrote:
>     >> >>
>     >> >> > https://github.com/apache/apex-malhar/pull/372 is open for
>     >> >> > APEXMALHAR-2195.
>     >> >> >
>     >> >> > I have incorporated the review comments from @gauravgopi123,
> @tweise
>     >> >> > I have updated fix version to 3.5.0 to reflect this ticket in
> the
>     >> query.
>     >> >> >
>     >> >> > Can someone please review and merge this for 3.5.0?
>     >> >> >
>     >> >> > ~ Yogi
>     >> >> >
>     >> >> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
>     >> >> chaitanya@datatorrent.com>
>     >> >> > wrote:
>     >> >> >
>     >> >> > > Hi Thomas,
>     >> >> > >
>     >> >> > >    I will fix APEXMALHAR-2134.
>     >> >> > >
>     >> >> > > Regards,
>     >> >> > > Chaitanya
>     >> >> > >
>     >> >> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <
>     >> thomas@datatorrent.com
>     >> >> >
>     >> >> > > wrote:
>     >> >> > >
>     >> >> > > > We are almost ready to get the RC out.
>     >> >> > > >
>     >> >> > > > Can someone fix APEXMALHAR-2134 for the release?
>     >> >> > > >
>     >> >> > > >
>     >> >> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
>     >> >> thomas@datatorrent.com
>     >> >> > >
>     >> >> > > > wrote:
>     >> >> > > >
>     >> >> > > > > Friendly reminder.. There are still a few unresolved
> tickets
>     >> for
>     >> >> 3.5:
>     >> >> > > > >
>     >> >> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
>     >> >> > > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
>     >> >> > > > 20resolution%20%3D%
>     >> >> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
>     >> >> > > > >
>     >> >> > > > > Please remove the fix version unless you expect to
> complete the
>     >> >> work
>     >> >> > in
>     >> >> > > > > the next few days.
>     >> >> > > > >
>     >> >> > > > > And we need to complete the PR for high level API:
>     >> >> > > > >
>     >> >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
>     >> >> > > > >
>     >> >> > > > > Thanks,
>     >> >> > > > > Thomas
>     >> >> > > > >
>     >> >> > > > >
>     >> >> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
>     >> >> > > > > chaitanya@datatorrent.com> wrote:
>     >> >> > > > >
>     >> >> > > > >> APEXMALHAR-2100. PR is open:
> https://github.com/apache/apex
>     >> >> > > > >> -malhar/pull/330
>     >> >> > > > >>
>     >> >> > > > >> Regards,
>     >> >> > > > >> Chaitanya
>     >> >> > > > >>
>     >> >> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
>     >> >> > > > priyanka@datatorrent.com
>     >> >> > > > >> >
>     >> >> > > > >> wrote:
>     >> >> > > > >>
>     >> >> > > > >> > APEXMALHAR-2171
>     >> >> > > > >> > PR is open: https://github.com/apache/
> apex-malhar/pull/358
>     >> >> > > > >> >
>     >> >> > > > >> > -Priyanka
>     >> >> > > > >> >
>     >> >> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
>     >> >> > > > >> > devendra.vyavahare@gmail.com
>     >> >> > > > >> > > wrote:
>     >> >> > > > >> >
>     >> >> > > > >> > > Fix for APEXMALHAR-2176
>     >> >> > > > >> > > PR open: https://github.com/apache/
> apex-malhar/pull/361
>     >> >> > > > >> > >
>     >> >> > > > >> > > ~ Yogi
>     >> >> > > > >> > >
>     >> >> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
>     >> >> > > > chinmay@datatorrent.com
>     >> >> > > > >> >
>     >> >> > > > >> > > wrote:
>     >> >> > > > >> > >
>     >> >> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the
> status did
>     >> >> not go
>     >> >> > > to
>     >> >> > > > >> > > resolved.
>     >> >> > > > >> > > > Changed it now.
>     >> >> > > > >> > > >
>     >> >> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
>     >> >> > > > >> > > > devendra.vyavahare@gmail.com
>     >> >> > > > >> > > > > wrote:
>     >> >> > > > >> > > >
>     >> >> > > > >> > > > > APEXMALHAR-2116
>     >> >> > > > >> > > > > https://github.com/apache/apex-malhar/pull/326
>     >> >> > > > >> > > > >
>     >> >> > > > >> > > > > @Ram
>     >> >> > > > >> > > > > Your review comments are incorporated. Could you
>     >> please
>     >> >> > have a
>     >> >> > > > >> look
>     >> >> > > > >> > at
>     >> >> > > > >> > > > > this?
>     >> >> > > > >> > > > >
>     >> >> > > > >> > > > > ~ Yogi
>     >> >> > > > >> > > > >
>     >> >> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
>     >> >> > > thomas@datatorrent.com>
>     >> >> > > > >> > wrote:
>     >> >> > > > >> > > > >
>     >> >> > > > >> > > > > > Hi,
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > > I would suggest to target the 3.5.0 release
> with an
>     >> RC
>     >> >> out
>     >> >> > > > >> perhaps
>     >> >> > > > >> > 2
>     >> >> > > > >> > > > > weeks
>     >> >> > > > >> > > > > > from now, as there is a good amount of work
> that we
>     >> >> should
>     >> >> > > > make
>     >> >> > > > >> > > > available
>     >> >> > > > >> > > > > > to the users:
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > https://issues.apache.org/
> jira/browse/APEXMALHAR/
>     >> >> > > > >> > > > fixforversion/12335815/?
> selectedTab=com.atlassian.
>     >> >> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > > I also think that the following should go in:
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > > https://issues.apache.org/jira
>     >> /browse/APEXMALHAR-2128
>     >> >> > > > >> > > > > > https://issues.apache.org/jira
>     >> /browse/APEXMALHAR-2142
>     >> >> > > > >> > > > > > https://issues.apache.org/jira
>     >> /browse/APEXMALHAR-2063
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > > Any other candidates?
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > > There are quite a few other PRs open:
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > > Would be good to complete some more reviews
> for this
>     >> >> > > release.
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > > > Thanks,
>     >> >> > > > >> > > > > > Thomas
>     >> >> > > > >> > > > > >
>     >> >> > > > >> > > > >
>     >> >> > > > >> > > >
>     >> >> > > > >> > >
>     >> >> > > > >> >
>     >> >> > > > >>
>     >> >> > > > >
>     >> >> > > > >
>     >> >> > > >
>     >> >> > >
>     >> >> >
>     >> >>
>     >> >
>     >> >
>     >>
>     >
>     >
>
>
>
>

Re: Malhar 3.5.0 release

Posted by Sanjay Pujare <sa...@datatorrent.com>.
https://issues.apache.org/jira/browse/APEXMALHAR-2156

The JMS input operator has been enhanced to support Amazon SQS. There is a unit test (SQSStringInputOperatorTest) that demonstrates how to use the operator for that use case.

On 8/26/16, 2:04 PM, "Thomas Weise" <th...@datatorrent.com> wrote:

    There are 2 issues left which unless they get resolved today I suggest we
    move to 3.6
    
    There is a lot of good stuff going into this release that users may want to
    know about. Can everyone please have a look at resolved issues and reply if
    you see items that you think we should highlight in the release
    announcement.
    
    https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR
    
    
    
    On Fri, Aug 26, 2016 at 7:18 AM, Thomas Weise <th...@datatorrent.com>
    wrote:
    
    > See comments on PR.
    >
    > On Fri, Aug 26, 2016 at 7:16 AM, Yogi Devendra <
    > devendra.vyavahare@gmail.com> wrote:
    >
    >> Fix for APEXMALHAR-2206 has been reviewed and merged into asf master.
    >>
    >> ~ Yogi
    >>
    >> On 26 August 2016 at 19:04, Yogi Devendra <de...@gmail.com>
    >> wrote:
    >>
    >> > We noticed that lc.runAsync() is called without corresponding
    >> > lc.shutdown() at couple of places in unit tests.
    >> >
    >> > This caused:
    >> > 1. Async thread continuing.
    >> > 2. Build not terminating.
    >> > 3. target dir size incresing indefinately.
    >> >
    >> > @All reviewers
    >> > Please make sure to check for lc.shutdown() for every lc.runAsync().
    >> >
    >> > ~ Yogi
    >> >
    >> > On 26 August 2016 at 17:07, Bhupesh Chawda <bh...@datatorrent.com>
    >> > wrote:
    >> >
    >> >> Hi Thomas,
    >> >>
    >> >> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one small bug
    >> >> which Yogi pointed out. It was intermittently taking too long to
    >> complete
    >> >> the travis builds. We thought it would be a good idea to get it in for
    >> the
    >> >> release.
    >> >>
    >> >> I have just opened a PR: https://github.com/apache/apex
    >> -malhar/pull/383
    >> >>
    >> >> ~ Bhupesh
    >> >>
    >> >>
    >> >> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
    >> >> devendra.vyavahare@gmail.com
    >> >> > wrote:
    >> >>
    >> >> > https://github.com/apache/apex-malhar/pull/372 is open for
    >> >> > APEXMALHAR-2195.
    >> >> >
    >> >> > I have incorporated the review comments from @gauravgopi123, @tweise
    >> >> > I have updated fix version to 3.5.0 to reflect this ticket in the
    >> query.
    >> >> >
    >> >> > Can someone please review and merge this for 3.5.0?
    >> >> >
    >> >> > ~ Yogi
    >> >> >
    >> >> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
    >> >> chaitanya@datatorrent.com>
    >> >> > wrote:
    >> >> >
    >> >> > > Hi Thomas,
    >> >> > >
    >> >> > >    I will fix APEXMALHAR-2134.
    >> >> > >
    >> >> > > Regards,
    >> >> > > Chaitanya
    >> >> > >
    >> >> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <
    >> thomas@datatorrent.com
    >> >> >
    >> >> > > wrote:
    >> >> > >
    >> >> > > > We are almost ready to get the RC out.
    >> >> > > >
    >> >> > > > Can someone fix APEXMALHAR-2134 for the release?
    >> >> > > >
    >> >> > > >
    >> >> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
    >> >> thomas@datatorrent.com
    >> >> > >
    >> >> > > > wrote:
    >> >> > > >
    >> >> > > > > Friendly reminder.. There are still a few unresolved tickets
    >> for
    >> >> 3.5:
    >> >> > > > >
    >> >> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
    >> >> > > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
    >> >> > > > 20resolution%20%3D%
    >> >> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
    >> >> > > > >
    >> >> > > > > Please remove the fix version unless you expect to complete the
    >> >> work
    >> >> > in
    >> >> > > > > the next few days.
    >> >> > > > >
    >> >> > > > > And we need to complete the PR for high level API:
    >> >> > > > >
    >> >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
    >> >> > > > >
    >> >> > > > > Thanks,
    >> >> > > > > Thomas
    >> >> > > > >
    >> >> > > > >
    >> >> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
    >> >> > > > > chaitanya@datatorrent.com> wrote:
    >> >> > > > >
    >> >> > > > >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
    >> >> > > > >> -malhar/pull/330
    >> >> > > > >>
    >> >> > > > >> Regards,
    >> >> > > > >> Chaitanya
    >> >> > > > >>
    >> >> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
    >> >> > > > priyanka@datatorrent.com
    >> >> > > > >> >
    >> >> > > > >> wrote:
    >> >> > > > >>
    >> >> > > > >> > APEXMALHAR-2171
    >> >> > > > >> > PR is open: https://github.com/apache/apex-malhar/pull/358
    >> >> > > > >> >
    >> >> > > > >> > -Priyanka
    >> >> > > > >> >
    >> >> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
    >> >> > > > >> > devendra.vyavahare@gmail.com
    >> >> > > > >> > > wrote:
    >> >> > > > >> >
    >> >> > > > >> > > Fix for APEXMALHAR-2176
    >> >> > > > >> > > PR open: https://github.com/apache/apex-malhar/pull/361
    >> >> > > > >> > >
    >> >> > > > >> > > ~ Yogi
    >> >> > > > >> > >
    >> >> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
    >> >> > > > chinmay@datatorrent.com
    >> >> > > > >> >
    >> >> > > > >> > > wrote:
    >> >> > > > >> > >
    >> >> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the status did
    >> >> not go
    >> >> > > to
    >> >> > > > >> > > resolved.
    >> >> > > > >> > > > Changed it now.
    >> >> > > > >> > > >
    >> >> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
    >> >> > > > >> > > > devendra.vyavahare@gmail.com
    >> >> > > > >> > > > > wrote:
    >> >> > > > >> > > >
    >> >> > > > >> > > > > APEXMALHAR-2116
    >> >> > > > >> > > > > https://github.com/apache/apex-malhar/pull/326
    >> >> > > > >> > > > >
    >> >> > > > >> > > > > @Ram
    >> >> > > > >> > > > > Your review comments are incorporated. Could you
    >> please
    >> >> > have a
    >> >> > > > >> look
    >> >> > > > >> > at
    >> >> > > > >> > > > > this?
    >> >> > > > >> > > > >
    >> >> > > > >> > > > > ~ Yogi
    >> >> > > > >> > > > >
    >> >> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
    >> >> > > thomas@datatorrent.com>
    >> >> > > > >> > wrote:
    >> >> > > > >> > > > >
    >> >> > > > >> > > > > > Hi,
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > > I would suggest to target the 3.5.0 release with an
    >> RC
    >> >> out
    >> >> > > > >> perhaps
    >> >> > > > >> > 2
    >> >> > > > >> > > > > weeks
    >> >> > > > >> > > > > > from now, as there is a good amount of work that we
    >> >> should
    >> >> > > > make
    >> >> > > > >> > > > available
    >> >> > > > >> > > > > > to the users:
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
    >> >> > > > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
    >> >> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > > I also think that the following should go in:
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > > https://issues.apache.org/jira
    >> /browse/APEXMALHAR-2128
    >> >> > > > >> > > > > > https://issues.apache.org/jira
    >> /browse/APEXMALHAR-2142
    >> >> > > > >> > > > > > https://issues.apache.org/jira
    >> /browse/APEXMALHAR-2063
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > > Any other candidates?
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > > There are quite a few other PRs open:
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > > Would be good to complete some more reviews for this
    >> >> > > release.
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > > > Thanks,
    >> >> > > > >> > > > > > Thomas
    >> >> > > > >> > > > > >
    >> >> > > > >> > > > >
    >> >> > > > >> > > >
    >> >> > > > >> > >
    >> >> > > > >> >
    >> >> > > > >>
    >> >> > > > >
    >> >> > > > >
    >> >> > > >
    >> >> > >
    >> >> >
    >> >>
    >> >
    >> >
    >>
    >
    >
    



Re: Malhar 3.5.0 release

Posted by Thomas Weise <th...@datatorrent.com>.
There are 2 issues left which unless they get resolved today I suggest we
move to 3.6

There is a lot of good stuff going into this release that users may want to
know about. Can everyone please have a look at resolved issues and reply if
you see items that you think we should highlight in the release
announcement.

https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR



On Fri, Aug 26, 2016 at 7:18 AM, Thomas Weise <th...@datatorrent.com>
wrote:

> See comments on PR.
>
> On Fri, Aug 26, 2016 at 7:16 AM, Yogi Devendra <
> devendra.vyavahare@gmail.com> wrote:
>
>> Fix for APEXMALHAR-2206 has been reviewed and merged into asf master.
>>
>> ~ Yogi
>>
>> On 26 August 2016 at 19:04, Yogi Devendra <de...@gmail.com>
>> wrote:
>>
>> > We noticed that lc.runAsync() is called without corresponding
>> > lc.shutdown() at couple of places in unit tests.
>> >
>> > This caused:
>> > 1. Async thread continuing.
>> > 2. Build not terminating.
>> > 3. target dir size incresing indefinately.
>> >
>> > @All reviewers
>> > Please make sure to check for lc.shutdown() for every lc.runAsync().
>> >
>> > ~ Yogi
>> >
>> > On 26 August 2016 at 17:07, Bhupesh Chawda <bh...@datatorrent.com>
>> > wrote:
>> >
>> >> Hi Thomas,
>> >>
>> >> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one small bug
>> >> which Yogi pointed out. It was intermittently taking too long to
>> complete
>> >> the travis builds. We thought it would be a good idea to get it in for
>> the
>> >> release.
>> >>
>> >> I have just opened a PR: https://github.com/apache/apex
>> -malhar/pull/383
>> >>
>> >> ~ Bhupesh
>> >>
>> >>
>> >> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
>> >> devendra.vyavahare@gmail.com
>> >> > wrote:
>> >>
>> >> > https://github.com/apache/apex-malhar/pull/372 is open for
>> >> > APEXMALHAR-2195.
>> >> >
>> >> > I have incorporated the review comments from @gauravgopi123, @tweise
>> >> > I have updated fix version to 3.5.0 to reflect this ticket in the
>> query.
>> >> >
>> >> > Can someone please review and merge this for 3.5.0?
>> >> >
>> >> > ~ Yogi
>> >> >
>> >> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
>> >> chaitanya@datatorrent.com>
>> >> > wrote:
>> >> >
>> >> > > Hi Thomas,
>> >> > >
>> >> > >    I will fix APEXMALHAR-2134.
>> >> > >
>> >> > > Regards,
>> >> > > Chaitanya
>> >> > >
>> >> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <
>> thomas@datatorrent.com
>> >> >
>> >> > > wrote:
>> >> > >
>> >> > > > We are almost ready to get the RC out.
>> >> > > >
>> >> > > > Can someone fix APEXMALHAR-2134 for the release?
>> >> > > >
>> >> > > >
>> >> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
>> >> thomas@datatorrent.com
>> >> > >
>> >> > > > wrote:
>> >> > > >
>> >> > > > > Friendly reminder.. There are still a few unresolved tickets
>> for
>> >> 3.5:
>> >> > > > >
>> >> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
>> >> > > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
>> >> > > > 20resolution%20%3D%
>> >> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
>> >> > > > >
>> >> > > > > Please remove the fix version unless you expect to complete the
>> >> work
>> >> > in
>> >> > > > > the next few days.
>> >> > > > >
>> >> > > > > And we need to complete the PR for high level API:
>> >> > > > >
>> >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
>> >> > > > >
>> >> > > > > Thanks,
>> >> > > > > Thomas
>> >> > > > >
>> >> > > > >
>> >> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
>> >> > > > > chaitanya@datatorrent.com> wrote:
>> >> > > > >
>> >> > > > >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
>> >> > > > >> -malhar/pull/330
>> >> > > > >>
>> >> > > > >> Regards,
>> >> > > > >> Chaitanya
>> >> > > > >>
>> >> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
>> >> > > > priyanka@datatorrent.com
>> >> > > > >> >
>> >> > > > >> wrote:
>> >> > > > >>
>> >> > > > >> > APEXMALHAR-2171
>> >> > > > >> > PR is open: https://github.com/apache/apex-malhar/pull/358
>> >> > > > >> >
>> >> > > > >> > -Priyanka
>> >> > > > >> >
>> >> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
>> >> > > > >> > devendra.vyavahare@gmail.com
>> >> > > > >> > > wrote:
>> >> > > > >> >
>> >> > > > >> > > Fix for APEXMALHAR-2176
>> >> > > > >> > > PR open: https://github.com/apache/apex-malhar/pull/361
>> >> > > > >> > >
>> >> > > > >> > > ~ Yogi
>> >> > > > >> > >
>> >> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
>> >> > > > chinmay@datatorrent.com
>> >> > > > >> >
>> >> > > > >> > > wrote:
>> >> > > > >> > >
>> >> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the status did
>> >> not go
>> >> > > to
>> >> > > > >> > > resolved.
>> >> > > > >> > > > Changed it now.
>> >> > > > >> > > >
>> >> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
>> >> > > > >> > > > devendra.vyavahare@gmail.com
>> >> > > > >> > > > > wrote:
>> >> > > > >> > > >
>> >> > > > >> > > > > APEXMALHAR-2116
>> >> > > > >> > > > > https://github.com/apache/apex-malhar/pull/326
>> >> > > > >> > > > >
>> >> > > > >> > > > > @Ram
>> >> > > > >> > > > > Your review comments are incorporated. Could you
>> please
>> >> > have a
>> >> > > > >> look
>> >> > > > >> > at
>> >> > > > >> > > > > this?
>> >> > > > >> > > > >
>> >> > > > >> > > > > ~ Yogi
>> >> > > > >> > > > >
>> >> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
>> >> > > thomas@datatorrent.com>
>> >> > > > >> > wrote:
>> >> > > > >> > > > >
>> >> > > > >> > > > > > Hi,
>> >> > > > >> > > > > >
>> >> > > > >> > > > > > I would suggest to target the 3.5.0 release with an
>> RC
>> >> out
>> >> > > > >> perhaps
>> >> > > > >> > 2
>> >> > > > >> > > > > weeks
>> >> > > > >> > > > > > from now, as there is a good amount of work that we
>> >> should
>> >> > > > make
>> >> > > > >> > > > available
>> >> > > > >> > > > > > to the users:
>> >> > > > >> > > > > >
>> >> > > > >> > > > > >
>> >> > > > >> > > > > >
>> >> > > > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
>> >> > > > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
>> >> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
>> >> > > > >> > > > > >
>> >> > > > >> > > > > > I also think that the following should go in:
>> >> > > > >> > > > > >
>> >> > > > >> > > > > > https://issues.apache.org/jira
>> /browse/APEXMALHAR-2128
>> >> > > > >> > > > > > https://issues.apache.org/jira
>> /browse/APEXMALHAR-2142
>> >> > > > >> > > > > > https://issues.apache.org/jira
>> /browse/APEXMALHAR-2063
>> >> > > > >> > > > > >
>> >> > > > >> > > > > > Any other candidates?
>> >> > > > >> > > > > >
>> >> > > > >> > > > > > There are quite a few other PRs open:
>> >> > > > >> > > > > >
>> >> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
>> >> > > > >> > > > > >
>> >> > > > >> > > > > > Would be good to complete some more reviews for this
>> >> > > release.
>> >> > > > >> > > > > >
>> >> > > > >> > > > > > Thanks,
>> >> > > > >> > > > > > Thomas
>> >> > > > >> > > > > >
>> >> > > > >> > > > >
>> >> > > > >> > > >
>> >> > > > >> > >
>> >> > > > >> >
>> >> > > > >>
>> >> > > > >
>> >> > > > >
>> >> > > >
>> >> > >
>> >> >
>> >>
>> >
>> >
>>
>
>

Re: Malhar 3.5.0 release

Posted by Thomas Weise <th...@datatorrent.com>.
See comments on PR.

On Fri, Aug 26, 2016 at 7:16 AM, Yogi Devendra <devendra.vyavahare@gmail.com
> wrote:

> Fix for APEXMALHAR-2206 has been reviewed and merged into asf master.
>
> ~ Yogi
>
> On 26 August 2016 at 19:04, Yogi Devendra <de...@gmail.com>
> wrote:
>
> > We noticed that lc.runAsync() is called without corresponding
> > lc.shutdown() at couple of places in unit tests.
> >
> > This caused:
> > 1. Async thread continuing.
> > 2. Build not terminating.
> > 3. target dir size incresing indefinately.
> >
> > @All reviewers
> > Please make sure to check for lc.shutdown() for every lc.runAsync().
> >
> > ~ Yogi
> >
> > On 26 August 2016 at 17:07, Bhupesh Chawda <bh...@datatorrent.com>
> > wrote:
> >
> >> Hi Thomas,
> >>
> >> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one small bug
> >> which Yogi pointed out. It was intermittently taking too long to
> complete
> >> the travis builds. We thought it would be a good idea to get it in for
> the
> >> release.
> >>
> >> I have just opened a PR: https://github.com/apache/apex-malhar/pull/383
> >>
> >> ~ Bhupesh
> >>
> >>
> >> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
> >> devendra.vyavahare@gmail.com
> >> > wrote:
> >>
> >> > https://github.com/apache/apex-malhar/pull/372 is open for
> >> > APEXMALHAR-2195.
> >> >
> >> > I have incorporated the review comments from @gauravgopi123, @tweise
> >> > I have updated fix version to 3.5.0 to reflect this ticket in the
> query.
> >> >
> >> > Can someone please review and merge this for 3.5.0?
> >> >
> >> > ~ Yogi
> >> >
> >> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
> >> chaitanya@datatorrent.com>
> >> > wrote:
> >> >
> >> > > Hi Thomas,
> >> > >
> >> > >    I will fix APEXMALHAR-2134.
> >> > >
> >> > > Regards,
> >> > > Chaitanya
> >> > >
> >> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <
> thomas@datatorrent.com
> >> >
> >> > > wrote:
> >> > >
> >> > > > We are almost ready to get the RC out.
> >> > > >
> >> > > > Can someone fix APEXMALHAR-2134 for the release?
> >> > > >
> >> > > >
> >> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
> >> thomas@datatorrent.com
> >> > >
> >> > > > wrote:
> >> > > >
> >> > > > > Friendly reminder.. There are still a few unresolved tickets for
> >> 3.5:
> >> > > > >
> >> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
> >> > > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
> >> > > > 20resolution%20%3D%
> >> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
> >> > > > >
> >> > > > > Please remove the fix version unless you expect to complete the
> >> work
> >> > in
> >> > > > > the next few days.
> >> > > > >
> >> > > > > And we need to complete the PR for high level API:
> >> > > > >
> >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> >> > > > >
> >> > > > > Thanks,
> >> > > > > Thomas
> >> > > > >
> >> > > > >
> >> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> >> > > > > chaitanya@datatorrent.com> wrote:
> >> > > > >
> >> > > > >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
> >> > > > >> -malhar/pull/330
> >> > > > >>
> >> > > > >> Regards,
> >> > > > >> Chaitanya
> >> > > > >>
> >> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> >> > > > priyanka@datatorrent.com
> >> > > > >> >
> >> > > > >> wrote:
> >> > > > >>
> >> > > > >> > APEXMALHAR-2171
> >> > > > >> > PR is open: https://github.com/apache/apex-malhar/pull/358
> >> > > > >> >
> >> > > > >> > -Priyanka
> >> > > > >> >
> >> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> >> > > > >> > devendra.vyavahare@gmail.com
> >> > > > >> > > wrote:
> >> > > > >> >
> >> > > > >> > > Fix for APEXMALHAR-2176
> >> > > > >> > > PR open: https://github.com/apache/apex-malhar/pull/361
> >> > > > >> > >
> >> > > > >> > > ~ Yogi
> >> > > > >> > >
> >> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> >> > > > chinmay@datatorrent.com
> >> > > > >> >
> >> > > > >> > > wrote:
> >> > > > >> > >
> >> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the status did
> >> not go
> >> > > to
> >> > > > >> > > resolved.
> >> > > > >> > > > Changed it now.
> >> > > > >> > > >
> >> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> >> > > > >> > > > devendra.vyavahare@gmail.com
> >> > > > >> > > > > wrote:
> >> > > > >> > > >
> >> > > > >> > > > > APEXMALHAR-2116
> >> > > > >> > > > > https://github.com/apache/apex-malhar/pull/326
> >> > > > >> > > > >
> >> > > > >> > > > > @Ram
> >> > > > >> > > > > Your review comments are incorporated. Could you please
> >> > have a
> >> > > > >> look
> >> > > > >> > at
> >> > > > >> > > > > this?
> >> > > > >> > > > >
> >> > > > >> > > > > ~ Yogi
> >> > > > >> > > > >
> >> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
> >> > > thomas@datatorrent.com>
> >> > > > >> > wrote:
> >> > > > >> > > > >
> >> > > > >> > > > > > Hi,
> >> > > > >> > > > > >
> >> > > > >> > > > > > I would suggest to target the 3.5.0 release with an
> RC
> >> out
> >> > > > >> perhaps
> >> > > > >> > 2
> >> > > > >> > > > > weeks
> >> > > > >> > > > > > from now, as there is a good amount of work that we
> >> should
> >> > > > make
> >> > > > >> > > > available
> >> > > > >> > > > > > to the users:
> >> > > > >> > > > > >
> >> > > > >> > > > > >
> >> > > > >> > > > > >
> >> > > > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> >> > > > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
> >> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
> >> > > > >> > > > > >
> >> > > > >> > > > > > I also think that the following should go in:
> >> > > > >> > > > > >
> >> > > > >> > > > > > https://issues.apache.org/
> jira/browse/APEXMALHAR-2128
> >> > > > >> > > > > > https://issues.apache.org/
> jira/browse/APEXMALHAR-2142
> >> > > > >> > > > > > https://issues.apache.org/
> jira/browse/APEXMALHAR-2063
> >> > > > >> > > > > >
> >> > > > >> > > > > > Any other candidates?
> >> > > > >> > > > > >
> >> > > > >> > > > > > There are quite a few other PRs open:
> >> > > > >> > > > > >
> >> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
> >> > > > >> > > > > >
> >> > > > >> > > > > > Would be good to complete some more reviews for this
> >> > > release.
> >> > > > >> > > > > >
> >> > > > >> > > > > > Thanks,
> >> > > > >> > > > > > Thomas
> >> > > > >> > > > > >
> >> > > > >> > > > >
> >> > > > >> > > >
> >> > > > >> > >
> >> > > > >> >
> >> > > > >>
> >> > > > >
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> >
> >
>

Re: Malhar 3.5.0 release

Posted by Yogi Devendra <de...@gmail.com>.
Fix for APEXMALHAR-2206 has been reviewed and merged into asf master.

~ Yogi

On 26 August 2016 at 19:04, Yogi Devendra <de...@gmail.com>
wrote:

> We noticed that lc.runAsync() is called without corresponding
> lc.shutdown() at couple of places in unit tests.
>
> This caused:
> 1. Async thread continuing.
> 2. Build not terminating.
> 3. target dir size incresing indefinately.
>
> @All reviewers
> Please make sure to check for lc.shutdown() for every lc.runAsync().
>
> ~ Yogi
>
> On 26 August 2016 at 17:07, Bhupesh Chawda <bh...@datatorrent.com>
> wrote:
>
>> Hi Thomas,
>>
>> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one small bug
>> which Yogi pointed out. It was intermittently taking too long to complete
>> the travis builds. We thought it would be a good idea to get it in for the
>> release.
>>
>> I have just opened a PR: https://github.com/apache/apex-malhar/pull/383
>>
>> ~ Bhupesh
>>
>>
>> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
>> devendra.vyavahare@gmail.com
>> > wrote:
>>
>> > https://github.com/apache/apex-malhar/pull/372 is open for
>> > APEXMALHAR-2195.
>> >
>> > I have incorporated the review comments from @gauravgopi123, @tweise
>> > I have updated fix version to 3.5.0 to reflect this ticket in the query.
>> >
>> > Can someone please review and merge this for 3.5.0?
>> >
>> > ~ Yogi
>> >
>> > On 25 August 2016 at 21:41, Chaitanya Chebolu <
>> chaitanya@datatorrent.com>
>> > wrote:
>> >
>> > > Hi Thomas,
>> > >
>> > >    I will fix APEXMALHAR-2134.
>> > >
>> > > Regards,
>> > > Chaitanya
>> > >
>> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <thomas@datatorrent.com
>> >
>> > > wrote:
>> > >
>> > > > We are almost ready to get the RC out.
>> > > >
>> > > > Can someone fix APEXMALHAR-2134 for the release?
>> > > >
>> > > >
>> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
>> thomas@datatorrent.com
>> > >
>> > > > wrote:
>> > > >
>> > > > > Friendly reminder.. There are still a few unresolved tickets for
>> 3.5:
>> > > > >
>> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
>> > > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
>> > > > 20resolution%20%3D%
>> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
>> > > > >
>> > > > > Please remove the fix version unless you expect to complete the
>> work
>> > in
>> > > > > the next few days.
>> > > > >
>> > > > > And we need to complete the PR for high level API:
>> > > > >
>> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
>> > > > >
>> > > > > Thanks,
>> > > > > Thomas
>> > > > >
>> > > > >
>> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
>> > > > > chaitanya@datatorrent.com> wrote:
>> > > > >
>> > > > >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
>> > > > >> -malhar/pull/330
>> > > > >>
>> > > > >> Regards,
>> > > > >> Chaitanya
>> > > > >>
>> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
>> > > > priyanka@datatorrent.com
>> > > > >> >
>> > > > >> wrote:
>> > > > >>
>> > > > >> > APEXMALHAR-2171
>> > > > >> > PR is open: https://github.com/apache/apex-malhar/pull/358
>> > > > >> >
>> > > > >> > -Priyanka
>> > > > >> >
>> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
>> > > > >> > devendra.vyavahare@gmail.com
>> > > > >> > > wrote:
>> > > > >> >
>> > > > >> > > Fix for APEXMALHAR-2176
>> > > > >> > > PR open: https://github.com/apache/apex-malhar/pull/361
>> > > > >> > >
>> > > > >> > > ~ Yogi
>> > > > >> > >
>> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
>> > > > chinmay@datatorrent.com
>> > > > >> >
>> > > > >> > > wrote:
>> > > > >> > >
>> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the status did
>> not go
>> > > to
>> > > > >> > > resolved.
>> > > > >> > > > Changed it now.
>> > > > >> > > >
>> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
>> > > > >> > > > devendra.vyavahare@gmail.com
>> > > > >> > > > > wrote:
>> > > > >> > > >
>> > > > >> > > > > APEXMALHAR-2116
>> > > > >> > > > > https://github.com/apache/apex-malhar/pull/326
>> > > > >> > > > >
>> > > > >> > > > > @Ram
>> > > > >> > > > > Your review comments are incorporated. Could you please
>> > have a
>> > > > >> look
>> > > > >> > at
>> > > > >> > > > > this?
>> > > > >> > > > >
>> > > > >> > > > > ~ Yogi
>> > > > >> > > > >
>> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
>> > > thomas@datatorrent.com>
>> > > > >> > wrote:
>> > > > >> > > > >
>> > > > >> > > > > > Hi,
>> > > > >> > > > > >
>> > > > >> > > > > > I would suggest to target the 3.5.0 release with an RC
>> out
>> > > > >> perhaps
>> > > > >> > 2
>> > > > >> > > > > weeks
>> > > > >> > > > > > from now, as there is a good amount of work that we
>> should
>> > > > make
>> > > > >> > > > available
>> > > > >> > > > > > to the users:
>> > > > >> > > > > >
>> > > > >> > > > > >
>> > > > >> > > > > >
>> > > > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
>> > > > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
>> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
>> > > > >> > > > > >
>> > > > >> > > > > > I also think that the following should go in:
>> > > > >> > > > > >
>> > > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
>> > > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
>> > > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
>> > > > >> > > > > >
>> > > > >> > > > > > Any other candidates?
>> > > > >> > > > > >
>> > > > >> > > > > > There are quite a few other PRs open:
>> > > > >> > > > > >
>> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
>> > > > >> > > > > >
>> > > > >> > > > > > Would be good to complete some more reviews for this
>> > > release.
>> > > > >> > > > > >
>> > > > >> > > > > > Thanks,
>> > > > >> > > > > > Thomas
>> > > > >> > > > > >
>> > > > >> > > > >
>> > > > >> > > >
>> > > > >> > >
>> > > > >> >
>> > > > >>
>> > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
>
>

Re: Malhar 3.5.0 release

Posted by Yogi Devendra <de...@gmail.com>.
We noticed that lc.runAsync() is called without corresponding lc.shutdown()
at couple of places in unit tests.

This caused:
1. Async thread continuing.
2. Build not terminating.
3. target dir size incresing indefinately.

@All reviewers
Please make sure to check for lc.shutdown() for every lc.runAsync().

~ Yogi

On 26 August 2016 at 17:07, Bhupesh Chawda <bh...@datatorrent.com> wrote:

> Hi Thomas,
>
> https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one small bug
> which Yogi pointed out. It was intermittently taking too long to complete
> the travis builds. We thought it would be a good idea to get it in for the
> release.
>
> I have just opened a PR: https://github.com/apache/apex-malhar/pull/383
>
> ~ Bhupesh
>
>
> On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <
> devendra.vyavahare@gmail.com
> > wrote:
>
> > https://github.com/apache/apex-malhar/pull/372 is open for
> > APEXMALHAR-2195.
> >
> > I have incorporated the review comments from @gauravgopi123, @tweise
> > I have updated fix version to 3.5.0 to reflect this ticket in the query.
> >
> > Can someone please review and merge this for 3.5.0?
> >
> > ~ Yogi
> >
> > On 25 August 2016 at 21:41, Chaitanya Chebolu <chaitanya@datatorrent.com
> >
> > wrote:
> >
> > > Hi Thomas,
> > >
> > >    I will fix APEXMALHAR-2134.
> > >
> > > Regards,
> > > Chaitanya
> > >
> > > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <th...@datatorrent.com>
> > > wrote:
> > >
> > > > We are almost ready to get the RC out.
> > > >
> > > > Can someone fix APEXMALHAR-2134 for the release?
> > > >
> > > >
> > > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <
> thomas@datatorrent.com
> > >
> > > > wrote:
> > > >
> > > > > Friendly reminder.. There are still a few unresolved tickets for
> 3.5:
> > > > >
> > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
> > > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
> > > > 20resolution%20%3D%
> > > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
> > > > >
> > > > > Please remove the fix version unless you expect to complete the
> work
> > in
> > > > > the next few days.
> > > > >
> > > > > And we need to complete the PR for high level API:
> > > > >
> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > > > >
> > > > > Thanks,
> > > > > Thomas
> > > > >
> > > > >
> > > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> > > > > chaitanya@datatorrent.com> wrote:
> > > > >
> > > > >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
> > > > >> -malhar/pull/330
> > > > >>
> > > > >> Regards,
> > > > >> Chaitanya
> > > > >>
> > > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> > > > priyanka@datatorrent.com
> > > > >> >
> > > > >> wrote:
> > > > >>
> > > > >> > APEXMALHAR-2171
> > > > >> > PR is open: https://github.com/apache/apex-malhar/pull/358
> > > > >> >
> > > > >> > -Priyanka
> > > > >> >
> > > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> > > > >> > devendra.vyavahare@gmail.com
> > > > >> > > wrote:
> > > > >> >
> > > > >> > > Fix for APEXMALHAR-2176
> > > > >> > > PR open: https://github.com/apache/apex-malhar/pull/361
> > > > >> > >
> > > > >> > > ~ Yogi
> > > > >> > >
> > > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> > > > chinmay@datatorrent.com
> > > > >> >
> > > > >> > > wrote:
> > > > >> > >
> > > > >> > > > APEXMALHAR-2128 is already done. Somehow the status did not
> go
> > > to
> > > > >> > > resolved.
> > > > >> > > > Changed it now.
> > > > >> > > >
> > > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> > > > >> > > > devendra.vyavahare@gmail.com
> > > > >> > > > > wrote:
> > > > >> > > >
> > > > >> > > > > APEXMALHAR-2116
> > > > >> > > > > https://github.com/apache/apex-malhar/pull/326
> > > > >> > > > >
> > > > >> > > > > @Ram
> > > > >> > > > > Your review comments are incorporated. Could you please
> > have a
> > > > >> look
> > > > >> > at
> > > > >> > > > > this?
> > > > >> > > > >
> > > > >> > > > > ~ Yogi
> > > > >> > > > >
> > > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
> > > thomas@datatorrent.com>
> > > > >> > wrote:
> > > > >> > > > >
> > > > >> > > > > > Hi,
> > > > >> > > > > >
> > > > >> > > > > > I would suggest to target the 3.5.0 release with an RC
> out
> > > > >> perhaps
> > > > >> > 2
> > > > >> > > > > weeks
> > > > >> > > > > > from now, as there is a good amount of work that we
> should
> > > > make
> > > > >> > > > available
> > > > >> > > > > > to the users:
> > > > >> > > > > >
> > > > >> > > > > >
> > > > >> > > > > >
> > > > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> > > > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
> > > > >> > > > jira.jira-projects-plugin:version-issues-panel
> > > > >> > > > > >
> > > > >> > > > > > I also think that the following should go in:
> > > > >> > > > > >
> > > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> > > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> > > > >> > > > > >
> > > > >> > > > > > Any other candidates?
> > > > >> > > > > >
> > > > >> > > > > > There are quite a few other PRs open:
> > > > >> > > > > >
> > > > >> > > > > > https://github.com/apache/apex-malhar/pulls
> > > > >> > > > > >
> > > > >> > > > > > Would be good to complete some more reviews for this
> > > release.
> > > > >> > > > > >
> > > > >> > > > > > Thanks,
> > > > >> > > > > > Thomas
> > > > >> > > > > >
> > > > >> > > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > > >
> > > > >
> > > >
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Bhupesh Chawda <bh...@datatorrent.com>.
Hi Thomas,

https://issues.apache.org/jira/browse/APEXMALHAR-2206 is one small bug
which Yogi pointed out. It was intermittently taking too long to complete
the travis builds. We thought it would be a good idea to get it in for the
release.

I have just opened a PR: https://github.com/apache/apex-malhar/pull/383

~ Bhupesh


On Fri, Aug 26, 2016 at 9:45 AM, Yogi Devendra <devendra.vyavahare@gmail.com
> wrote:

> https://github.com/apache/apex-malhar/pull/372 is open for
> APEXMALHAR-2195.
>
> I have incorporated the review comments from @gauravgopi123, @tweise
> I have updated fix version to 3.5.0 to reflect this ticket in the query.
>
> Can someone please review and merge this for 3.5.0?
>
> ~ Yogi
>
> On 25 August 2016 at 21:41, Chaitanya Chebolu <ch...@datatorrent.com>
> wrote:
>
> > Hi Thomas,
> >
> >    I will fix APEXMALHAR-2134.
> >
> > Regards,
> > Chaitanya
> >
> > On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <th...@datatorrent.com>
> > wrote:
> >
> > > We are almost ready to get the RC out.
> > >
> > > Can someone fix APEXMALHAR-2134 for the release?
> > >
> > >
> > > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <thomas@datatorrent.com
> >
> > > wrote:
> > >
> > > > Friendly reminder.. There are still a few unresolved tickets for 3.5:
> > > >
> > > > https://issues.apache.org/jira/issues/?jql=fixVersion%
> > > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
> > > 20resolution%20%3D%
> > > > 20Unresolved%20ORDER%20BY%20priority%20DESC
> > > >
> > > > Please remove the fix version unless you expect to complete the work
> in
> > > > the next few days.
> > > >
> > > > And we need to complete the PR for high level API:
> > > >
> > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > > >
> > > > Thanks,
> > > > Thomas
> > > >
> > > >
> > > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> > > > chaitanya@datatorrent.com> wrote:
> > > >
> > > >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
> > > >> -malhar/pull/330
> > > >>
> > > >> Regards,
> > > >> Chaitanya
> > > >>
> > > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> > > priyanka@datatorrent.com
> > > >> >
> > > >> wrote:
> > > >>
> > > >> > APEXMALHAR-2171
> > > >> > PR is open: https://github.com/apache/apex-malhar/pull/358
> > > >> >
> > > >> > -Priyanka
> > > >> >
> > > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> > > >> > devendra.vyavahare@gmail.com
> > > >> > > wrote:
> > > >> >
> > > >> > > Fix for APEXMALHAR-2176
> > > >> > > PR open: https://github.com/apache/apex-malhar/pull/361
> > > >> > >
> > > >> > > ~ Yogi
> > > >> > >
> > > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> > > chinmay@datatorrent.com
> > > >> >
> > > >> > > wrote:
> > > >> > >
> > > >> > > > APEXMALHAR-2128 is already done. Somehow the status did not go
> > to
> > > >> > > resolved.
> > > >> > > > Changed it now.
> > > >> > > >
> > > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> > > >> > > > devendra.vyavahare@gmail.com
> > > >> > > > > wrote:
> > > >> > > >
> > > >> > > > > APEXMALHAR-2116
> > > >> > > > > https://github.com/apache/apex-malhar/pull/326
> > > >> > > > >
> > > >> > > > > @Ram
> > > >> > > > > Your review comments are incorporated. Could you please
> have a
> > > >> look
> > > >> > at
> > > >> > > > > this?
> > > >> > > > >
> > > >> > > > > ~ Yogi
> > > >> > > > >
> > > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
> > thomas@datatorrent.com>
> > > >> > wrote:
> > > >> > > > >
> > > >> > > > > > Hi,
> > > >> > > > > >
> > > >> > > > > > I would suggest to target the 3.5.0 release with an RC out
> > > >> perhaps
> > > >> > 2
> > > >> > > > > weeks
> > > >> > > > > > from now, as there is a good amount of work that we should
> > > make
> > > >> > > > available
> > > >> > > > > > to the users:
> > > >> > > > > >
> > > >> > > > > >
> > > >> > > > > >
> > > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> > > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
> > > >> > > > jira.jira-projects-plugin:version-issues-panel
> > > >> > > > > >
> > > >> > > > > > I also think that the following should go in:
> > > >> > > > > >
> > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> > > >> > > > > >
> > > >> > > > > > Any other candidates?
> > > >> > > > > >
> > > >> > > > > > There are quite a few other PRs open:
> > > >> > > > > >
> > > >> > > > > > https://github.com/apache/apex-malhar/pulls
> > > >> > > > > >
> > > >> > > > > > Would be good to complete some more reviews for this
> > release.
> > > >> > > > > >
> > > >> > > > > > Thanks,
> > > >> > > > > > Thomas
> > > >> > > > > >
> > > >> > > > >
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > > >
> > > >
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Yogi Devendra <de...@gmail.com>.
https://github.com/apache/apex-malhar/pull/372 is open for APEXMALHAR-2195.

I have incorporated the review comments from @gauravgopi123, @tweise
I have updated fix version to 3.5.0 to reflect this ticket in the query.

Can someone please review and merge this for 3.5.0?

~ Yogi

On 25 August 2016 at 21:41, Chaitanya Chebolu <ch...@datatorrent.com>
wrote:

> Hi Thomas,
>
>    I will fix APEXMALHAR-2134.
>
> Regards,
> Chaitanya
>
> On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <th...@datatorrent.com>
> wrote:
>
> > We are almost ready to get the RC out.
> >
> > Can someone fix APEXMALHAR-2134 for the release?
> >
> >
> > On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <th...@datatorrent.com>
> > wrote:
> >
> > > Friendly reminder.. There are still a few unresolved tickets for 3.5:
> > >
> > > https://issues.apache.org/jira/issues/?jql=fixVersion%
> > > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
> > 20resolution%20%3D%
> > > 20Unresolved%20ORDER%20BY%20priority%20DESC
> > >
> > > Please remove the fix version unless you expect to complete the work in
> > > the next few days.
> > >
> > > And we need to complete the PR for high level API:
> > >
> > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > >
> > > Thanks,
> > > Thomas
> > >
> > >
> > > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> > > chaitanya@datatorrent.com> wrote:
> > >
> > >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
> > >> -malhar/pull/330
> > >>
> > >> Regards,
> > >> Chaitanya
> > >>
> > >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> > priyanka@datatorrent.com
> > >> >
> > >> wrote:
> > >>
> > >> > APEXMALHAR-2171
> > >> > PR is open: https://github.com/apache/apex-malhar/pull/358
> > >> >
> > >> > -Priyanka
> > >> >
> > >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> > >> > devendra.vyavahare@gmail.com
> > >> > > wrote:
> > >> >
> > >> > > Fix for APEXMALHAR-2176
> > >> > > PR open: https://github.com/apache/apex-malhar/pull/361
> > >> > >
> > >> > > ~ Yogi
> > >> > >
> > >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> > chinmay@datatorrent.com
> > >> >
> > >> > > wrote:
> > >> > >
> > >> > > > APEXMALHAR-2128 is already done. Somehow the status did not go
> to
> > >> > > resolved.
> > >> > > > Changed it now.
> > >> > > >
> > >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> > >> > > > devendra.vyavahare@gmail.com
> > >> > > > > wrote:
> > >> > > >
> > >> > > > > APEXMALHAR-2116
> > >> > > > > https://github.com/apache/apex-malhar/pull/326
> > >> > > > >
> > >> > > > > @Ram
> > >> > > > > Your review comments are incorporated. Could you please have a
> > >> look
> > >> > at
> > >> > > > > this?
> > >> > > > >
> > >> > > > > ~ Yogi
> > >> > > > >
> > >> > > > > On 29 July 2016 at 13:49, Thomas Weise <
> thomas@datatorrent.com>
> > >> > wrote:
> > >> > > > >
> > >> > > > > > Hi,
> > >> > > > > >
> > >> > > > > > I would suggest to target the 3.5.0 release with an RC out
> > >> perhaps
> > >> > 2
> > >> > > > > weeks
> > >> > > > > > from now, as there is a good amount of work that we should
> > make
> > >> > > > available
> > >> > > > > > to the users:
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> > >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
> > >> > > > jira.jira-projects-plugin:version-issues-panel
> > >> > > > > >
> > >> > > > > > I also think that the following should go in:
> > >> > > > > >
> > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> > >> > > > > >
> > >> > > > > > Any other candidates?
> > >> > > > > >
> > >> > > > > > There are quite a few other PRs open:
> > >> > > > > >
> > >> > > > > > https://github.com/apache/apex-malhar/pulls
> > >> > > > > >
> > >> > > > > > Would be good to complete some more reviews for this
> release.
> > >> > > > > >
> > >> > > > > > Thanks,
> > >> > > > > > Thomas
> > >> > > > > >
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Chaitanya Chebolu <ch...@datatorrent.com>.
Hi Thomas,

   I will fix APEXMALHAR-2134.

Regards,
Chaitanya

On Thu, Aug 25, 2016 at 9:13 PM, Thomas Weise <th...@datatorrent.com>
wrote:

> We are almost ready to get the RC out.
>
> Can someone fix APEXMALHAR-2134 for the release?
>
>
> On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <th...@datatorrent.com>
> wrote:
>
> > Friendly reminder.. There are still a few unresolved tickets for 3.5:
> >
> > https://issues.apache.org/jira/issues/?jql=fixVersion%
> > 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%
> 20resolution%20%3D%
> > 20Unresolved%20ORDER%20BY%20priority%20DESC
> >
> > Please remove the fix version unless you expect to complete the work in
> > the next few days.
> >
> > And we need to complete the PR for high level API:
> >
> > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> >
> > Thanks,
> > Thomas
> >
> >
> > On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> > chaitanya@datatorrent.com> wrote:
> >
> >> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
> >> -malhar/pull/330
> >>
> >> Regards,
> >> Chaitanya
> >>
> >> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <
> priyanka@datatorrent.com
> >> >
> >> wrote:
> >>
> >> > APEXMALHAR-2171
> >> > PR is open: https://github.com/apache/apex-malhar/pull/358
> >> >
> >> > -Priyanka
> >> >
> >> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> >> > devendra.vyavahare@gmail.com
> >> > > wrote:
> >> >
> >> > > Fix for APEXMALHAR-2176
> >> > > PR open: https://github.com/apache/apex-malhar/pull/361
> >> > >
> >> > > ~ Yogi
> >> > >
> >> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <
> chinmay@datatorrent.com
> >> >
> >> > > wrote:
> >> > >
> >> > > > APEXMALHAR-2128 is already done. Somehow the status did not go to
> >> > > resolved.
> >> > > > Changed it now.
> >> > > >
> >> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> >> > > > devendra.vyavahare@gmail.com
> >> > > > > wrote:
> >> > > >
> >> > > > > APEXMALHAR-2116
> >> > > > > https://github.com/apache/apex-malhar/pull/326
> >> > > > >
> >> > > > > @Ram
> >> > > > > Your review comments are incorporated. Could you please have a
> >> look
> >> > at
> >> > > > > this?
> >> > > > >
> >> > > > > ~ Yogi
> >> > > > >
> >> > > > > On 29 July 2016 at 13:49, Thomas Weise <th...@datatorrent.com>
> >> > wrote:
> >> > > > >
> >> > > > > > Hi,
> >> > > > > >
> >> > > > > > I would suggest to target the 3.5.0 release with an RC out
> >> perhaps
> >> > 2
> >> > > > > weeks
> >> > > > > > from now, as there is a good amount of work that we should
> make
> >> > > > available
> >> > > > > > to the users:
> >> > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> >> > > > fixforversion/12335815/?selectedTab=com.atlassian.
> >> > > > jira.jira-projects-plugin:version-issues-panel
> >> > > > > >
> >> > > > > > I also think that the following should go in:
> >> > > > > >
> >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> >> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> >> > > > > >
> >> > > > > > Any other candidates?
> >> > > > > >
> >> > > > > > There are quite a few other PRs open:
> >> > > > > >
> >> > > > > > https://github.com/apache/apex-malhar/pulls
> >> > > > > >
> >> > > > > > Would be good to complete some more reviews for this release.
> >> > > > > >
> >> > > > > > Thanks,
> >> > > > > > Thomas
> >> > > > > >
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> >
> >
>

Re: Malhar 3.5.0 release

Posted by Thomas Weise <th...@datatorrent.com>.
We are almost ready to get the RC out.

Can someone fix APEXMALHAR-2134 for the release?


On Wed, Aug 17, 2016 at 12:56 PM, Thomas Weise <th...@datatorrent.com>
wrote:

> Friendly reminder.. There are still a few unresolved tickets for 3.5:
>
> https://issues.apache.org/jira/issues/?jql=fixVersion%
> 20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%20resolution%20%3D%
> 20Unresolved%20ORDER%20BY%20priority%20DESC
>
> Please remove the fix version unless you expect to complete the work in
> the next few days.
>
> And we need to complete the PR for high level API:
>
> https://issues.apache.org/jira/browse/APEXMALHAR-2142
>
> Thanks,
> Thomas
>
>
> On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <
> chaitanya@datatorrent.com> wrote:
>
>> APEXMALHAR-2100. PR is open: https://github.com/apache/apex
>> -malhar/pull/330
>>
>> Regards,
>> Chaitanya
>>
>> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <priyanka@datatorrent.com
>> >
>> wrote:
>>
>> > APEXMALHAR-2171
>> > PR is open: https://github.com/apache/apex-malhar/pull/358
>> >
>> > -Priyanka
>> >
>> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
>> > devendra.vyavahare@gmail.com
>> > > wrote:
>> >
>> > > Fix for APEXMALHAR-2176
>> > > PR open: https://github.com/apache/apex-malhar/pull/361
>> > >
>> > > ~ Yogi
>> > >
>> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <chinmay@datatorrent.com
>> >
>> > > wrote:
>> > >
>> > > > APEXMALHAR-2128 is already done. Somehow the status did not go to
>> > > resolved.
>> > > > Changed it now.
>> > > >
>> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
>> > > > devendra.vyavahare@gmail.com
>> > > > > wrote:
>> > > >
>> > > > > APEXMALHAR-2116
>> > > > > https://github.com/apache/apex-malhar/pull/326
>> > > > >
>> > > > > @Ram
>> > > > > Your review comments are incorporated. Could you please have a
>> look
>> > at
>> > > > > this?
>> > > > >
>> > > > > ~ Yogi
>> > > > >
>> > > > > On 29 July 2016 at 13:49, Thomas Weise <th...@datatorrent.com>
>> > wrote:
>> > > > >
>> > > > > > Hi,
>> > > > > >
>> > > > > > I would suggest to target the 3.5.0 release with an RC out
>> perhaps
>> > 2
>> > > > > weeks
>> > > > > > from now, as there is a good amount of work that we should make
>> > > > available
>> > > > > > to the users:
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
>> > > > fixforversion/12335815/?selectedTab=com.atlassian.
>> > > > jira.jira-projects-plugin:version-issues-panel
>> > > > > >
>> > > > > > I also think that the following should go in:
>> > > > > >
>> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
>> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
>> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
>> > > > > >
>> > > > > > Any other candidates?
>> > > > > >
>> > > > > > There are quite a few other PRs open:
>> > > > > >
>> > > > > > https://github.com/apache/apex-malhar/pulls
>> > > > > >
>> > > > > > Would be good to complete some more reviews for this release.
>> > > > > >
>> > > > > > Thanks,
>> > > > > > Thomas
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
>
>

Re: Malhar 3.5.0 release

Posted by Thomas Weise <th...@datatorrent.com>.
Friendly reminder.. There are still a few unresolved tickets for 3.5:

https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%203.5.0%20AND%20project%20%3D%20APEXMALHAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC

Please remove the fix version unless you expect to complete the work in the
next few days.

And we need to complete the PR for high level API:

https://issues.apache.org/jira/browse/APEXMALHAR-2142

Thanks,
Thomas


On Fri, Aug 5, 2016 at 2:12 AM, Chaitanya Chebolu <chaitanya@datatorrent.com
> wrote:

> APEXMALHAR-2100. PR is open: https://github.com/apache/
> apex-malhar/pull/330
>
> Regards,
> Chaitanya
>
> On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <pr...@datatorrent.com>
> wrote:
>
> > APEXMALHAR-2171
> > PR is open: https://github.com/apache/apex-malhar/pull/358
> >
> > -Priyanka
> >
> > On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> > devendra.vyavahare@gmail.com
> > > wrote:
> >
> > > Fix for APEXMALHAR-2176
> > > PR open: https://github.com/apache/apex-malhar/pull/361
> > >
> > > ~ Yogi
> > >
> > > On 1 August 2016 at 11:59, Chinmay Kolhatkar <ch...@datatorrent.com>
> > > wrote:
> > >
> > > > APEXMALHAR-2128 is already done. Somehow the status did not go to
> > > resolved.
> > > > Changed it now.
> > > >
> > > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> > > > devendra.vyavahare@gmail.com
> > > > > wrote:
> > > >
> > > > > APEXMALHAR-2116
> > > > > https://github.com/apache/apex-malhar/pull/326
> > > > >
> > > > > @Ram
> > > > > Your review comments are incorporated. Could you please have a look
> > at
> > > > > this?
> > > > >
> > > > > ~ Yogi
> > > > >
> > > > > On 29 July 2016 at 13:49, Thomas Weise <th...@datatorrent.com>
> > wrote:
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I would suggest to target the 3.5.0 release with an RC out
> perhaps
> > 2
> > > > > weeks
> > > > > > from now, as there is a good amount of work that we should make
> > > > available
> > > > > > to the users:
> > > > > >
> > > > > >
> > > > > >
> > > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> > > > fixforversion/12335815/?selectedTab=com.atlassian.
> > > > jira.jira-projects-plugin:version-issues-panel
> > > > > >
> > > > > > I also think that the following should go in:
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> > > > > >
> > > > > > Any other candidates?
> > > > > >
> > > > > > There are quite a few other PRs open:
> > > > > >
> > > > > > https://github.com/apache/apex-malhar/pulls
> > > > > >
> > > > > > Would be good to complete some more reviews for this release.
> > > > > >
> > > > > > Thanks,
> > > > > > Thomas
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Chaitanya Chebolu <ch...@datatorrent.com>.
APEXMALHAR-2100. PR is open: https://github.com/apache/apex-malhar/pull/330

Regards,
Chaitanya

On Fri, Aug 5, 2016 at 1:10 PM, Priyanka Gugale <pr...@datatorrent.com>
wrote:

> APEXMALHAR-2171
> PR is open: https://github.com/apache/apex-malhar/pull/358
>
> -Priyanka
>
> On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <
> devendra.vyavahare@gmail.com
> > wrote:
>
> > Fix for APEXMALHAR-2176
> > PR open: https://github.com/apache/apex-malhar/pull/361
> >
> > ~ Yogi
> >
> > On 1 August 2016 at 11:59, Chinmay Kolhatkar <ch...@datatorrent.com>
> > wrote:
> >
> > > APEXMALHAR-2128 is already done. Somehow the status did not go to
> > resolved.
> > > Changed it now.
> > >
> > > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> > > devendra.vyavahare@gmail.com
> > > > wrote:
> > >
> > > > APEXMALHAR-2116
> > > > https://github.com/apache/apex-malhar/pull/326
> > > >
> > > > @Ram
> > > > Your review comments are incorporated. Could you please have a look
> at
> > > > this?
> > > >
> > > > ~ Yogi
> > > >
> > > > On 29 July 2016 at 13:49, Thomas Weise <th...@datatorrent.com>
> wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > I would suggest to target the 3.5.0 release with an RC out perhaps
> 2
> > > > weeks
> > > > > from now, as there is a good amount of work that we should make
> > > available
> > > > > to the users:
> > > > >
> > > > >
> > > > >
> > > > https://issues.apache.org/jira/browse/APEXMALHAR/
> > > fixforversion/12335815/?selectedTab=com.atlassian.
> > > jira.jira-projects-plugin:version-issues-panel
> > > > >
> > > > > I also think that the following should go in:
> > > > >
> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> > > > >
> > > > > Any other candidates?
> > > > >
> > > > > There are quite a few other PRs open:
> > > > >
> > > > > https://github.com/apache/apex-malhar/pulls
> > > > >
> > > > > Would be good to complete some more reviews for this release.
> > > > >
> > > > > Thanks,
> > > > > Thomas
> > > > >
> > > >
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Priyanka Gugale <pr...@datatorrent.com>.
APEXMALHAR-2171
PR is open: https://github.com/apache/apex-malhar/pull/358

-Priyanka

On Fri, Aug 5, 2016 at 12:32 PM, Yogi Devendra <devendra.vyavahare@gmail.com
> wrote:

> Fix for APEXMALHAR-2176
> PR open: https://github.com/apache/apex-malhar/pull/361
>
> ~ Yogi
>
> On 1 August 2016 at 11:59, Chinmay Kolhatkar <ch...@datatorrent.com>
> wrote:
>
> > APEXMALHAR-2128 is already done. Somehow the status did not go to
> resolved.
> > Changed it now.
> >
> > On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> > devendra.vyavahare@gmail.com
> > > wrote:
> >
> > > APEXMALHAR-2116
> > > https://github.com/apache/apex-malhar/pull/326
> > >
> > > @Ram
> > > Your review comments are incorporated. Could you please have a look at
> > > this?
> > >
> > > ~ Yogi
> > >
> > > On 29 July 2016 at 13:49, Thomas Weise <th...@datatorrent.com> wrote:
> > >
> > > > Hi,
> > > >
> > > > I would suggest to target the 3.5.0 release with an RC out perhaps 2
> > > weeks
> > > > from now, as there is a good amount of work that we should make
> > available
> > > > to the users:
> > > >
> > > >
> > > >
> > > https://issues.apache.org/jira/browse/APEXMALHAR/
> > fixforversion/12335815/?selectedTab=com.atlassian.
> > jira.jira-projects-plugin:version-issues-panel
> > > >
> > > > I also think that the following should go in:
> > > >
> > > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> > > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> > > >
> > > > Any other candidates?
> > > >
> > > > There are quite a few other PRs open:
> > > >
> > > > https://github.com/apache/apex-malhar/pulls
> > > >
> > > > Would be good to complete some more reviews for this release.
> > > >
> > > > Thanks,
> > > > Thomas
> > > >
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Yogi Devendra <de...@gmail.com>.
Fix for APEXMALHAR-2176
PR open: https://github.com/apache/apex-malhar/pull/361

~ Yogi

On 1 August 2016 at 11:59, Chinmay Kolhatkar <ch...@datatorrent.com>
wrote:

> APEXMALHAR-2128 is already done. Somehow the status did not go to resolved.
> Changed it now.
>
> On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <
> devendra.vyavahare@gmail.com
> > wrote:
>
> > APEXMALHAR-2116
> > https://github.com/apache/apex-malhar/pull/326
> >
> > @Ram
> > Your review comments are incorporated. Could you please have a look at
> > this?
> >
> > ~ Yogi
> >
> > On 29 July 2016 at 13:49, Thomas Weise <th...@datatorrent.com> wrote:
> >
> > > Hi,
> > >
> > > I would suggest to target the 3.5.0 release with an RC out perhaps 2
> > weeks
> > > from now, as there is a good amount of work that we should make
> available
> > > to the users:
> > >
> > >
> > >
> > https://issues.apache.org/jira/browse/APEXMALHAR/
> fixforversion/12335815/?selectedTab=com.atlassian.
> jira.jira-projects-plugin:version-issues-panel
> > >
> > > I also think that the following should go in:
> > >
> > > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> > > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> > >
> > > Any other candidates?
> > >
> > > There are quite a few other PRs open:
> > >
> > > https://github.com/apache/apex-malhar/pulls
> > >
> > > Would be good to complete some more reviews for this release.
> > >
> > > Thanks,
> > > Thomas
> > >
> >
>

Re: Malhar 3.5.0 release

Posted by Chinmay Kolhatkar <ch...@datatorrent.com>.
APEXMALHAR-2128 is already done. Somehow the status did not go to resolved.
Changed it now.

On Fri, Jul 29, 2016 at 1:53 PM, Yogi Devendra <devendra.vyavahare@gmail.com
> wrote:

> APEXMALHAR-2116
> https://github.com/apache/apex-malhar/pull/326
>
> @Ram
> Your review comments are incorporated. Could you please have a look at
> this?
>
> ~ Yogi
>
> On 29 July 2016 at 13:49, Thomas Weise <th...@datatorrent.com> wrote:
>
> > Hi,
> >
> > I would suggest to target the 3.5.0 release with an RC out perhaps 2
> weeks
> > from now, as there is a good amount of work that we should make available
> > to the users:
> >
> >
> >
> https://issues.apache.org/jira/browse/APEXMALHAR/fixforversion/12335815/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-issues-panel
> >
> > I also think that the following should go in:
> >
> > https://issues.apache.org/jira/browse/APEXMALHAR-2128
> > https://issues.apache.org/jira/browse/APEXMALHAR-2142
> > https://issues.apache.org/jira/browse/APEXMALHAR-2063
> >
> > Any other candidates?
> >
> > There are quite a few other PRs open:
> >
> > https://github.com/apache/apex-malhar/pulls
> >
> > Would be good to complete some more reviews for this release.
> >
> > Thanks,
> > Thomas
> >
>

Re: Malhar 3.5.0 release

Posted by Yogi Devendra <de...@gmail.com>.
APEXMALHAR-2116
https://github.com/apache/apex-malhar/pull/326

@Ram
Your review comments are incorporated. Could you please have a look at this?

~ Yogi

On 29 July 2016 at 13:49, Thomas Weise <th...@datatorrent.com> wrote:

> Hi,
>
> I would suggest to target the 3.5.0 release with an RC out perhaps 2 weeks
> from now, as there is a good amount of work that we should make available
> to the users:
>
>
> https://issues.apache.org/jira/browse/APEXMALHAR/fixforversion/12335815/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-issues-panel
>
> I also think that the following should go in:
>
> https://issues.apache.org/jira/browse/APEXMALHAR-2128
> https://issues.apache.org/jira/browse/APEXMALHAR-2142
> https://issues.apache.org/jira/browse/APEXMALHAR-2063
>
> Any other candidates?
>
> There are quite a few other PRs open:
>
> https://github.com/apache/apex-malhar/pulls
>
> Would be good to complete some more reviews for this release.
>
> Thanks,
> Thomas
>