Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JobService: fix for missing log data in jobservice DB logging (#20684)
* 20548 MISSING CONDITION FOR RETURNING LOG DATA As per bug 20548, if DB logging is enabled for jobservice and the parameter is also set for maximum log size the log data is not being returned and 'Clean Up->Show GC Logs' shows a blank page Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com> Co-authored-by: Nick Hindley <no-reply@example.com> * db_getter_test.go: test fix for missing log data in jobservice DB logging Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com> --------- Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com> Co-authored-by: Nick Hindley <no-reply@example.com> Co-authored-by: Shengwen YU <yshengwen@vmware.com>
- Loading branch information