Manno15 commented on pull request #2345:
URL: https://github.com/apache/accumulo/pull/2345#issuecomment-1002652154


   :+1:
   
   On Wed, Dec 29, 2021 at 10:32 AM Mike Miller ***@***.***>
   wrote:
   
   > ***@***.**** commented on this pull request.
   > ------------------------------
   >
   > In
   > 
core/src/main/java/org/apache/accumulo/core/util/compaction/CompactionServicesConfig.java
   > <https://github.com/apache/accumulo/pull/2345#discussion_r776381379>:
   >
   > > +package org.apache.accumulo.core.util.compaction;
   > +
   > +import java.util.HashMap;
   > +import java.util.Map;
   > +import java.util.Objects;
   > +import java.util.function.Consumer;
   > +
   > +import org.apache.accumulo.core.conf.AccumuloConfiguration;
   > +import org.apache.accumulo.core.conf.ConfigurationTypeHelper;
   > +import org.apache.accumulo.core.conf.Property;
   > +import org.apache.accumulo.core.spi.compaction.CompactionServiceId;
   > +import org.apache.accumulo.core.spi.compaction.DefaultCompactionPlanner;
   > +
   > +import com.google.common.collect.Sets;
   > +
   > +public class CompactionServicesConfig {
   >
   > LGTM
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/accumulo/pull/2345#discussion_r776381379>, or
   > unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AHASSV3RY2WHQWRUH7RG7FLUTMSYVANCNFSM5HJ3WDIA>
   > .
   > Triage notifications on the go with GitHub Mobile for iOS
   > 
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
   > or Android
   > 
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
   >
   > You are receiving this because you commented.Message ID:
   > ***@***.***>
   >
   


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