Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Conversation

@shriya-deshmukh
Copy link
Contributor

@shriya-deshmukh shriya-deshmukh commented Sep 13, 2022

Signed-off-by: Shriya Deshmukh [email protected]

Problem Statement

  • In the limit-time filter, we are collecting the rotated log files based on file creation time.
  • In RGW integration currently, we are copying all original log files to a temp directory and then applying a time filter on that temp directory; hence, the creation time for log files is changed.

Design

  • Pass original log dir as a src_dir to limit-time filter.

Coding

Checklist for Author

  • Coding conventions are followed and code is consistent

Testing

Checklist for Author

  • Unit and System Tests are added
  • Test Cases cover Happy Path, Non-Happy Path and Scalability
  • Testing was performed with RPM

Impact Analysis

Checklist for Author/Reviewer/GateKeeper

  • Interface change (if any) are documented
  • Side effects on other features (deployment/upgrade)
  • Dependencies on other component(s)

Review Checklist

Checklist for Author

  • JIRA number/GitHub Issue added to PR
  • PR is self reviewed
  • Jira and state/status is updated and JIRA is updated with PR link
  • Check if the description is clear and explained

Documentation

Checklist for Author

  • Changes done to WIKI / Confluence page / Quick Start Guide

@cdeshmukh
Copy link
Contributor

https://eos-jenkins.colo.seagate.com/job/Cortx-PR-Build/job/Cortx-Deployment/job/Generic/job/rgw-integration/162/
image

1 Node deployment was successful before rebase (rgw config change in #133, not affecting this change )

@cdeshmukh cdeshmukh merged commit a1d9adb into main Sep 13, 2022
@shriya-deshmukh shriya-deshmukh deleted the fix_limit_time branch September 14, 2022 03:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants