Hi
I need to alter mongoldb.cfg for transactions for Atlas as I do when running MonogDB locally.
I am using the MongoDB C driver to connect to Atlas.
I need to set:
setParameter:
transactionLifetimeLimitSeconds: 500
Does anyone know how to do this?
Jason_Tran
(Jason Tran)
2
Hi @Phillip_Carruthers,
The setParameter
command in unsupported in Atlas as per the Unsupported Commands in Atlas documentation.
Regards,
Jason
Hi
Is there any way to set the value for transactionLifetimeLimitSeconds?
The current value is not large enough for my transactions to complete.
Phillip
Jason_Tran
(Jason Tran)
4
Hi Phillip,
Currently as per the documentation for unsupported commands in Atlas states:
Contact Atlas support if your use case requires access to a command that the Atlas database user privileges don’t currently support.
Regards,
Jason
system
(system)
Closed
5
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.