Hi Aldrin,

One other issue came up in testing, which is that using the config.yml in the 
README file throws the following error:

HW13384:nifi-minifi-cpp-0.2.0 brosander$ bin/minifi.sh run
libc++abi.dylib: terminating with uncaught exception of type 
YAML::TypedBadConversion<std::__1::basic_string<char, 
std::__1::char_traits<char>, std::__1::allocator<char> > >: bad conversion
bin/minifi.sh: line 257: 25630 Abort trap: 6           ${minifi_executable}

This is due to missing “source name” and “destination name” fields in 
connections, which changes for MINIFI-275 make required fields.

I’ve opened a JIRA, MINIFI- 294 [1], to capture the work needed to resolve this 
and am working on it now to include in the cpp-0.2.0 release

[1] https://issues.apache.org/jira/browse/MINIFI-294 

Thanks,
Kevin

On 5/3/17, 11:10, "Jeremy Dyer" <jdy...@gmail.com> wrote:

    Thanks Aldrin. I'm working on wrapping up that final issue now
    
    On Wed, May 3, 2017 at 10:55 AM, Aldrin Piri <aldrinp...@gmail.com> wrote:
    
    > Looks like we have one last item scheduled [1] for this release version
    > with review under way since the last message.  We've also uncovered and
    > remedied a few build and test issues during that same time period which
    > will make for nice additions.  Upon conclusion of the review process for
    > the remaining item, I will move forward conducting the release.
    >
    > Thanks!
    >
    > --aldrin
    >
    > [1]
    > https://issues.apache.org/jira/browse/MINIFI-286?jql=
    > fixVersion%20%3D%20cpp-0.2.0%20AND%20project%20%3D%
    > 20MINIFI%20AND%20resolution%20%3D%20Unresolved%20ORDER%
    > 20BY%20priority%20DESC
    >
    > On Thu, Apr 13, 2017 at 10:19 AM, Aldrin Piri <aldrinp...@gmail.com>
    > wrote:
    >
    > > Hey folks,
    > >
    > > We've had a good bit of progress on MiNiFi C++ and think we have reached
    > a
    > > point where it makes sense to capture some of the good strides that have
    > > been made so far and start another release.
    > >
    > > There are currently three issues open [1]. Two of which have patches,
    > near
    > > completion, and the third which may be a candidate for an 0.3.0 target.
    > >
    > > I would be happy to carry out release duties unless there are other 
folks
    > > that feel so inclined.  I have also created a JIRA [2] to aid in 
tracking
    > > any additional concerns or dependencies for the process.
    > >
    > > Thanks for your consideration!
    > >
    > > --aldrin
    > >
    > > [1] https://issues.apache.org/jira/browse/MINIFI-227?jql=
    > > fixVersion%20%3D%20cpp-0.2.0%20AND%20project%20%3D%
    > > 20MINIFI%20AND%20resolution%20%3D%20Unresolved%20ORDER%
    > > 20BY%20priority%20DESC
    > > [2] https://issues.apache.org/jira/browse/MINIFI-267
    > >
    >
    


Reply via email to