UI show incorrect flag to remove bucket port setting
Description
Components
Affects versions
Labels
Environment
Link to Log File, atop/blg, CBCollectInfo, Core dump
Release Notes Description
Attachments
relates to
Activity
Mihir Kamdar August 6, 2018 at 9:11 AM
Verified the fix on 5.5.1-3504. The warning now says -
Your Couchbase bucket gamesim-sample has an active dedicated port, also known as a Moxi port. Moxi is deprecated and will be removed in a future release.
You can run the CLI command couchbase-cli bucket-edit command with the --remove-bucket-port option to remove the Moxi port.
CB robot August 1, 2018 at 5:21 PM
Build couchbase-server-6.5.0-1146 contains ns_server commit fe9bcdb with commit message:
Merge remote-tracking branch 'couchbase/vulcan' into alice
CB robot July 25, 2018 at 8:29 PM
Build couchbase-server-6.5.0-1117 contains ns_server commit 4c369b5 with commit message:
: show correct flag to remove bucket port setting
CB robot July 25, 2018 at 4:11 PM
Build couchbase-server-6.0.0-1373 contains ns_server commit 4c369b5 with commit message:
: show correct flag to remove bucket port setting
CB robot July 25, 2018 at 4:11 PM
Build couchbase-server-6.0.0-1373 contains ns_server commit fe9bcdb with commit message:
Merge remote-tracking branch 'couchbase/vulcan' into alice
Incorrect flag shows in warning message on vulcan UI about the remove of dedecated port of bucket.
It shows --remove-port
The correct one in couchbase-cli is --remove-bucket-port