Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASSANDRA-16896: Add soft/hard limits to local reads to protect against reading too much data in a single query #1180

Closed
wants to merge 72 commits into from

Commits on Sep 17, 2021

  1. CASSANDRA-16896 - Add soft/hard limits to local reads to protect agai…

    …nst reading too much data in a single query
    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    905fef0 View commit details
    Browse the repository at this point in the history
  2. checkpointing

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3def533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cceb96 View commit details
    Browse the repository at this point in the history
  4. expose histogram

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a93c278 View commit details
    Browse the repository at this point in the history
  5. license

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    b3000f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    995b728 View commit details
    Browse the repository at this point in the history
  7. updated config files

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    781982d View commit details
    Browse the repository at this point in the history
  8. higher

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    bca5871 View commit details
    Browse the repository at this point in the history
  9. hotprop

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    46947a0 View commit details
    Browse the repository at this point in the history
  10. access cfs only once

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9e3d83e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b4e87f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67b6d29 View commit details
    Browse the repository at this point in the history
  13. extra try

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    17e2e16 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fbfecd8 View commit details
    Browse the repository at this point in the history
  15. license

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f3b4281 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aa45eb1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7de8957 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    815fa84 View commit details
    Browse the repository at this point in the history
  19. nested configs

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    92a1e2c View commit details
    Browse the repository at this point in the history
  20. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    ace59b0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f581083 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    941ad6b View commit details
    Browse the repository at this point in the history
  23. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d4c316f View commit details
    Browse the repository at this point in the history
  24. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    afa2523 View commit details
    Browse the repository at this point in the history
  25. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    4dcc333 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3a92029 View commit details
    Browse the repository at this point in the history
  27. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    58386ce View commit details
    Browse the repository at this point in the history
  28. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2e6355d View commit details
    Browse the repository at this point in the history
  29. consistent naming

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    bdfe0a3 View commit details
    Browse the repository at this point in the history
  30. feedback test

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c382bd9 View commit details
    Browse the repository at this point in the history
  31. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    644b780 View commit details
    Browse the repository at this point in the history
  32. rename

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    6dffd9d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5d9f95e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    071c4ce View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3f9a097 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c4460a5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f95063a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f9b4c44 View commit details
    Browse the repository at this point in the history
  39. fixed naming again...

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    e2cb02e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e2071fb View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8755f18 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3c64c53 View commit details
    Browse the repository at this point in the history
  43. naming is hard

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f02fe93 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0e37856 View commit details
    Browse the repository at this point in the history
  45. revert unintened diff'

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    12fb31d View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    58aad82 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    cc9bd6f View commit details
    Browse the repository at this point in the history
  48. cleanup

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    111c88b View commit details
    Browse the repository at this point in the history
  49. doc

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c16d5b8 View commit details
    Browse the repository at this point in the history
  50. else

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    6368d68 View commit details
    Browse the repository at this point in the history
  51. cleanup

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2c85686 View commit details
    Browse the repository at this point in the history
  52. undo

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    07014a4 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e78ae0e View commit details
    Browse the repository at this point in the history
  54. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    99ecfea View commit details
    Browse the repository at this point in the history
  55. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    03c61f9 View commit details
    Browse the repository at this point in the history
  56. typo

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    232ceee View commit details
    Browse the repository at this point in the history
  57. doc

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    093b945 View commit details
    Browse the repository at this point in the history
  58. rename

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a096df0 View commit details
    Browse the repository at this point in the history
  59. fixed DD ref test

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    29e3bff View commit details
    Browse the repository at this point in the history
  60. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c5b1d96 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    0acf908 View commit details
    Browse the repository at this point in the history
  62. enable defensive checks

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f9638c3 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    98ac460 View commit details
    Browse the repository at this point in the history
  64. added reset to tests

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    342c87e View commit details
    Browse the repository at this point in the history
  65. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    1107a78 View commit details
    Browse the repository at this point in the history
  66. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9ead905 View commit details
    Browse the repository at this point in the history
  67. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    970f665 View commit details
    Browse the repository at this point in the history
  68. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f27f00c View commit details
    Browse the repository at this point in the history
  69. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5a2515f View commit details
    Browse the repository at this point in the history
  70. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    0a2e837 View commit details
    Browse the repository at this point in the history
  71. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    1ac4906 View commit details
    Browse the repository at this point in the history
  72. feedback

    dcapwell committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2a94614 View commit details
    Browse the repository at this point in the history