Hello.
We are preparing to introduce MongoDB 4.2 and expect distributed transaction function.
I read document which arbiter don't be member when use distributed transaction.
>> https://docs.mongodb.com/manual/core/transactions/index.html#arbiters
PSA can do that, but it's weird that it doesn't even work out to PSSA.
It usually operates as a PSS from an operating point of view, but can temporarily become a PSA in the event of equipment problems.
Why should there be no Arbiter in the Shard to use Distributed Transaction?
I can not understand restriction.
Can you tell me technical reason for not being able to support Distributed Transaction with Arbiter?
Do you have plans to improve in the next version?