You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by pvillard31 <gi...@git.apache.org> on 2018/05/28 10:06:19 UTC

[GitHub] nifi issue #2724: NIFI-5133: Implemented Google Cloud PubSub Processors

Github user pvillard31 commented on the issue:

    https://github.com/apache/nifi/pull/2724
  
    Thanks for the update @zenfenan - I've played a bit with it and have two questions:
    - does it make sense to expose both fetch count and batch size for the publish processor? Do we expect situations where numbers won't be the same?
    - Not a huge user of the GC services but performances seemed really slow to me. Is that expected because I'm just using basic setup / free trial? Or is it just the Pub/Sub mechanism itself? Or is it something else on NiFi's side?


---