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

ASF GitHub Bot commented on NIFI-4914:
--------------------------------------

Github user alopresto commented on the issue:

    https://github.com/apache/nifi/pull/2702
  
    Your local `master` is in sync with your repository (`origin`) but not the 
Apache GitHub repository (`upstream`). You need to do the following:
    
    ```
    $ git checkout master
    $ git pull upstream master
    $ git checkout NIFI-4914
    $ git rebase master
    ```


> Implement record model processor for Pulsar, i.e. ConsumePulsarRecord, 
> PublishPulsarRecord
> ------------------------------------------------------------------------------------------
>
>                 Key: NIFI-4914
>                 URL: https://issues.apache.org/jira/browse/NIFI-4914
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 1.6.0
>            Reporter: David Kjerrumgaard
>            Priority: Minor
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Create record-based processors for Apache Pulsar 



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

Reply via email to