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/09/04 10:17:29 UTC

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

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