Resolved! Must java.io.tmpdir be on the same filesystem as the binary store in order to leverage NXP-9361 no-copy optimization
The upgrade notes of NXP-9361 seem to indicate that java.io.tmpdir must be on the same filesystem as the binary store in order to leverage the NXP-9361 no-copy optimization. This does not seem correct. Rather, doesn't the binary store have its own te...