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

[GitHub] [storm] bipinprasad opened a new pull request, #3535: [STORM-3910] Enhanced logging for rocksdb metrics store.

bipinprasad opened a new pull request, #3535:
URL: https://github.com/apache/storm/pull/3535

   ## What is the purpose of the change
   
   *Rocksdb requires a platform specific JNI library. This library is included in the rocksdbjni jar but is not loaded unless the dynamic library is in a location specified by environment variable ROCKSDB_SHAREDLIB_DIR is set and points to directory where the native JNI library is extracted to.
   
   ## How was the change tested
   
   *Run the code on Mac*


-- 
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


[GitHub] [storm] bipinprasad merged pull request #3535: [STORM-3910] Enhanced logging for rocksdb metrics store.

Posted by "bipinprasad (via GitHub)" <gi...@apache.org>.
bipinprasad merged PR #3535:
URL: https://github.com/apache/storm/pull/3535


-- 
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