Skip to content

Commit 0d9a533

Browse files
garlickmergify[bot]
authored andcommitted
rfc40: define fluxion:jgf writer key
Problem: RFC 40 does not define a URI for scheduling.writer. Use "fluxion:jgf", and default to that if the writer key is not set, for backwards compatibility.
1 parent 8dfe0be commit 0d9a533

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

spec_40.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ scheduler within the ``scheduling`` key of *R*.
5656
Implementation
5757
**************
5858

59+
The :data:`writer` key of the :data:`scheduling` dict SHOULD be set to
60+
to ``fluxion:jgf`` when this specification is used to create the extended
61+
resource data. To support older scheduler data, RFC 20 states that
62+
if :data:`writer` is not not provided, a value of ``fluxion`` SHALL be
63+
assumed. This specification further specifies that if :data:`writer` or
64+
a URI path are not provided, the URI path SHALL be assumed to be ``jgf``.
65+
5966
The Fluxion resource graph representation allows RFC4-compliant schedulers to
6067
serialize any subset of graph resource data into its value and later
6168
deserialize this value with no data loss. The ``scheduling`` key contains a

0 commit comments

Comments
 (0)