Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Review #1

Open
1 of 4 tasks
bocon13 opened this issue Nov 9, 2020 · 0 comments
Open
1 of 4 tasks

Initial Review #1

bocon13 opened this issue Nov 9, 2020 · 0 comments

Comments

@bocon13
Copy link
Contributor

bocon13 commented Nov 9, 2020

  • Password authentication isn't used in P4RT.

    // Authentication holds the login/password

  • Needs a pass from go fmt

  • Could simplify code by instantiating updates here (applies to all tables/*.go files)

    updates=append(updates,&destinationTableUpdate)

  • Consider storing the fact that we are master/primary somewhere. Then, we can either block or queue P4RT client writes if not primary.

    log.Println("client is master")

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

No branches or pull requests

1 participant