Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-23910

RichAsyncFunction counter message inconsistent with counter type

    XMLWordPrintableJSON

Details

    Description

      RichAsyncFunction does not support double counters but the message indicates "Long counters..."
       

       @Override
      public DoubleCounter getDoubleCounter(String name)

      {  throw new UnsupportedOperationException( "Long counters are not supported in rich async functions."); }

       

       

       

      Attachments

        Issue Links

          Activity

            People

              mans2singh Mans Singh
              mans2singh Mans Singh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 0.5h
                  0.5h
                  Remaining:
                  Remaining Estimate - 0.5h
                  0.5h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified