You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/04/28 04:18:00 UTC

[jira] [Updated] (CAMEL-19135) components - Reduce number of different Category

     [ https://issues.apache.org/jira/browse/CAMEL-19135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-19135:
--------------------------------
    Fix Version/s: 4.0-RC1
                       (was: 4.0-M3)

> components - Reduce number of different Category 
> -------------------------------------------------
>
>                 Key: CAMEL-19135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19135
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 4.0-RC1, 4.0
>
>
> spi-tooling has Category as enum.
> We should reduce the number of different we have and make the category more general, eg:
> hl7 + mllp => health
> rss ?
> soap -> webservice
> tcp + udp + websocket -> networking
> support ?
> datamining ?
> hadoop -> bigdata
> bitcoin -> blockchain
> compute | computing ?
> container ?
> deeplearning -> ai
> deployment ?
> eventbus -> messaging
> identity -> security
> ldap -> security
> log ?
> nosql | sql -> database
> payment -> finance
> printing ?
> process ?
> queue -> messaging
> reporting ? -> document
> rpc -> networking
> sheets -> document
> spring ?
> swagger ?
> process -> workflow



--
This message was sent by Atlassian Jira
(v8.20.10#820010)