[Question posted by a user on YugabyteDB Community Slack]
With 2.15.0.0 yb_enable_read_committed_isolation
flag doesn’t seem to work anymore? This was working with 2.13:
ERROR: unknown command line flag '--yb_enable_read_committed_isolation'
I’m running yugabyted with:
/yugabyte/bin/yugabyted start --daemon=false --ui=false --initial_scripts_dir=/init-scripts --tserver_flags="--yb_enable_read_committed_isolation=true"