mongo icon indicating copy to clipboard operation
mongo copied to clipboard

SERVER-67793: Change log_progress_msg to show message in Ubuntu

Open xudyang1 opened this issue 1 year ago • 3 comments

log_progress_msg does not print any message in Ubuntu-20.04.4 LTS in WSL. In file /lib/lsb/init-functions.d/50-ubuntu-logging, the function log_progress_msg () { : } does nothing. To show the message, log_success_msg and log_failure_msg could be good alternatives.

xudyang1 avatar Jul 05 '22 17:07 xudyang1

Thanks for making this pull request! We just need you to create a new SERVER ticket on JIRA to help us track the PR.

kelly-cs avatar Jul 05 '22 18:07 kelly-cs

Thanks for making this pull request! We just need you to create a new SERVER ticket on JIRA to help us track the PR.

Just did that. I got a security token missing when creating the issue to the JIRA. Not sure if the issue was successfully after a retry.

xudyang1 avatar Jul 05 '22 19:07 xudyang1

Received, thank you!

kelly-cs avatar Jul 05 '22 20:07 kelly-cs

Thanks for making this pull request! We just need you to sign our Contributor's Agreement as part of our considering the PR. Once I have that done, I think this will be ready to merge.

deriamis avatar Sep 22 '22 17:09 deriamis

Thanks for making this pull request! We just need you to sign our Contributor's Agreement as part of our considering the PR. Once I have that done, I think this will be ready to merge.

I have signed the agreement. This is my first open source contribution and it feels great to leave my footprint on one of my most used tools.

xudyang1 avatar Sep 23 '22 02:09 xudyang1

@xudyang1 In that case, congratulations on your first contribution to MongoDB! We'll be backporting this fix to other branches in the coming weeks, so you may see some further notifications.

deriamis avatar Sep 23 '22 07:09 deriamis