You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, only JPA-based performance indicators trigger an invocation of the JPA_PERFTRACE_INFO pointcut. Calls out to the fulltext system are essentially lost from the perspective of the performance tracer.
Suggestion:
Fulltext searches or usages of the fulltext index (terminology/search/lastN) should invoke the JPA_PERFTRACE_INFO pointcut.
This will help in debugging issues.
The text was updated successfully, but these errors were encountered:
Currently, only JPA-based performance indicators trigger an invocation of the JPA_PERFTRACE_INFO pointcut. Calls out to the fulltext system are essentially lost from the perspective of the performance tracer.
Suggestion:
The text was updated successfully, but these errors were encountered: