[Question posted by a user on YugabyteDB Community Slack]
I am trying to set flag at yt-tserver startup:
--yb_enable_read_committed_isolation=true
But when checking in the console I see --yb_enable_read_committed_isolation=false.
How can I verify if the flag is used in the cli?
When trying to set flag using yb-ts-cli getting timeout error (firewall disabled):
$ ./bin/yb-ts-cli --server_address=192.186.56.71:9100 set_flag yb_enable_read_committed_isolation true
Unable to set flag: Network error (yb/rpc/yb_rpc.cc:549): Rpc timeout, passed: 15.000s, timeout: 15.000s, now: 2307.261s, last_read_time_: 2292.260s