Hi All, I am working on a Java Spring project where wer are connecting to Phoenix and loading a file or trying to upsert a record through Spring(MVC).
The process executes correctly for some X number of records and then suddenly all the threads get closed and main thread keeps running without an end and nor any exception. I am unable to share code as it restricted. Can any one provide an insight on what I am seeing and how to resolve it? Thanks, Durga Prasad
