Skip to content

Conversation

@ilya071294
Copy link
Contributor

The problem is rarely reproduced by bugs.core_2879 test. Without the fix the phase 4 of delete_relation DFW may fail because MET_lookup_relation_id cannot find a relation.

…'s in the deleting state

The problem is rarely reproduced by bugs.core_2879 test. Without the fix the phase 4 of delete_relation DFW may fail because MET_lookup_relation_id cannot find a relation.
@ilya071294
Copy link
Contributor Author

I also have a question about jrd_rel::rel_drop_mutex. Looks like it does not make sense anymore since relation vector was moved from dbb to att. Did I miss something?

@dyemanov dyemanov merged commit 7d7a810 into FirebirdSQL:master Aug 12, 2022
@ilya071294
Copy link
Contributor Author

Should I prepare the PR for FB3?

@ilya071294 ilya071294 deleted the 5_0_drop_table_fix branch August 12, 2022 09:21
@dyemanov
Copy link
Member

I also have a question about jrd_rel::rel_drop_mutex. Looks like it does not make sense anymore since relation vector was moved from dbb to att. Did I miss something?

Implementation of the shared metadata cache is in progress, so the mutex could become useful again.

@dyemanov
Copy link
Member

Should I prepare the PR for FB3?

Not necessary, I'll cherry-pick your commit to another branches myself.

@ilya071294
Copy link
Contributor Author

I'll cherry-pick your commit to another branches myself.

OK, it would be good.

dyemanov pushed a commit that referenced this pull request Aug 15, 2022
…'s in the deleting state (#7252)

The problem is rarely reproduced by bugs.core_2879 test. Without the fix the phase 4 of delete_relation DFW may fail because MET_lookup_relation_id cannot find a relation.
dyemanov pushed a commit that referenced this pull request Aug 15, 2022
…'s in the deleting state (#7252)

The problem is rarely reproduced by bugs.core_2879 test. Without the fix the phase 4 of delete_relation DFW may fail because MET_lookup_relation_id cannot find a relation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants