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

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

Github user david-streamlio commented on the issue:

    https://github.com/apache/nifi/pull/3178
  
    @joewitt What was the command you used to generate the error above?  I want 
to attempt to reproduce it locally if possible.
    
    The basic issue is that since this test message was sent asynchronously, 
there is a lag between when it is processed (and throws the error), moved to 
the failureQueue, and then eventually routed to the FAILURE relationship. 
    
    For my local tests, I had to introduce a lag in the process by setting the 
number of iterations on the run command to 100. Apparently, this value needs to 
be larger for a parallel build, so I will increase the number of iterations to 
5K. But I would like to test it using the values you used to ensure that value 
is sufficient


> 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