This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-e20d04b7-c89f-47a7-ba37-c893c431c58a XWIKI-22653 Open

Don't render log items if they are not displayed

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-57cdcbdb-472a-43d0-9977-0802590406ee Raphaël Jakse created this issue on 13/Nov/24 11:35
 
Summary: Don't render log items if they are not displayed
Issue Type: cid:jira-generated-image-avatar-e20d04b7-c89f-47a7-ba37-c893c431c58a Bug
Affects Versions: 16.9.0
Assignee: Unassigned
Components: Job
Created: 13/Nov/24 11:35
Priority: cid:jira-generated-image-static-major-7877d7ed-b850-4329-a4f5-7b38c07446cf Major
Reporter: Raphaël Jakse
Description:

When displaying a log progress bar, and the job logs are not shown, the logs are still rendered and returned by the log_status_json action. This makes the server work for nothing, uses more bandwidth than necessary and can cause XWIKI-16647. It would probably be better to fire a request when the user tries to display the logs.