You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Dan Hecht (JIRA)" <ji...@apache.org> on 2018/06/29 00:25:00 UTC

[jira] [Commented] (IMPALA-7215) Implement a templatized CountingBarrier

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

Dan Hecht commented on IMPALA-7215:
-----------------------------------

Looks like the git bot is broken again - let's be sure to include the change when resolving if the bot didn't post it.

> Implement a templatized CountingBarrier
> ---------------------------------------
>
>                 Key: IMPALA-7215
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7215
>             Project: IMPALA
>          Issue Type: Improvement
>    Affects Versions: Impala 3.0
>            Reporter: Sailesh Mukil
>            Assignee: Sailesh Mukil
>            Priority: Major
>             Fix For: Impala 3.1.0
>
>
> Currently, our CountingBarrier util only notifies a 'bool' value and uses an underlying Promise<bool>.
> We're seeing cases in code where we might want to be notified of a different kind of Promise (other than bool). We can convert this utility code to be templatized to be able to reuse the CountingBarrier for these new use cases as well.
> This was identified while working on IMPALA-7163.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org