You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/07/29 11:16:40 UTC

[GitHub] [pulsar] coderzc opened a new pull request, #16872: [fix][flaky-test]: PulsarFunctionLocalRunTest.testE2EPulsarFunctionLocalRunMultipleInstances

coderzc opened a new pull request, #16872:
URL: https://github.com/apache/pulsar/pull/16872

   Fixes #16753
   
   ### Motivation
   
   When `functionConfig.parallelism > 1`, should set `functionConfig.RetainOrdering=true` to ensure process data in the same order as in the input topics.
   
   ### Modifications
   
   set `functionConfig.RetainOrdering=true`.
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
     
   - [x] `doc-not-needed` 
   (Please explain why)
     
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] Technoboy- merged pull request #16872: [fix][flaky-test]: PulsarFunctionLocalRunTest.testE2EPulsarFunctionLocalRunMultipleInstances

Posted by GitBox <gi...@apache.org>.
Technoboy- merged PR #16872:
URL: https://github.com/apache/pulsar/pull/16872


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org