orientdb
orientdb copied to clipboard
List connections command doesn't show database and user information
OrientDB Version: 3.0.34
Java Version: 1.8
OS: Linux
Expected behavior
"list connections" commands shows database and user for binary connections
Actual behavior
in the output of list connections commands the database and user columns appears as "-" for binary connections
Steps to reproduce
execute console.sh script connect with "CONNECT remote:localhost user password" execute "list connections"
I can see connections but i can't force delete connections, this is possible??