forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added stop/restart functionality in sources/sinks (apache#2810)
* Added Get and List source/sink functionality * Fixed compile * Removed test that doesnt make sense any more * Fixed build * Fixed logic * Return error response * Return response on error * Fix unittest * Fixed unittest * Fixed unittest * Fixed unittest * Added get/list sinks tests * Added get/list tests * Add more unittests * Added more unittests * Added TODO * Took feedback * Fix unittest * Fix unittest * Fix unittest * Fixed integration tests * Fixed integration test * Added restart/stop functionality to the sources/sinks * Added getstatus method to sources/sink * Fix integration tests
- Loading branch information
Showing
10 changed files
with
299 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.