brosander commented on a change in pull request #161: NIFIREG-234: Publish
events for tenant CRUD
URL: https://github.com/apache/nifi-registry/pull/161#discussion_r264807238
##########
File path:
nifi-registry-core/nifi-registry-provider-api/src/main/java/org/apache/nifi/registry/hook/EventFieldName.java
##########
@@ -26,6 +26,6 @@
EXTENSION_BUNDLE_ID,
VERSION,
USER,
- COMMENT;
-
+ USER_GROUP,
+ COMMENT
Review comment:
I think USER_ID, USER_IDENTITY, USER_GROUP_ID, USER_GROUP_IDENTITY more
closely matches the terminology in object, methods of the tenant resource but
don't have very strong feelings either way.
----------------------------------------------------------------
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