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

Semyon Danilov updated IGNITE-16674:
------------------------------------
    Description: ATM incremental compilation (specifically, `@Transferable` 
annotation processing) is broken in IntelliJ IDEA and can lead to various build 
error messages like "Message group for packages ... not found". We need to 
preserve state of the module between compilations (it's the standard way to 
handle incremental compilation for annotation processors).

> Fix incremental compilation with transferable annotation processor
> ------------------------------------------------------------------
>
>                 Key: IGNITE-16674
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16674
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ATM incremental compilation (specifically, `@Transferable` annotation 
> processing) is broken in IntelliJ IDEA and can lead to various build error 
> messages like "Message group for packages ... not found". We need to preserve 
> state of the module between compilations (it's the standard way to handle 
> incremental compilation for annotation processors).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to