jcabrerizo commented on a change in pull request #1220:
URL: https://github.com/apache/brooklyn-server/pull/1220#discussion_r686153835



##########
File path: 
core/src/main/java/org/apache/brooklyn/enricher/stock/aggregator/AggregationJob.java
##########
@@ -24,6 +24,7 @@
 import java.util.List;
 import java.util.Map;
 
+import org.apache.brooklyn.util.collections.MutableSet;

Review comment:
       Is this import used?

##########
File path: 
core/src/main/java/org/apache/brooklyn/enricher/stock/aggregator/AggregationJob.java
##########
@@ -32,6 +33,8 @@
 import org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey;
 
 @Beta
+@Deprecated
+/** @Deprecated since 1.0.0 No planed replacement */

Review comment:
       1.0.0 was already released, this message should not be since 1.1.0?




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