Hi guys, So, quick background, we are using Outworkers (previously WebSudos) Phantom v 1.22.0 Which appears to be using DataStax driver 3.0.0. We are running scala 2.10 inside Samza on Yarn (CDH 5.4.4) with Oracle JDK 8.
This is all pointing at a 3 node dev cluster of DataStax Community v 2.1.13 After running for a short time, the following error is thrown by the Datastax driver in the Samza container: Logger: com.datastax.driver.core.Connection Message: "Forcing termination of Connection[<cass-host>/<ip.add.re.ss>:9042-3, inFlight=0, closed=true]. This should not happen and is likely a bug, please report." There aren't really any other logs around this time, so not sure what else I can provide. It said to "please report" so I guess I am. If what I have provided is enough information to actually file a bug report, please let me know and I will. Otherwise, what additional information can I collect for this? Thanks, Thunder