**Describe the bug** ``` F20260331 21:18:23.112407 67 percentile.h:103] Check failed: _num_samples == _num_added (254 vs. 4294967280) _num_added=4294967280 rhs._num_added=30 _num_samples=254 rhs._num_samples=30 SAMPLE_SIZE=254 size2=30 ``` **To Reproduce** **Expected behavior** **Versions** OS: linux Compiler: gcc12 brpc: 1.16.0 protobuf: 3.15.8 **Additional context/screenshots** related issue: - https://github.com/apache/brpc/issues/1067 - https://github.com/apache/brpc/issues/2763