Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/721
@mans2singh you are using the constant defined L62 in the annotation L55 as the attribute
name. I believe this is a mistake but correct me if I'm wrong.
````java
@WritesAttribute(attribute = GetIgniteCache.IGNITE_GET_FAILED_MISSING_KEY_MESSAGE, ...
````
---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|