adoroszlai commented on code in PR #20:
URL:
https://github.com/apache/ozone-docker-runner/pull/20#discussion_r1230166858
##########
Dockerfile:
##########
@@ -63,7 +63,7 @@ RUN export ZSTD_VER=1.5.2 \
&& make install \
&& cd .. \
&& rm -r zstd-${ZSTD_VER}
-RUN export ROCKSDB_VER=7.0.4 \
+RUN export ROCKSDB_VER=7.7.3 \
Review Comment:
Can you please explain why this version was chosen? I'm not familiar with
the various versions. A quick check on releases shows 7.7.8 is the latest in
the 7.7 line, and there are 7.8, 7.9, 7.10, 8.0, 8.1 lines as well.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]