Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-2276

Make Streaming stop strategy configurable

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • All
    • GreenHopper Ranking:
      0|i2k0aj:
    • 9223372036854775807
    • Small
    • To be defined

    Description

      public @interface PartitionMapper {
        String family() default "";
        String name() default "";
        boolean infinite() default false;
        boolean stoppable() default false;
      }
      

      Setting the value stoppable = true in annotation, will enable :

      • UI settings for Stop Strategy
      • the Stop stategy.

      Attachments

        Issue Links

          Activity

            People

              emmanuel_g emmanuel gallois
              emmanuel_g emmanuel gallois
              emmanuel gallois, Fabien Desiles
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: