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

DRIFT-510: Make package paths by using time from InfluxDB #2

Merged
merged 5 commits into from
Jul 19, 2022

Conversation

atimin
Copy link
Member

@atimin atimin commented Jul 19, 2022

Closes DRIFT-510

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md have been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Change

What is the current behavior?

Currently, we get paths of objects in Minio from InfluxDb. We have to store the paths as string in src field that takes disk space.

What is the new behavior?

This path uses the name convention and the timestamps of records in Influxdb. It is not necessary to store the paths anymore.

Does this PR introduce a breaking change?**

Nope

@atimin atimin self-assigned this Jul 19, 2022
@atimin atimin added the enhancement New feature or request label Jul 19, 2022
Copy link
Contributor

@aschenbecherwespe aschenbecherwespe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just don't understand one variable

@atimin atimin merged commit 2b8d5e5 into develop Jul 19, 2022
@atimin atimin deleted the drift-510 branch July 19, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants