Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P potionDB
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Departamento de Informática
  • Research
  • TaRDISTaRDIS
  • WP6WP6
  • publicpublic
  • potionDB
  • Merge requests
  • !1

potionBD was not being built (with go build). Error: ../antidote/tran…

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nuno Preguica requested to merge github/fork/lumitesi/thunder into vldb Jul 06, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: lumitesi

…sactionManager.go:388:12: tm.Request undefined (type *TransactionManager has no field or method Request)

Fixed by changing the tm.Request() to tm.handleTMRequest(), which was present in previews commits.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/lumitesi/thunder