I see that AOSS offers high availability for ODBC apps. I have started Spark Thrift server on single node and if multiple clients try to connect via ODBC driver while a client's query is being executed, the error occurs as it only allows single client. So if I set up AOSS on all nodes, does it solve my problem of multiple users interacting with SQL queries from multiple servers to AOSS?