[ 
https://issues.apache.org/jira/browse/FLINK-23910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402895#comment-17402895
 ] 

Mans Singh commented on FLINK-23910:
------------------------------------

Please assign this issue to me.  Thanks

> 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
>            Priority: Minor
>              Labels: api, async
>             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..."
>   
> {quote} @Override
>  public DoubleCounter getDoubleCounter(String name)
> { throw new UnsupportedOperationException( "Long counters are not supported 
> in rich async functions."); }
>  
> {quote}
>  



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

Reply via email to