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

Aleksandr Polovtcev updated IGNITE-16067:
-----------------------------------------
    Description: 
When running a JMH benchmark in IDEA from the {{raft}} module (e.g. 
{{SingleThreadExecutorBenchmark}}) the following error appears:

{noformat}
*no* further _formatting_ is done here
{noformat}

h3. Supposed cause

The {{maven-compiler-plugin}} in this module is configured to use a custom 
annotation processor which automatically disables other annotation processors, 
including the one from JMH. It should be manually enabled.

  was:When running a JMH benchmark in IDEA from the {{raft}} module the 
following error appears:


> JMH benchmarks from the raft module do not work
> -----------------------------------------------
>
>                 Key: IGNITE-16067
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16067
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Major
>
> When running a JMH benchmark in IDEA from the {{raft}} module (e.g. 
> {{SingleThreadExecutorBenchmark}}) the following error appears:
> {noformat}
> *no* further _formatting_ is done here
> {noformat}
> h3. Supposed cause
> The {{maven-compiler-plugin}} in this module is configured to use a custom 
> annotation processor which automatically disables other annotation 
> processors, including the one from JMH. It should be manually enabled.



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

Reply via email to