algairim commented on a change in pull request #1184:
URL: https://github.com/apache/brooklyn-server/pull/1184#discussion_r669457493



##########
File path: 
rest/rest-resources/src/main/java/org/apache/brooklyn/rest/resources/ServerResource.java
##########
@@ -476,6 +477,16 @@ public Response clearHighAvailabilityPlaneStates() {
         return Response.ok().build();
     }
 
+    @Override
+    public Response clearHighAvailabilityPlaneStates(String nodeId) {

Review comment:
       Unit-test for this in `ServerResourceTest` please.




-- 
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: dev-unsubscr...@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to