You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tt replicaset status shows a huge scary error trace when called with an explicit orchestrator that doesn't match the real orchestrator used on the cluster.
Environment: Ubuntu, tt-ee 2.2.1, Tarantool EE 3.0.0
Steps to reproduce:
Create a vshard app from template, build it, and start.
Check a replica set status forcing an incorrect orchestrator --cartridge:
$ tt rs status shard-app/ --cartridge
Expected result: Concise and clear error message that the selected orchestrator is not used on the cluster
Actual result: A huge scary error stack trace takes up the entire screen. Here's a fragment:
The text was updated successfully, but these errors were encountered:
tt replicaset status
shows a huge scary error trace when called with an explicit orchestrator that doesn't match the real orchestrator used on the cluster.Environment: Ubuntu, tt-ee 2.2.1, Tarantool EE 3.0.0
Steps to reproduce:
--cartridge
:Expected result: Concise and clear error message that the selected orchestrator is not used on the cluster
Actual result: A huge scary error stack trace takes up the entire screen. Here's a fragment:
The text was updated successfully, but these errors were encountered: