[ 
https://issues.apache.org/jira/browse/MINIFI-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945377#comment-15945377
 ] 

ASF GitHub Bot commented on MINIFI-217:
---------------------------------------

Github user apiri commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/63
  
    hey @phrocker:
    
    changes and structure seem reasonable to me
    build works but seem to be having some troubles with running in current 
form under default config:
    
    Received the following on OS X 10.11.6 
    > 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
    
    and the on CentOS 7
    >terminate called after throwing an instance of 
'YAML::TypedBadConversion<std::string>'
      what():  bad conversion



> Move to org::apache::nifi::minifi namespace in CPP agent
> --------------------------------------------------------
>
>                 Key: MINIFI-217
>                 URL: https://issues.apache.org/jira/browse/MINIFI-217
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: cpp-0.1.0, cpp-0.2.0
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Trivial
>             Fix For: cpp-0.2.0
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Move code to a more controlled namespace. I suggest org::apache::nifi::minifi 
> since that more closely reflects the JAVA package. 
> Suggest Processor namespace be 
> org::apache::nifi::minifi::processors
> Suggest I/O namespace be 
> org::apache::nifi::minifi::io



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to