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 2018/10/18 05:34:11 UTC

[GitHub] srkukarni opened a new pull request #2807: Source/Sink Endpoint validations

srkukarni opened a new pull request #2807: Source/Sink Endpoint validations
URL: https://github.com/apache/pulsar/pull/2807
 
 
   ### Motivation
   
   Continuing from #2752, in this pr, we add the following
   1. get/list source/sink now go their own endpoints.
   2. get/list/delete source/sinks/functions differentiate between whether we are dealing with functions/sources/sinks
   3. get Source/Sink/Function now returns SourceConfig/SinkConfig/FunctionConfig instead of FunctionDetails. With this FunctionDetails is now purely an internal only datastructure.
   
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services