Most of the issues are resolved, the Kafka 0.9 support will make it also. I would suggest that we move ahead and do the 3.3.0 release with Core 3.2.0 as dependency, so that users can use the new features without core upgrade.
Thoughts? On Wed, Dec 9, 2015 at 2:36 AM, Tushar Gosavi <[email protected]> wrote: > Hi Chandni, > > I have opened a pull request to change location of directory where test > files are kept. > Now test do not create a directory under library. > > https://github.com/apache/incubator-apex-malhar/pull/121 > > I could not reproduce the issue of test failure after running tests > multiple times. > > - Tushar. > > > On Tue, Dec 8, 2015 at 11:52 PM, Chandni Singh <[email protected]> > wrote: > > > https://malhar.atlassian.net/browse/MLHR-1901 > > > > IMO this bug should be addressed before we release because right now > > running the tests creates a folder right under library instead of target. > > The test also fails in travis sometimes, so either we should mark it > ignore > > if it is not easy to fix. > > > > Thanks, > > Chandni > > > > On Tue, Dec 8, 2015 at 10:09 AM, Siyuan Hua <[email protected]> > > wrote: > > > > > There are 3 Kafka operator related work needs to be included in the > > release > > > package > > > https://malhar.atlassian.net/browse/MLHR-1928 is about fault-tolerant > > > offset checkpointing > > > https://malhar.atlassian.net/browse/MLHR-1925 is about safe offset > > storage > > > for application restart > > > and https://malhar.atlassian.net/browse/MLHR-1904 is about new > operator > > > with new Kafka API(assign API only) 0.9.0 > > > > > > Thanks! > > > > > > On Sun, Dec 6, 2015 at 1:52 PM, Thomas Weise <[email protected]> > > > wrote: > > > > > > > There are 17 issues currently planned for 3.3.0: > > > > > > > > > > > > > > > > > > https://malhar.atlassian.net/issues/?jql=project%20%3D%20MLHR%20AND%20fixVersion%20%3D%203.3.0 > > > > > > > > Downstream projects are interested in some of the changes. > > > > > > > > Is there other work in progress that should go into this release? > > > > > > > > Should we release in Dec? > > > > > > > > > >
