Bug 5149 - job_submit/lua - support the use of log.user() within job_modify
Summary: job_submit/lua - support the use of log.user() within job_modify
Status: RESOLVED DUPLICATE of bug 4391
Alias: None
Product: Slurm
Classification: Unclassified
Component: slurmctld (show other bugs)
Version: 17.11.5
Hardware: Linux Linux
: --- 5 - Enhancement
Assignee: Unassigned Developer
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2018-05-08 22:40 MDT by Tim Wickberg
Modified: 2018-05-09 01:20 MDT (History)
1 user (show)

See Also:
Site: SchedMD
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Wickberg 2018-05-08 22:40:53 MDT
Currently log.user() only works within job_submit(), and does not currently work in job_modify().

Commit 3f4cde9c changed job_modify() to throw an error if log.user() was used. It be nicer long-term to permit this, and return the message back to the user instead.
Comment 1 Alejandro Sanchez 2018-05-09 01:20:15 MDT
This was already raised in bug 4391.

*** This bug has been marked as a duplicate of bug 4391 ***