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

HDDS-3249: renew ContainerCache.INSTANCE in order to test it in a fresh state #705

Closed
wants to merge 39 commits into from

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    f8e8084 View commit details
    Browse the repository at this point in the history
  2. correct style

    isa committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    49599c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c64d86f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2e259b View commit details
    Browse the repository at this point in the history
  5. cleanup ContainerCache after TestBlockDeletingService and TestContain…

    …erPersistence
    
    also set defaultCache to null on BlockUtils.shutdownCache
    isa committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    db89958 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    isa committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    f259a64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    081b933 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    ad7cd6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee9c6c View commit details
    Browse the repository at this point in the history
  3. Revert "HDDS-3142. Create isolated enviornment for OM to test it with…

    …out SCM. (apache#656)"
    
    This reverts commit 281faf3.
    elek committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    512d607 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    8249385 View commit details
    Browse the repository at this point in the history
  2. HDDS-3243. Recon should not have the ability to send Create/Close Con…

    …tainer commands to Datanode. (apache#712)
    avijayanhwx committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    f6be766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4682bab View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    07fcb79 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    3d28568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d132ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eece604 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    a661a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099ab62 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    9c829fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    021bed6 View commit details
    Browse the repository at this point in the history
  3. HDDS-2878. Refactor MiniOzoneLoadGenerator to add more load generator…

    …s to chaos testing. (apache#438)
    mukul1987 authored and isa committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    da528e0 View commit details
    Browse the repository at this point in the history
  4. Revert "HDDS-3142. Create isolated enviornment for OM to test it with…

    …out SCM. (apache#656)"
    
    This reverts commit 281faf3.
    elek authored and isa committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    725ceed View commit details
    Browse the repository at this point in the history
  5. HDDS-3250. Create a separate log file for Warnings and Errors in Mini…

    …OzoneChaosCluster. (apache#711)
    mukul1987 authored and isa committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    d4e4be7 View commit details
    Browse the repository at this point in the history
  6. HDDS-3243. Recon should not have the ability to send Create/Close Con…

    …tainer commands to Datanode. (apache#712)
    avijayanhwx authored and isa committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    28d5d6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f27380 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3da3258 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c19a3a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18a4b05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42d8d25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37281ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    562ac8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2a0d48 View commit details
    Browse the repository at this point in the history
  15. correct style

    isa committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    aa7cfac View commit details
    Browse the repository at this point in the history
  16. cleanup ContainerCache after TestBlockDeletingService and TestContain…

    …erPersistence
    
    also set defaultCache to null on BlockUtils.shutdownCache
    isa committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    bbdd30d View commit details
    Browse the repository at this point in the history
  17. remove unused import

    isa committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    74e5804 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    af28759 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    744d4ea View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3421e2b View commit details
    Browse the repository at this point in the history