You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/09/06 20:46:36 UTC

[GitHub] [nifi-minifi-cpp] phrocker commented on issue #643: MINIFICPP-14: Prune class names. Add option to config

phrocker commented on issue #643: MINIFICPP-14: Prune class names. Add option to config
URL: https://github.com/apache/nifi-minifi-cpp/pull/643#issuecomment-529008620
 
 
   This is an old PR I created a while ago. I rebased, but should probably go through it myself to clean it up. 
   
   Here is the example output
   
   `
   [2019-09-06 16:45:52.582] [o::a::n::m::FlowController] [info] Started Flow Controller
   [2019-09-06 16:45:52.582] [o::a::n::m::c::r::FlowFileRepository] [trace] Could not open checkpoint as object doesn't exist. Likely not needed or file system error.
   [2019-09-06 16:45:52.582] [o::a::n::m::p::GetFile] [debug] Is listing empty 1
   [2019-09-06 16:45:52.582] [o::a::n::m::c::ConfigurableComponent] [debug] Component Input Directory property name Input Directory value ***
   [2019-09-06 16:45:52.582] [o::a::n::m::c::ProcessContextExpr] [debug] Compiling expression for PutFile/Input Directory: *****
   [2019-09-06 16:45:52.582] [main] [info] MiNiFi started
   
   `

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services