Mohamed Osman

Results 2 issues of Mohamed Osman

I have to make a pass on all the data in a large collection, fetching all the data directly with .asList() is very memory inefficient. I read an answer on...

Facing an issue with db sessions failing with the following error only when connecting to a database in distributed mode, on a single instance server the issue doesn't occur. ```...