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 2020/02/11 12:46:35 UTC

[GitHub] [nifi-minifi-cpp] arpadboda commented on issue #733: MINIFICPP-1155 - Rocksdb repos print invalid stats

arpadboda commented on issue #733: MINIFICPP-1155 - Rocksdb repos print invalid stats
URL: https://github.com/apache/nifi-minifi-cpp/pull/733#issuecomment-584617868
 
 
   > We should check the return values of the `GetProperty` calls. When I was first debugging it, it wasn't clear whether it was caused by `GetProperty` returning false, but us still using the value.
   
   The strings simply remain empty strings in that case, so we don't have to handle error here, it's a properly designed API :)

----------------------------------------------------------------
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