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 2021/08/16 17:30:17 UTC

[GitHub] [pulsar] bharanic-dev opened a new pull request #11679: [Issue 11678 ] [pulsar-functions] When the action has no 'continueOn', continue to invoke subsequent actions

bharanic-dev opened a new pull request #11679:
URL: https://github.com/apache/pulsar/pull/11679


   Fixes #11678 
   
   ### Motivation
   
   terminateFunction does not clean up batch source intermediate topics, resulting in topic leak.
   
   ### Modifications
   
   If an action does not have a 'continueOn' check, the default should be to continue invoking subsequent actions.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   Added unit test.
   
   ### Documentation
   
   This is a bug fix, no documentation impact.


-- 
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] jerrypeng merged pull request #11679: [Issue 11678 ] [pulsar-functions] When the action has no 'continueOn', continue to invoke subsequent actions

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


   


-- 
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] bharanic-dev commented on pull request #11679: [Issue 11678 ] [pulsar-functions] When the action has no 'continueOn', continue to invoke subsequent actions

Posted by GitBox <gi...@apache.org>.
bharanic-dev commented on pull request #11679:
URL: https://github.com/apache/pulsar/pull/11679#issuecomment-899863904


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

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

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



[GitHub] [pulsar] jerrypeng merged pull request #11679: [Issue 11678 ] [pulsar-functions] When the action has no 'continueOn', continue to invoke subsequent actions

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


   


-- 
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] bharanic-dev commented on pull request #11679: [Issue 11678 ] [pulsar-functions] When the action has no 'continueOn', continue to invoke subsequent actions

Posted by GitBox <gi...@apache.org>.
bharanic-dev commented on pull request #11679:
URL: https://github.com/apache/pulsar/pull/11679#issuecomment-899820437


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

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

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



[GitHub] [pulsar] bharanic-dev commented on pull request #11679: [Issue 11678 ] [pulsar-functions] When the action has no 'continueOn', continue to invoke subsequent actions

Posted by GitBox <gi...@apache.org>.
bharanic-dev commented on pull request #11679:
URL: https://github.com/apache/pulsar/pull/11679#issuecomment-899696260


   @jerrypeng PTAL when you get a chance.


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