Skip to content

Remove BloscPlugin status() Method Implementation#479

Merged
GDYendell merged 1 commit into
masterfrom
remove_status_method_BloscPlugin_Fix477
Mar 16, 2026
Merged

Remove BloscPlugin status() Method Implementation#479
GDYendell merged 1 commit into
masterfrom
remove_status_method_BloscPlugin_Fix477

Conversation

@Ohisemega

Copy link
Copy Markdown
Contributor

The status() method in BloscPlugin duplicates the requestConfiguration() method. Its implementation should be removed from the plugin. Fixes #477

@Ohisemega
Ohisemega requested review from GDYendell and ajgdls March 13, 2026 15:13
@Ohisemega Ohisemega self-assigned this Mar 13, 2026
@Ohisemega Ohisemega added the Awaiting review/approval Has been addressed in a PR and needs to be approved or commented for rework by a reviewer label Mar 13, 2026
@Ohisemega Ohisemega added this to the in-progress milestone Mar 13, 2026
@Ohisemega Ohisemega changed the title Remove Blosc status() Method Implementation Remove BloscPlugin status() Method Implementation Mar 13, 2026
Comment thread cpp/frameProcessor/include/HistogramPlugin.h Outdated
The status() method in BloscPlugin duplicates the requestConfiguration() method. Its implementation should be removed from the plugin.
Fixes #477
@Ohisemega
Ohisemega force-pushed the remove_status_method_BloscPlugin_Fix477 branch from 912e7c6 to 23d3c43 Compare March 13, 2026 15:30
@GDYendell
GDYendell merged commit 9b39852 into master Mar 16, 2026
30 checks passed
@GDYendell
GDYendell deleted the remove_status_method_BloscPlugin_Fix477 branch March 16, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Awaiting review/approval Has been addressed in a PR and needs to be approved or commented for rework by a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove status() Implementation in BloscPlugin

3 participants