bhabegger commented on code in PR #3076:
URL: https://github.com/apache/jackrabbit-oak/pull/3076#discussion_r4004712659


##########
oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/property/PropertyIndexPlan.java:
##########
@@ -67,53 +67,49 @@ public class PropertyIndexPlan {
 
     private final String name;
 
-    private final Set<String> properties;
-

Review Comment:
   Yes, not directly, but as we are revisiting the constructor, I thought it 
made sense. Otherwise such things end up never getting cleaned up (a PR just 
for that is not worth it). Or how would you get such things cleaned up ? 



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