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

Add ability to query current value of parallel workers for an attachment #7536

Closed
hvlad opened this issue Apr 3, 2023 · 3 comments
Closed

Comments

@hvlad
Copy link
Member

hvlad commented Apr 3, 2023

No description provided.

@hvlad hvlad self-assigned this Apr 3, 2023
@hvlad
Copy link
Member Author

hvlad commented Apr 3, 2023

See also discussion in fb-devel from 2 Apr 2023, thread "Query current value of parallel workers for an attachment"

hvlad added a commit that referenced this issue Apr 3, 2023
@hvlad
Copy link
Member Author

hvlad commented Apr 3, 2023

  1. New column MON$PARALLEL_WORKERS INTEGER were added into MON$ATTACHMENTS table.
  2. New variable PARALLEL_WORKERS is available in SYSTEM context.
  3. New tag fb_info_parallel_workers (value 149) is available in IAttachment::getInfo() and isc_database_info() calls.

@pavel-zotov
Copy link

@@@ QA issue @@@

Currently test checks only ability to query values from mon$attachments and rdb$get_context.
It does NOT check tag fb_info_parallel_workers because this is not yet implemented
(BTW, 'isc_dpb_parallel_workers' also not yet avaliable in the firebird-driver).

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