Skip to content

Conversation

robertpatrick
Copy link
Member

@robertpatrick robertpatrick commented May 18, 2022

  • Added wait_for_edit_lock argument to allow user to skip our check for existing edit sessions.
  • Added three new properties to tool.properties:
    • wlst.edit.lock.acquire.timeout that controls the waitTimeInMillis argument to startEdit()
    • wlst.edit.lock.release.timeout that controls the timeOutInMillis argument to startEdit()
    • wlst.edit.lock.exclusive that controls the exclusive argument to startEdit()
  • Added generic override capability to override the tool.properties property values using a Java System property with the name wdt.config.XXX where XXX is the full name of the property in tool.properties.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@robertpatrick robertpatrick merged commit 002e9f7 into main May 18, 2022
@robertpatrick robertpatrick deleted the wlst-edit-lock branch May 18, 2022 19:32
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.

3 participants