Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-16037

Minio: if autowiredEnabled is set to false on camelContext, minioClient is still autowired

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.8.0
    • 3.8.0
    • camel-minio
    • None
    • Unknown

    Description

      As you can see here https://camel.apache.org/components/latest/minio-component.html#_uri_options, minioClient is autowired in case it exists.

      This feature could be turned off by setting `autowiredEnabled` on context to false. However the minioClient is still autowired.

       

      This makes difficult to use this component from camel-quarkus. (autowiring has to be disabled for several use cases there) - https://github.com/apache/camel-quarkus/issues/2134

       

      Attachments

        Issue Links

          Activity

            People

              jondruse Jiri Ondrusek
              jondruse Jiri Ondrusek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: