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

Camel-google-storage - Provide a way to filter blobs in a bucket

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.15.0
    • camel-google
    • None
    • Unknown

    Description

      This improvement introduces a filter option to the camel-google-storage consumer. The filter will operates on files in the bucket, based on a specific regular expression. 

      As a consequence the following improvements will be provided to the users:

       - Avoid to create an exchange for blobs that don't match the regex
       - Avoid memory consumption especially when the bucket it's huge
       - Extend the component with a feature that it's not present google api side
       
      It's worth noting here that the filter option it's different from a prefix option. The prefix concept It's present google api side but It's not used in the related camel component and, as reported by the documentation, should be used to filter results to blobs whose names begin with this prefix.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              andrea81 Andrea Evangelista
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: