Thank you Chris On Sun, 19 Dec 2021, 11:42 pm Chris Sampson, <[email protected]> wrote:
> Vibhath, > > Your PR does indeed have your changes and the checks have automatically > re-executed after you pushed your second commit [1] - they appear to have > passed without issue. Hopefully someone will be able to review your PR in > the near future. > > [1] https://github.com/apache/nifi/pull/5554/checks > > --- > *Chris Sampson* > IT Consultant > [email protected] > > > On Sun, 19 Dec 2021 at 17:32, Vibhath Ileperuma < > [email protected]> > wrote: > > > Hi All, > > > > I'm new to Apache Nifi and contributing to it. I reported the issue, > > 'NIFI-8605' some time back and created a PR for this issue recently. > > However, some test scenarios failed with this fix, since db connection > > auto-commit is set to false by default with this change. > > I did a git commit again to set the auto-commit to true by default and I > > can see this change in the PR now. Do I need to follow any further steps > to > > execute ci-workflow on my PR again? > > > > Thanks & Regards > > > > *Vibhath Ileperuma* > > >
