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

Remove MiniAccumulo & MockAccumulo from Proxy #2

Open
mikewalch opened this issue Apr 28, 2018 · 0 comments
Open

Remove MiniAccumulo & MockAccumulo from Proxy #2

mikewalch opened this issue Apr 28, 2018 · 0 comments

Comments

@mikewalch
Copy link
Member

The Proxy server can be configured to start a MiniAccumulo instance and Mock Accumulo instance. This should be removed from the Proxy. Any set up of MiniAccumulo should be done outside of Proxy code. This will require changes in proxy tests and ITs.

ctubbsii referenced this issue in ctubbsii/accumulo Jun 20, 2018
* Remove Mock from Proxy (#452) and Shell
* Move ShellTest to ShellIT to use Mini (may be redundant with some of
  ShellServerIT's tests)
* Make KerberosTokenEmbeddedKDCTest use a volatile to avoid a transient
  build failure while testing this change
ctubbsii referenced this issue in apache/accumulo Jun 21, 2018
* Remove Mock from Proxy (#452) and Shell
* Move ShellTest to ShellIT to use Mini (may be redundant with some of
  ShellServerIT's tests)
* Make KerberosTokenEmbeddedKDCTest use a volatile to avoid a transient
  build failure while testing this change
@ctubbsii ctubbsii transferred this issue from apache/accumulo Jun 6, 2019
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

2 participants
@mikewalch and others