This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch 8456
in repository https://gitbox.apache.org/repos/asf/storm.git
was 62a86d54f Fix scientific notation display for large numbers in Storm
UI tables (#8456) - Replace DataTables' built-in render.number() with a
custom formatter that uses toLocaleString() to reliably format large integers
with comma separators. - Add Cypress E2E tests with large fixture values to
prevent regression.
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.