DaanHoogland commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1724581342
########## api/src/main/java/com/cloud/event/EventTypes.java: ########## @@ -745,7 +745,7 @@ public class EventTypes { public static final String EVENT_FILESHARE_CREATE = "FILESHARE.CREATE"; public static final String EVENT_FILESHARE_START = "FILESHARE.START"; public static final String EVENT_FILESHARE_UPDATE = "FILESHARE.UPDATE"; - public static final String EVENT_FILESHARE_CHANGE_SVC_OFFERING = "FILESHARE.CHANGE.SERVICE.OFFERING"; + public static final String EVENT_FILESHARE_CHANGE_SVC_OFFERING = "FILESHARE.CHANGE.SVC.OFFERING"; Review Comment: why make this name more obscure? -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org