percona-toolkit icon indicating copy to clipboard operation
percona-toolkit copied to clipboard

Option to Set Dynamic Minimum Chunk Size

Open ahirreddy opened this issue 6 months ago • 1 comments

  • This PR introduces a flag that allows one to set the minimum/floor on the dynamic chunk size.

  • This is important for use-cases in which a table has a insert rate that exceeds that which is allowed by the dynamically selected chunk size.

  • [x] The contributed code is licensed under GPL v2.0

  • [x] Contributor Licence Agreement (CLA) is signed

  • [ ] util/update-modules has been ran

  • [x] Documentation updated

  • [ ] Test suite update

ahirreddy avatar Aug 22 '24 21:08 ahirreddy