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/11/18 14:25:37 UTC

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

adamdebreceni commented on pull request #931:
URL: https://github.com/apache/nifi-minifi-cpp/pull/931#issuecomment-729712780


   wrapping the object id in quotes when logging might improve readability of the log message (might be beneficial for the bucket id as well) (here "one" is the object id)
   ```
   ::S3WrapperBase] [info] Deleted S3 object one from bucket adebreceni-minifi-0
   ```


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