alopresto commented on a change in pull request #3542: NIFI-6363 Integrates AWS
KMS SPP. Refactors SSPP.
URL: https://github.com/apache/nifi/pull/3542#discussion_r296348028
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-properties-loader/src/main/java/org/apache/nifi/properties/sensitive/ProtectedNiFiProperties.java
##########
@@ -459,46 +435,8 @@ public static int countProtectedProperties(NiFiProperties
plainProperties) {
* @param plainProperties the instance to count sensitive properties
* @return the number of sensitive properties
*/
- public static int countSensitiveProperties(NiFiProperties plainProperties)
{
Review comment:
Please restore this functionality and include it in the `#toString()` for
visibility into how many _sensitive_ properties are actually _protected_.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services