[
https://issues.apache.org/jira/browse/IGNITE-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508742#comment-17508742
]
Aleksandr Polovtcev commented on IGNITE-16674:
----------------------------------------------
LGTM, thank you!
> 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: 1h 50m
> 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)