kevinrr888 commented on PR #5730: URL: https://github.com/apache/accumulo/pull/5730#issuecomment-3114888955
Some notes for documentation: See 8cd70d1b6df989277c6f14f848706d64aae6e259 for changes made in main that are different from what was done in 2.1: * removes `ssh_wait` function from the script in main... replaced with `wait` * updates some comments to more accurately reflect the new async functionality Same as changes for 2.1: * `debugOrRun` renamed to `debugOrRunAsync` * SSH flag changes Also verified that we are still only calling `debugOrRunAsync` within control_services... Wasn't sure if this changed from 2.1 to main. -- 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]
