abh1sar commented on code in PR #9208:
URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1733783701


##########
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:
   The string length was getting more than that allowed in the db table. But 
have renamed it now to SHAREDFS.CHANGE.SERVICE.OFFERING



-- 
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

Reply via email to