sureshanaparti commented on pull request #5162: URL: https://github.com/apache/cloudstack/pull/5162#issuecomment-870381687
> @sureshanaparti > to avoid potential issue, would it better to strictly search string in sed/grep commands, for example use "grep -w" and/or add "^","$" or space ?, or use the full string in search, like '^db.cloud.slaves=' ? @weizhouapache there are few params with master / slaves (mentioned in the description), and all these have to be replaced (for inclusiveness). I tested it, and no issues there. These terms have to be avoided in any property defined later. -- 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]
