Java API Client And Node

On Jun 13, 9:55 am, samCougars sban...@gmail.com wrote:

Is it bad to leave the node open for next request? What are the downsides of
my approach?

Nodes (and Clients) are expensive to create, and I'm not aware of any
reasons to create more than one instance each per application.