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

    https://github.com/apache/storm/pull/2881#discussion_r228264226
  
    --- Diff: 
storm-server/src/main/java/org/apache/storm/blobstore/BlobStoreUtils.java ---
    @@ -101,7 +124,11 @@ public static BlobKeySequenceInfo 
normalizeNimbusHostPortSequenceNumberInfo(Stri
             return nimbusInfoSet;
         }
     
    -    // Get sequence number details from latest sequence number of the blob
    +    /**
    +     * Get sequence number details from latest sequence number of the blob
    --- End diff --
    
    ```suggestion
         * Get sequence number details from latest sequence number of the blob.
    ```


---

Reply via email to