You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The @KarafOptions.InstallFeature defines unit() and timeout() whereas the @Options.SetSystemTimeoutdefinesunits()andvalue()`. This ticket is to standardize on the former.
Steps to Reproduce
[First Step]
[Second Step]
[and so on...]
Expected behavior:
[What you expect to happen]
Actual behavior:
[What actually happens]
Reproduces how often:
[What percentage of the time does it reproduce?]
Version
[Application version]
Additional Information
Any additional information, configuration or data that might be necessary
to reproduce the issue.
The text was updated successfully, but these errors were encountered:
Description
The @KarafOptions.InstallFeature defines
unit()
andtimeout()
whereas the @Options.SetSystemTimeoutdefines
units()and
value()`. This ticket is to standardize on the former.Steps to Reproduce
Expected behavior:
[What you expect to happen]
Actual behavior:
[What actually happens]
Reproduces how often:
[What percentage of the time does it reproduce?]
Version
[Application version]
Additional Information
Any additional information, configuration or data that might be necessary
to reproduce the issue.
The text was updated successfully, but these errors were encountered: