Re: [PR] HDDS-12473. Formalize messages in proto file [ozone]

2025-03-20 Thread via GitHub
adoroszlai commented on PR #8005: URL: https://github.com/apache/ozone/pull/8005#issuecomment-2741162773 Thanks @symious for the patch. -- 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 specifi

Re: [PR] HDDS-12473. Formalize messages in proto file [ozone]

2025-03-20 Thread via GitHub
adoroszlai merged PR #8005: URL: https://github.com/apache/ozone/pull/8005 -- 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-unsubscr...@ozone.apac

Re: [PR] HDDS-12473. Formalize messages in proto file [ozone]

2025-03-19 Thread via GitHub
ChenSammi commented on PR #8005: URL: https://github.com/apache/ozone/pull/8005#issuecomment-2736092171 @symious , do you accidentally push the wrong commit? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] HDDS-12473. Formalize messages in proto file [ozone]

2025-03-19 Thread via GitHub
symious commented on PR #8005: URL: https://github.com/apache/ozone/pull/8005#issuecomment-2736116871 @ChenSammi Thanks for the notice, updated the commit. -- 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

[PR] HDDS-12473. Formalize messages in proto file [ozone]

2025-03-04 Thread via GitHub
symious opened a new pull request, #8005: URL: https://github.com/apache/ozone/pull/8005 ## What changes were proposed in this pull request? Some messages in proto file has redundant spaces, when we want to find a message by search "message Name" in IDE, it will not be shown. T