Mathew Heard

Results 344 comments of Mathew Heard

@vitotai I'm still testing on my end. Unfortunately my controller is under heavy usage and I've been unable to devote enough time to figure out the code in this project....

I've been able to confirm that there is no issue when only one device of a type is defined. The problem stems from having 2 (or possibly more?) devices defined...

After hardware restart went the other way. ![](https://drive.google.com/a/x4b.net/uc?id=1Y7TGLT3VZD8A21NHCm-wL-vL_5jm017s) Smoothing algorithm issues? Same ~19 degree tap water water

The devices page shows the correct value (the value in the Aux field)

This would be necessary for anyone looking to deploy replicated database services. e.g MariaDB/MySQL/Postgresql clusters.

I looked through the code and I have to say I like the results, although OOM concerns are real. Stable querier operation is already quite difficult. It looks like it...

@liguozhong Is there a reason that particular loop couldnt be made parallel itself? I mean other than the append of course (perhaps it should return a list of chunks though...

Actually on second thought shouldnt this drastically decrease memory consumption? That loop cant be executed until every chunk is downloaded and prepared in memory. Your code filters the chunk as...

@liguozhong Test complete. Great job. Performance with your branch appears to be good! We hit the limits of our HTTP (S3) SSD cache server (~700Mbit/s at the network, so room...