@jk-1
Can you try and see if it works ?:
0. pkill yb-tserver
&& pkill yb-master
(or ./bin/yb-ctl stop
)
- download the new binary into a new directory
- run
./bin/post_install.sh
in the new version - new-binary-directory
./bin/yb-ctl start
@jk-1
Can you try and see if it works ?:
0. pkill yb-tserver
&& pkill yb-master
(or ./bin/yb-ctl stop
)
./bin/post_install.sh
in the new version./bin/yb-ctl start