[ 
https://issues.apache.org/jira/browse/FLINK-23910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler reassigned FLINK-23910:
----------------------------------------

    Assignee: Mans Singh

> RichAsyncFunction counter message inconsistent with counter type 
> -----------------------------------------------------------------
>
>                 Key: FLINK-23910
>                 URL: https://issues.apache.org/jira/browse/FLINK-23910
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream
>    Affects Versions: 1.13.2
>         Environment: All
>            Reporter: Mans Singh
>            Assignee: Mans Singh
>            Priority: Minor
>              Labels: api, async, pull-request-available
>             Fix For: 1.14.0
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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.");
> }
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to