Anton Povarov
Anton Povarov
Reading that discussion - i would assume that the request is to have counters that live effectively forever (survive restarts, etc.)? This is a non-goal for pinba imo. Pinba's role...
Hm, i think i get it now. Basically you want a way to figure out the physical 'time window' for the data returned in selects ? This is a nice...
I was thinking of maybe making pinba internal stuff into a library that can be used to build other access interfaces (like a go daemon with it's own query language...
Another interpretation, suggested by @Sannis is: You want a report that effectively has infinite time window (pinba_start_time, +inf). This would mean that report never deletes anything. This would require a...
Ok, i guess this is a "nice to have" feature from now on.
I will not have time to look into this before the weekend. So if you're happy to use earlier versions of mariadb, like 10.1 - give it a try
Nice tip, thanks. rpmspec is also welcome of course.
Thanks for the spec! At a brief glance, i think `macro.patch` file is referenced but missing from the upload?
Preliminary testing on live instances shows no significant impact tbh. It feels that the change is good, but kinda of small, performance wise. Will keep it open just for visibility.
There is no mention of nanomsg in `configure` invocation - therefore it's not even mentioned in the linking command. Just use `--with-nanomsg=` option and see comment from @tony2001 (which is...