You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "agresch (via GitHub)" <gi...@apache.org> on 2023/04/28 14:11:28 UTC

[GitHub] [storm] agresch commented on a diff in pull request #3539: [STORM-3913] Update rocksdb to version 8.1.1 that has Mac OSX JNI lib

agresch commented on code in PR #3539:
URL: https://github.com/apache/storm/pull/3539#discussion_r1180464412


##########
storm-server/pom.xml:
##########
@@ -60,6 +60,7 @@
         <dependency>
             <groupId>org.rocksdb</groupId>
             <artifactId>rocksdbjni</artifactId>
+            <version>${rocksdb-version}</version>

Review Comment:
   just curious why this was needed



-- 
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: dev-unsubscribe@storm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org