[ 
https://issues.apache.org/jira/browse/DL-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15624181#comment-15624181
 ] 

ASF GitHub Bot commented on DL-45:
----------------------------------

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.


> DL should allow ByteBuffer based API and should avoid copying of arrays
> -----------------------------------------------------------------------
>
>                 Key: DL-45
>                 URL: https://issues.apache.org/jira/browse/DL-45
>             Project: DistributedLog
>          Issue Type: Improvement
>          Components: distributedlog-core, distributedlog-protocol
>            Reporter: Arvind Kandhare
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to