It's typically handled by your client (e.g. https://docs.datastax.com/en/latest-java-driver/index.html) along with retries, timeouts and all the other things you would put in your datasource config for a SQL database in JBoss.
On Thu, Jan 28, 2016 at 5:31 PM, KAMM, BILL <wk1...@att.com> wrote: > Hi, I’m looking for some good info on connection pooling, using JBoss. Is > this something that needs to be configured within JBoss, or is it handled > directly by the Cassandra classes themselves? Thanks. > > > > Bill > > >