HUE-9521 [kt_renewer] fix to handle renew_lifetime if set to 0m
Review Request #15527 — Created Oct. 29, 2020 and submitted
Information | |
---|---|
quadoss | |
hue | |
master | |
HUE-9521 | |
Reviewers | |
hue | |
johan, ranade, romain, weixia, yingc |
commit 65a89884ab286f30cb8e86cd93a6bda39cf4bafe Author: Mahesh Balakrishnan <mbalakrishnan@cloudera.com> Date: Thu Oct 29 15:47:38 2020 -0700 HUE-9521 [kt_renewer] fix to handle renew_lifetime if set to 0m :100644 100644 86dba8b546 bfa10b4b15 M desktop/core/src/desktop/conf.py :100644 100644 ba25bcde64 6573ccecef M desktop/core/src/desktop/kt_renewer.py
Manual testing done
1. tested with renew_lifetime to 0m with config flag set to true and false
2. tested with renew_lifetime to 30m with the flag set to true and false
-
Same, we could add a unit test?
( I could do the skeleton if simpler for getting started) -
-
Change Summary:
fixed the max_retries and included the info in ini files. I had this info in ini files but under a different path and branch.
Diff: |
Revision 2 (+13 -2) |
---|