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

Issue 3223: RetentionTest failure #3272

Merged
merged 15 commits into from
Jan 17, 2019

Commits on Jan 16, 2019

  1. Issue 3223: Explicitly initialize bucket zNode (avoiding it to be of …

    …type Container).
    
    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    a23ca06 View commit details
    Browse the repository at this point in the history
  2. Issue 3223: Appropriately handle exceptions when adding the bucket zn…

    …ode.
    
    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    76f2af9 View commit details
    Browse the repository at this point in the history
  3. Issue 3223: Temporarily disable BookieFailoverTest.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    80a9183 View commit details
    Browse the repository at this point in the history
  4. Issue 3223: Initialize bucket zNodes in constructor.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    2f88cb3 View commit details
    Browse the repository at this point in the history
  5. Issue 1761: Run all tests with bugfixed version of the operator.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    784d2ae View commit details
    Browse the repository at this point in the history
  6. Issue 3223: Revert temporary changes on operator image version.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    1a83ce5 View commit details
    Browse the repository at this point in the history
  7. Issue 3223: Added an initialization method for StreamMetadataStore in…

    …stances to contain metadata initialization tasks during Controller start.
    
    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    2eb4d55 View commit details
    Browse the repository at this point in the history
  8. Issue 3223: Fixed tests.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    67cdfb7 View commit details
    Browse the repository at this point in the history
  9. Issue 3223: Renamed predicate.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    c637003 View commit details
    Browse the repository at this point in the history
  10. Issue 3223: Initialize buckets in StreamCutService class.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    4a8d29d View commit details
    Browse the repository at this point in the history
  11. Issue 3223: Improvements from PR comments.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    6c0e3bc View commit details
    Browse the repository at this point in the history
  12. Issue 3223: Merge master changes.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    bc434d3 View commit details
    Browse the repository at this point in the history
  13. Issue 3223: Chain creation of bucket root and ownership znodes.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    88a7360 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Issue 3223: Improvements from PR comments.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    361292b View commit details
    Browse the repository at this point in the history
  2. Issue 3223: Improvements from PR comments.

    Signed-off-by: Raúl Gracia <raul.gracia@emc.com>
    RaulGracia committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    5dcb36b View commit details
    Browse the repository at this point in the history