[
https://issues.apache.org/jira/browse/IGNITE-21481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-21481:
---------------------------------------
Description:
Thread pools that
* can legally execute storage operations
* are forbidden to execute such operations
need to be annotated with allowed operations (that is, the threads in those
pools must implement ThreadAttributes).
> Annotate threads with allowed operations
> ----------------------------------------
>
> Key: IGNITE-21481
> URL: https://issues.apache.org/jira/browse/IGNITE-21481
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Thread pools that
> * can legally execute storage operations
> * are forbidden to execute such operations
> need to be annotated with allowed operations (that is, the threads in those
> pools must implement ThreadAttributes).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)