This change addresses an issue where the Emulator would hang when the multiplexed sessions flag was set to true by default. The PR removes this default setting. Customers can still enable the multiplexed session feature in production environments by manually setting the GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS flag : https://cloud.google.com/spanner/docs/sessions#multiplexed_sessions
This change addresses an issue where the Emulator would hang when the multiplexed sessions flag was set to
true
by default. The PR removes this default setting. Customers can still enable the multiplexed session feature in production environments by manually setting theGOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS
flag : https://cloud.google.com/spanner/docs/sessions#multiplexed_sessions