Fix camel case in some methods' names#5898
Conversation
|
@blueorangutan package |
|
@GutoVeronezi a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖️ el7 ✖️ el8 ✖️ debian ✖️ suse15. SL-JID 2299 |
|
Hi @GutoVeronezi Is this good to go in 4.16.1? If so, please rebase with 4.16. |
|
@blueorangutan package |
|
@sureshanaparti a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2303 |
DaanHoogland
left a comment
There was a problem hiding this comment.
Looks good and should be done. One caveat is that some bean handling third party libraries may have required these to be in a different case and the names where on purpose. I do not know of these cases to be so.
Hey @DaanHoogland, thanks. These beans don't seem to be the case you mentioned, as they only handle our own packages. Note: In case the beans that address these cases don't have javadoc, I think we should put some javadoc in them, explaining why they are written in different ways. |
Hey @sureshanaparti, I'm good with it in main only, thanks. |
|
@blueorangutan test |
|
@sureshanaparti a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3014)
|
|
Merging it based in the tests results and 5 approvals. |
|
Lgtm but one caveat, the getters and setters Methods are dynamically used during runtime to get the Field, were the affected APIs manually tested @GutoVeronezi? (such changes are not caught by smoketests that don't check api response for all keys) |
|
@rohityadavcloud, yes, they were tested. The behavior is kept. |
Description
Fix camel case in some methods' names.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale