Gist explaining a way to add long-living connections to Gatling and create scenarios that reuse the connection(s) to put load on the target system.
I have used the gatling-kafka plugin available on GitHub as inspiration.
Note that the code snippets provided here do not complile right out of the box. You will have to add some dependencies, and code yourself to make things work.