Thank you for your feedback, Owen.
This change has been merged to develop.
On Sat, Feb 23, 2019 at 7:26 AM Owen Nichols wrote:
> This seems like an entirely reasonable bugfix to make in a minor release.
> A “release note” mentioning the change should be more than sufficient to
> alert anyone who
This seems like an entirely reasonable bugfix to make in a minor release. A
“release note” mentioning the change should be more than sufficient to alert
anyone who may be directly accessing stats.
For me, the key information here is "This change does not affect VSD”. For
most people, VSD is t
Hello all,
The performance team wants to change some of the statistics that are
currently ints to be longs so that they do not overflow as quickly. We were
encountering issues with the performance tests due to overflows in stats
following an increase in performance for gets. Recent pull requests t