[
https://issues.apache.org/jira/browse/ARTEMIS-3373?focusedWorklogId=618159&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-618159
]
ASF GitHub Bot logged work on ARTEMIS-3373:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jul/21 15:58
Start Date: 02/Jul/21 15:58
Worklog Time Spent: 10m
Work Description: clebertsuconic opened a new pull request #3641:
URL: https://github.com/apache/activemq-artemis/pull/3641
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 618159)
Remaining Estimate: 0h
Time Spent: 10m
> Update org.apache.activemq.artemis.utils.collections to be consistent on Types
> ------------------------------------------------------------------------------
>
> Key: ARTEMIS-3373
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3373
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Clebert Suconic
> Priority: Major
> Fix For: 2.18.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Some template interfaces under org.apache.activemq.artemis.utils.collections
> are using <T> (for Type I assume) and some are using <E> (for element I
> assume).
>
> during development of ARTEMIS-3243 I came across this and I wanted to make it
> consistent.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)