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

TempDirectories configuration parameter doesn't work for fb_merge_* files [CORE2506] #2918

Closed
firebird-automations opened this issue Jun 12, 2009 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Codebue Fabio (fcodebue)

I set TempDirectories parameter, in firebird.conf, to another directory different from <%TEMP% standard windows directory, for example D:\Data\ , restart
service... but firebird engine move only fb_sort_* files, and not fb_merge_% files, to this new location.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

summary: TempDirectories parameter doesn't works for fb_merge_* files => TempDirectories configuration parameter doesn't work for fb_merge_* files

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

I cannot confirm this. Both the source code and my tests with v2.1.2 report that the "fb_merge_%" files are properly redirected into a TempDirectories destination, along with "fb_sort_%" ones.

@firebird-automations
Copy link
Collaborator Author

Commented by: Claudio Valderrama C. (robocop)

There are
fb_recbuf_
fb_merge_
fb_sort_
fb_blob_
fb_undo_
prefixes and all those go to a TempSpace object. Maybe you're observing files that weren't cleaned up? Do they have a recent date?

@firebird-automations
Copy link
Collaborator Author

Modified by: Claudio Valderrama C. (robocop)

Version: 2.0.1 [ 10090 ]

assignee: Dmitry Yemanov [ dimitr ]

Version: 2.1.2 [ 10270 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: Claudio Valderrama C. (robocop)

Fabio confirmed that the problematic version is 2.0.X and that the issue doesn't exist in 2.1.X and since I know Dmitry worked on this code, I'm assigning the ticked to him and closing the report as fixed.

@firebird-automations
Copy link
Collaborator Author

Modified by: Claudio Valderrama C. (robocop)

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1.0 [ 10041 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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

2 participants