Skip to content
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

Adding validation for required parameters #66

Merged
merged 5 commits into from
Mar 6, 2024

Conversation

kuldeepk3
Copy link
Contributor

@kuldeepk3 kuldeepk3 commented Mar 4, 2024

Change log description
PSC_ID has been made a mandatory parameter to be updated in the PravegaSensorCollector.xml , which is used by watchdog process to monitor running psc.

Purpose of the change
Update mandatory field while executing psc.

What the code does?
Adds validation for mandatory field PSC_ID.

How to verify it
PSC service should not start if the value for key PSC_ID in the configurable xml file is absent or if the parameter itself is missing.
Starting watchdog service should fail if PSC service is not running.

@kuldeepk3 kuldeepk3 changed the title Adding validation for psc id Adding validation for required parameters Mar 5, 2024
Signed-off-by: Kuldeep Kumar <[email protected]>
@abhinb abhinb merged commit af79218 into pravega:watchdogv1 Mar 6, 2024
3 checks passed
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