Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Conversation

narendasan
Copy link
Member

This changes dependencies to the arbor-dev variant since it will now be upstream and bumps the version to 0.2.5, handling the issues with go routines, should be good to deploy

@narendasan narendasan requested a review from bcongdon April 1, 2018 03:59
@narendasan
Copy link
Member Author

@bcongdon leveldb sorts out the stuff with setting up the db, which is why when we pointed it at the boltdb file path it got mad. I think the course of action is to remove that file and then regenerate the tokens for the clients, or we could try to develop a way to read out all of the old tokens from boltdb and insert them into leveldb, but i think its easier to just regen the tokens

@bcongdon
Copy link
Member

bcongdon commented Apr 1, 2018

@narendasan I migrated all the old client keys from boltdb to leveldb. We should probably flush them all at some point, because I think there's a fair number of unused ones in the database, and they're not labeled very well.

For the time being, this looks good, and I was able to deploy it. 👍

@narendasan narendasan merged commit 7fb22db into master Apr 1, 2018
@narendasan narendasan deleted the arbor-dev branch April 1, 2018 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants