sureshanaparti commented on a change in pull request #4643: URL: https://github.com/apache/cloudstack/pull/4643#discussion_r571996626
########## File path: engine/schema/src/main/java/com/cloud/vm/VMInstanceVO.java ########## @@ -57,7 +57,8 @@ @Table(name = "vm_instance") @Inheritance(strategy = InheritanceType.JOINED) @DiscriminatorColumn(name = "type", discriminatorType = DiscriminatorType.STRING, length = 32) -public class VMInstanceVO implements VirtualMachine, FiniteStateObject<State, VirtualMachine.Event> { +public class Review comment: extra white space here ? ---------------------------------------------------------------- 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: us...@infra.apache.org