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 2020/08/25 07:51:01 UTC

[GitHub] [pulsar] wolfstudy opened a new pull request #7891: Allow ability to specify sub position in functions

wolfstudy opened a new pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891


   Signed-off-by: xiaolong.ran <rx...@apache.org>
   
   Fixes #5552
   Fixes #6531
   
   ### Motivation
   
   Allowability to specify sub position in Pulsar Functions
   
   ### Modifications
   
   - add `retainEarliestPosition ` params
   - add test case
   
   


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] sijie merged pull request #7891: Allow ability to specify sub position in functions

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891


   


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] sijie merged pull request #7891: Allow ability to specify sub position in functions

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891






----------------------------------------------------------------
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.

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



[GitHub] [pulsar] wolfstudy commented on pull request #7891: Allow ability to specify sub position in functions

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891#issuecomment-687970873


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] wolfstudy commented on pull request #7891: Allow ability to specify sub position in functions

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891#issuecomment-681681395


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] wolfstudy commented on pull request #7891: Allow ability to specify sub position in functions

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891#issuecomment-687953728


   @sijie PTAL thanks


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] jiazhai commented on pull request #7891: Allow ability to specify sub position in functions

Posted by GitBox <gi...@apache.org>.
jiazhai commented on pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891#issuecomment-681958201


   @wolfstudy Would you please help add a test for this?


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] sijie merged pull request #7891: Allow ability to specify sub position in functions

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891


   


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] wolfstudy commented on pull request #7891: Allow ability to specify sub position in functions

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on pull request #7891:
URL: https://github.com/apache/pulsar/pull/7891#issuecomment-687059053


   > Add `--sub-initial-position` to support specifying the initial position of a function & a sink.
   
   done @sijie PTAL again
   
   > Add `--reset-position` to support seeking to a given timestamp or a given position.
   
   The parameter types we are currently exposing are some parameter information when creating a producer or creating a consumer, and reset-position is for the attribute of the topic. After creating the function, the user can get the specified input topics or output topic , Do we need to continue to expose this parameter in the commands group of functions?


----------------------------------------------------------------
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.

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