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

Unify all generated files to specific folder #5184

Closed
shuse2 opened this issue Apr 23, 2020 · 1 comment
Closed

Unify all generated files to specific folder #5184

shuse2 opened this issue Apr 23, 2020 · 1 comment

Comments

@shuse2
Copy link
Member

shuse2 commented Apr 23, 2020

Description

Replace the application config property tempPath with dataPath, and store all generated files in the folder, like so:

${dataFolder}/tmp // sock files etc
${dataFolder}/logs
${dataFolder}/data
${dataFolder}/configs

Motivation

Currently, the generated files are in different folders, and we want to have a consistent approach.

Acceptance Criteria

  • All generated files are in one folder as specified above
@ManuGowda
Copy link
Contributor

This issue is addressed by #5243

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants