Github user HandOfGod94 commented on the issue:

    https://github.com/apache/nifi/pull/1294
  
    @alopresto ,
    Just an idea crossed my mind. I was thinking of separating out attribute 
selection from processor. As we already have a good processor for selecting 
attribute(UpdateAttributeProcessor), so user will add suffix to any attribute 
which he wants as `.encrypt` and we'll only encrypt those attributes.
    
    It will still contain attribute selection strategy drop down option as 
"all/core/selective".
    In `selective` mode user has to provide flowfiles having attribute with 
`.encrypt` suffix, in order to encrypt it.
    
    It would become faster for us to get the encryption/decryption attributes.
    I would like to know your thoughts on this.
    
    Thanks!!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to