soreana commented on code in PR #6380:
URL: https://github.com/apache/cloudstack/pull/6380#discussion_r871426875
##########
server/src/main/java/com/cloud/configuration/Config.java:
##########
@@ -265,7 +265,7 @@ public enum Config {
NetworkRouterRpFilter(
"Network",
ManagementServer.class,
- Integer.class,
+ Boolean.class,
Review Comment:
@sureshanaparti I'm totally agree with you. I don't know how I can achieve
that goal. Do you have any suggestion?
--
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]