那是因为你们给 session 包了一层,你直接用 java client 的 ConnectionPool 拿 session 就可以了,ConnectionPool 是支持多线程调用 getSession 的接口。