Github user arvindkandhare commented on a diff in the pull request:

    
https://github.com/apache/incubator-distributedlog/pull/21#discussion_r85870071
  
    --- Diff: 
distributedlog-core/src/main/java/com/twitter/distributedlog/BKLogSegmentWriter.java
 ---
    @@ -17,27 +17,18 @@
      */
     package com.twitter.distributedlog;
     
    -import java.io.IOException;
    -import java.util.List;
    -import java.util.concurrent.Callable;
    -import java.util.concurrent.ScheduledFuture;
    -import java.util.concurrent.TimeUnit;
    -import java.util.concurrent.atomic.AtomicInteger;
    -import java.util.concurrent.atomic.AtomicReference;
    -import java.util.concurrent.locks.ReentrantLock;
    -
    --- End diff --
    
    Nothing specific :). I think my editor just sorted all the imports.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to