Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-200

Resequencer EIP - How do I chose between batch or streaming mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0
    • None
    • Camel Editor
    • None

    Description

      See screenshot

      I have a simple froute
      from X -> resequence

      The resequencer EIP works in 2 modes. And I should chose either

      • batch
      • streaming

      The UI shows these two. But there is no way I can select which one is active. You can only use one of them.

      The source code for the route is

        <camelContext xmlns="http://camel.apache.org/schema/spring" trace="false">
          <route id="route2">
              <from uri="activemq:foo"/>
              <resequence>
                  <language language="header">seqno</language>
                  <stream-config capacity="1000" timeout="1000"/>
              </resequence>
          </route>
      </camelContext>
      

      Attachments

        1. reseq.png
          reseq.png
          45 kB
        2. underline.png
          underline.png
          27 kB

        Activity

          People

            jastrachan_jira James Strachan (Inactive)
            cibsen@redhat.com Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: