weizhouapache commented on PR #8324: URL: https://github.com/apache/cloudstack/pull/8324#issuecomment-1844912934
> We create an extension of AutoScaleManagerImpl.java, override these 2 methods, and override the spring-server-core-managers-context.xml to set the value of the manager to our extension class: > > ``` > <bean id="autoScaleManagerImpl" class="com......CustomAutoScaleManagerImpl" /> > ``` > > This allows us to deploy local changes that may not make sense for Cloudstack submission. In this case, very specific naming size and format requirements. @rg9975 thanks, looks ok to me -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
