globallock

package
v0.0.26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package globallock is handling global lock behavior in Exasol. Mutations on Connections and Users are not allowed to happen in parallel and Exasol will automatically rollback the Transaction.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsRollbackError

func IsRollbackError(err error) bool

IsRollbackError checks whether there is an error and whether the error is due to an Exasol rollback

func RunAndRetryRollbacks

func RunAndRetryRollbacks(fun func() error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL