24/07/2019 11:59, Burakov, Anatoly: > On 24-Jul-19 9:20 AM, [email protected] wrote: > > From: Yasufumi Ogawa <[email protected]> > > > > In secondary_msl_create_walk(), it creates a file for fbarrays with its > > PID for reserving unique name among secondary processes. However, it > > does not work if secondary is run as app container because each of > > containerized secondary has PID 1. To reserve unique name, use hostname > > instead of PID because hostname is assigned as a short form of 64 > > digits full container ID in docker. > > > > Cc: [email protected] > > > > Signed-off-by: Yasufumi Ogawa <[email protected]> > > Acked-by: Anatoly Burakov <[email protected]>
This may change the behaviour, so this fix is deferred to 19.11 release cycle. OK?

