zixuan zhao

Results 24 comments of zixuan zhao

PR updated. Fixed an issue in `nolocks_localtime()`. The timezone field was not set.

Not sure how to make `tm_gmtoff` work on every the platform. Maybe that's why it was not set before. Any advice on this?

> @oranagra The motivation is in the linked issue #12918. I thought it was linked before but it wasn't so I linked it now. > > @azuredream Hint for another...

Implemented a function to populate timezone string since `gmtoff + strftime` is not always available. ```text The tm_gmtoff field is derived from BSD and is a GNU library extension; it...

Hi, I opened a PR to print log in logfmt style. pid=12073 role_char=M timestamp="10 Jan 2024 23:29:03.839" level=* message="Server initialized" pid=12073 role_char=M timestamp="10 Jan 2024 23:29:03.839" level=* message="Ready to accept...

Please review the sample output to see if that meets your requirements. A question is that do you prefer role_char(M) or full role name (master). Same question for verbose level....

Hi, this enhancement sounds promising. I can help if you need. Could you share more about the design? I didn't find `std::pmr::string` in ./src. Which files would be impacted?

Hi romange Could you share where can I find the log output of VLOG(2) and LOG()? After reading more about the transaction framework, I'm revisiting this feature. Last time I...

Thanks. How can I enable VLOG for multiple files? `--vmodule=transaction=3 --vmodule=engine_shard_set=3` didn't work. I enabled VLOG for transaction.cc. It appears that when all `RunInShard()` was performed before `Remove from txq`,...

Thanks! I've created a Draft PR if you have free time to take a look at my change. There are at most 3 hops hop1. Getting latitude longitude from member...