You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/12/13 14:50:47 UTC

[PR] HDDS-9916. Useless execution of version-info in rocksdb-checkpoint-differ [ozone]

adoroszlai opened a new pull request, #5784:
URL: https://github.com/apache/ozone/pull/5784

   ## What changes were proposed in this pull request?
   
   `version-info` is executed in `hdds-common` and `ozone-common` to get some values substituted into `hdds-version-info.properties` and `ozone-version-info.properties`, respectively.
   
   `hadoop-hdds/rocksdb-checkpoint-differ` also runs `version-info`, but it's useless, the properties are not used anywhere.
   
   https://issues.apache.org/jira/browse/HDDS-9916
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/7195602829


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


Re: [PR] HDDS-9916. Useless execution of version-info in rocksdb-checkpoint-differ [ozone]

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


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


Re: [PR] HDDS-9916. Useless execution of version-info in rocksdb-checkpoint-differ [ozone]

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #5784:
URL: https://github.com/apache/ozone/pull/5784#issuecomment-1862494418

   Thanks @hemantk-12 for the review.


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org