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



##########
File path: 
core/src/main/java/org/apache/brooklyn/policy/InvokeEffectorOnSensorChange.java
##########
@@ -67,7 +67,7 @@
             .build();
 
     private AttributeSensor<Object> sensor;
-
+    private Object lastValue;

Review comment:
       Line 82 addresses rebind actually. That is where we know the initial 
value to compare to new ones from events.




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


Reply via email to