You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lookupat is passed a root reference, therefore it should not
be concerned with a namespace.
Adjust code in modules/kvs to not require a namespace to be specified
when a lookup contains a root reference.
Update tests and documentation accordingly.
Fixesflux-framework#1970
chu11
added a commit
to chu11/flux-core
that referenced
this issue
Jan 31, 2019
A lookupat is passed a root reference, therefore it should not
be concerned with a namespace.
Adjust code in modules/kvs to not require a namespace to be specified
when a lookup contains a root reference.
Update tests and documentation accordingly.
Fixesflux-framework#1970
since it's given a root reference, a namespace isn't relevant.
The text was updated successfully, but these errors were encountered: