[ 
https://issues.apache.org/jira/browse/CXF-7670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409171#comment-16409171
 ] 

Francesco Chicchiriccò commented on CXF-7670:
---------------------------------------------

[~reta] I've just checked with 3.2.4-SNAPSHOT artifacts containing the 
[fix|https://github.com/apache/cxf/commit/60e02bacfcb09ff105d083ac3f49d0cd03c21494]
 by [~dkulp] and I can gladly confirm all is fine with Syncope - that's why 
I've [committed 
there|https://github.com/apache/syncope/commit/9b1c26c79ccdff65f5b9df0aeba09e488b077235]
 the upgrade to 3.2.4-SNAPSHOT with removal of local {{ResourceUtils}}.
Thanks!

Shall we close this issue now, then?

> synthetic methods: equal candidates for handling the current request
> --------------------------------------------------------------------
>
>                 Key: CXF-7670
>                 URL: https://issues.apache.org/jira/browse/CXF-7670
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.2.1, 3.2.2
>         Environment: I have noticed this with kotlin projects.
>            Reporter: Laszlo Hornyak
>            Priority: Major
>             Fix For: 3.2.4
>
>
> When discovering JAX-RS annotations, CXF does not filter out synthetic 
> methods. If the compiler have created any synthetic methods out of the 
> annotated methods, it will store them as JAX-RS resource methods with 
> actually the same annotated method.
> After startup, CXF will log each invocation on the duplicated resource 
> methods with a warning, which reduces performance, and generates quite some 
> log.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to