[
https://issues.apache.org/jira/browse/ARTEMIS-4393?focusedWorklogId=878197&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-878197
]
ASF GitHub Bot logged work on ARTEMIS-4393:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Aug/23 14:54
Start Date: 24/Aug/23 14:54
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4582:
URL:
https://github.com/apache/activemq-artemis/pull/4582#issuecomment-1691838912
the annotation generates the implementation, and the interface must not have
knowledge about the implementation, done thought the little framework.
if I could instantiate directly, we would just get rid of the processor and
go straight to the implementation always.
Issue Time Tracking
-------------------
Worklog Id: (was: 878197)
Time Spent: 3h 10m (was: 3h)
> Explicit logger implementation instantiation
> --------------------------------------------
>
> Key: ARTEMIS-4393
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4393
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.30.0
> Reporter: Alexey Markevich
> Priority: Minor
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> - compilation error instead of runtime exception in case of logger annotation
> processor issue;
> - get rid of java.lang.reflect.* & java.security.* usage for logger case
> - hide logger implementation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)