Is there a way to catch a connection error when using pelops in Java? I have the following code but for some reason, I'm not getting to my catch block.
m using pelops to talk to cassandra and m wondering with its slower performance on server than local when m trying to insert the 1 GB of data .I m trying ...