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

    https://github.com/apache/storm/pull/2504#discussion_r162768100
  
    --- Diff: storm-server/pom.xml ---
    @@ -64,6 +64,10 @@
                 <artifactId>auto-service</artifactId>
                 <optional>true</optional>
             </dependency>
    +        <dependency>
    +            <groupId>org.rocksdb</groupId>
    +            <artifactId>rocksdbjni</artifactId>
    --- End diff --
    
    Good. We are good to go then.


---

Reply via email to