Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S Stream Admin Service
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe Software
  • Platform
  • Data Flow
  • Real Time
  • Streams
  • Stream Admin Service
  • Issues
  • #2

Closed
Open
Created Oct 04, 2021 by Dmitry Kniazev@dmitry-kniazevOwner2 of 7 tasks completed2/7 tasks

Admin / Create Stream

Implement POST /stream method according to the service API using Storage Client, TopicAdminService and DeploymentAdminService:

  • create the stream definition record using storage client
  • create Kafka topic using TopcAdminService
  • generate deployment definition for the stream using the appropriate template
  • create new deployment using DeploymentAdminService
  • update stream definition record to include the deployment id into the ExtensionProperties?
  • handle all the exceptions and return the appropriate HTTP codes
  • create tests for all possible return codes
Edited Oct 08, 2021 by Dmitry Kniazev
Assignee
Assign to
Time tracking