Does the namespace jeffm already exist? If not, also note that you cannot add namespaces dynamically.
If it does exist, then it should be attempting to set the memory-size for that namespace to 1M - this will fail if 1M is less than half the current configured memory-size.
Hi, thanks! The namespace doesn’t exist yet and for my needs right now that’s really all I have to know. A rolling restart is what I’ll need, so that’s what I’ll be doing
Follow up tho as I’ve never dynamically configured namespaces: When using set-config does it have to be issued to every server, or is just one fine ?