issues
search
LouisJenkinsCS
/
WaterQuality
0
stars
4
forks
source link
Database changes
#171
Closed
LouisJenkinsCS
closed
7 years ago
LouisJenkinsCS
commented
7 years ago
Removed 'rxjava-jdbc' entirely from the application in favor of using normal jdbc
Converted from Observable to Flowables to handle back pressure.
Fixed any bugs with database blocking the apache tomcat threads and crashing the entire server.
Also removed any memory leaks outside of the rxjava computation thread pool.