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/07/24 23:20:36 UTC

[GitHub] [pulsar] jerrypeng opened a new pull request #7659: fix: batch source able to be submitted

jerrypeng opened a new pull request #7659:
URL: https://github.com/apache/pulsar/pull/7659


   
   ### Motivation
   
   Batch source currently cannot be successfully submitted via Admin API.  A server side check rejects it because it doesn't implement the Source interface.
   
   ### Modifications
   
   Allow sources that implement BatchSource to pass validation
   
   


----------------------------------------------------------------
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] srkukarni merged pull request #7659: fix: batch source able to be submitted

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


   


----------------------------------------------------------------
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] jerrypeng commented on pull request #7659: fix: batch source able to be submitted

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


   /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] jerrypeng commented on pull request #7659: fix: batch source able to be submitted

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


   /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