Skip to content

featureflag: Remove `TransactionalAlternatesDisconnect`

Justin Tobler requested to merge jt/ff-transactional-pool-disconnect into master

The TransactionalAlternatesDisconnect feature flag enables transactions for the DisconntectGitAlternates RPC. Remove the feature flag so that transactions are always enabled when client perform object pool disconnection operations.

Related: #5540 (closed)

Merge request reports