[
https://issues.apache.org/jira/browse/CAMEL-20384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske updated CAMEL-20384:
-----------------------------------------
Labels: help-wanted (was: )
> modernization: modernize map operations
> ---------------------------------------
>
> Key: CAMEL-20384
> URL: https://issues.apache.org/jira/browse/CAMEL-20384
> Project: Camel
> Issue Type: Task
> Reporter: Otavio Rodolfo Piske
> Priority: Major
> Labels: help-wanted
>
> Use more modern map operations (see below) where this could lead to cleaner
> code. Check this list for outdated map usages:
> https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS3824&id=apache_camel
> Modern map operations:
> * putIfAbsent
> * computeIfPresent
> * computeIfAbsent
> * compute
--
This message was sent by Atlassian Jira
(v8.20.10#820010)