Fei Deng

Results 26 comments of Fei Deng

I was testing the idea when some servers can only see part of the other servers, in my example I'm assuming server 1 can see server 2 but not server...

Thanks, I'll check that comment tomorrow when I have time. For my use case in memory log store is actually sufficient enough, we typically have a large enough cluster of...

This could be related to #8920

Noticed something interesting. The test is failing because after the change, it no longer runs on a `ET_TASK` thread, instead it runs on the main thread for some reason.

I've got a fix for this autest failure, it also addresses the problem where there callback function being called manually. https://github.com/duke8253/trafficserver/commit/317e65ade30e6ff1b53360d52a2b1aeb1e195f96

Hmm, not sure why this is failing the verify plugin tests with `Test : Checking that ReturnCode == -2 - Failed` , can't recreate it locally either.