[ 
https://issues.apache.org/jira/browse/IGNITE-23798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Puchkovskiy updated IGNITE-23798:
---------------------------------------
    Description: 
Currently, an attempt to have more than one message group per module results in 
a compilation error produced by TransferableObjectProcessor: 'Invalid number of 
message groups (classes annotated with @MessageGroup), only one can be present 
in a compilation unit'.

This restriction seems to be artificial and can be lifted. Moreover, it might 
be useful to have more than one message group per module.

We should lift the restriction.

> Allow more than one message group per module
> --------------------------------------------
>
>                 Key: IGNITE-23798
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23798
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>
> Currently, an attempt to have more than one message group per module results 
> in a compilation error produced by TransferableObjectProcessor: 'Invalid 
> number of message groups (classes annotated with @MessageGroup), only one can 
> be present in a compilation unit'.
> This restriction seems to be artificial and can be lifted. Moreover, it might 
> be useful to have more than one message group per module.
> We should lift the restriction.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to