Skip to content

Sn ap2024 instanescan 02 #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

bird-03
Copy link
Contributor

@bird-03 bird-03 commented Oct 3, 2024

included new instance scan under the performance cateogry to check if 'Ignore Cache' option is set as True on system property. Since it has the potential to cause system-wide performance impact. If ‘ignore_cache’ is unchecked, then the entire Glide System cache will be flushed when a property is changed.

bird-03 and others added 3 commits October 3, 2024 01:19
…te if ''Run Business Rule' on Transform Map[sys_transform_map] is Disabled'
… if 'Ignore Cache' option is set as True. Since it has potential of causing system wide performance impact. If ‘ignore_cache’ is unchecked, then the entire Glide System cache will be flushed when a property is changed.
Included instance scan under 'Performance' cateogry to validate if ignore cache on system property table is set as True.

This PR contains ne instance scan change along with readme.md file update
@SapphicFire SapphicFire self-assigned this Oct 3, 2024
Copy link
Contributor

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your submission. It appears that this pull request contains more files than described in the title. Please review and update the pull request to either remove the extra/unintended files or to update the description to be more comprehensive. Ensure your contributions are meaningful and adhere to the project’s standards. [If applicable: You can create a new branch on your forked repository to avoid accidental inclusions of new commits in the future.]. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

Additionally, please clarify and potentially update your scan check to look for items where ignore_cache=false because this is seems to be matching for items with the desired configuration at present

Comment on lines +6 to +7
<conditions table="sys_properties">ignore_cache=true^EQ<item endquery="false" field="ignore_cache" goto="false" newquery="false" operator="=" or="false" value="true"/>
<item endquery="true" field="" goto="false" newquery="false" operator="=" or="false" value=""/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't you want to have the instance scan resolve on the ones where the value is false to suggest moving to true?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is unrelated

@SapphicFire SapphicFire closed this Oct 3, 2024
@bird-03
Copy link
Contributor Author

bird-03 commented Oct 3, 2024 via email

@bird-03
Copy link
Contributor Author

bird-03 commented Oct 3, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants