Skip to content

Conversation

@ajanikow
Copy link
Collaborator

@ajanikow ajanikow commented Dec 6, 2021

No description provided.

Copy link
Contributor

@informalict informalict left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with two comments

}

if _, ok := state.Plan.Collections["_system"]; !ok {
return State{}, errors.Newf("Unable to find system database (invalid data)")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unable to find system database (invalid data) -> Unable to find system database in the plan (invalid data)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This error should never happen, unless agency is not totally broken

//
// DISCLAIMER
//
// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why 2016. it is a new file and should start with 2021

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use everywhere licenses like this

@ajanikow ajanikow merged commit 0e24ee3 into master Dec 6, 2021
@ajanikow ajanikow deleted the feature/agency_cache branch December 6, 2021 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants