Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
signalboost
signalboost
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 120
    • Issues 120
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • team-friendo
  • signalboostsignalboost
  • Merge Requests
  • !396

Merged
Opened Sep 18, 2020 by aguestuser@aguestuserOwner

[hf] pass tx to events.log correctly to fix registrar.destroy

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 5
  • BUG SYMPTOM: phoneNumberRegistrar.destroy is hanging while trying to destroy the channel
  • CAUSE: not clear but likely something going on with deadlock. we'd assumed it was something to do with the call to channel.destroy, but perhaps it is in fact to do with the call to eventsRepository.log, which was passing transaction as an attribute to the event it was creating, and not as an option
  • FIX: try correcting the syntax to see if it elimiantes the timeout
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: team-friendo/signalboost!396
Source branch: hotfix-pass-tx-to-event-log-correctly-to-fix-registrar-destroy

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.