Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R RagConnect
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab update scheduled for Friday, July 8th between 08:15 and 08:45 CET. If unpleasant, please contact René or Martin.

  • JastAdd
  • RagConnect
  • Merge requests
  • !12

Ensure correct connect and disconnect functionality

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged René Schöne requested to merge 31-ensure-correct-connect-and-disconnect-functionality into dev Sep 13, 2021
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 33
  • move IntList to TestUtils
  • make resolve-element for wildcard connections a method (instead of an attribute). would never be a cache-hit anyway
  • extend base.clean to remove generated aspects as well
  • fixing imports
  • introduced new types to encapsulate behaviour: RagConnectTokenMap, RagConnectPublisher
  • move lastValue (of sendDefinitions) into new publisher
  • create connectToken outside of handlers
  • MqttHandler:
    • make wildcardPatterns a list
    • added Lock to avoid simultaneous access/modification of AST
  • RestHandler: update dependency requirement to Spark 3.9.3 in order to unmap existing routes upon disconnect
  • testing disconnect functionality in (most) existing tests

Closes #31 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 31-ensure-correct-connect-and-disconnect-functionality