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

Clone a table but leave offline #1474

Closed
ivakegg opened this issue Jan 14, 2020 · 1 comment
Closed

Clone a table but leave offline #1474

ivakegg opened this issue Jan 14, 2020 · 1 comment
Assignees

Comments

@ivakegg
Copy link
Contributor

ivakegg commented Jan 14, 2020

When cloning a table via the shell, we should have the option to keep the table offline.

@keith-turner
Copy link
Contributor

In #575 the ability to create tables in the offline state was added. Would be worth looking at the API changes made for that in order to try and achieve consistency if possible.

@ivakegg ivakegg self-assigned this Jan 14, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 14, 2020
* Added an optional keepOffline option to TableOperations.clone
* Updated the shell clone command with a -k option
* Updated the CloneTestIT to test the keepOffline option
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 14, 2020
* Added an optional keepOffline option to TableOperations.clone
* Updated the shell clone command with a -k option
* Updated the CloneTestIT to test the keepOffline option
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 14, 2020
* Added an optional keepOffline option to TableOperations.clone
* Updated the shell clone command with a -k option
* Updated the CloneTestIT to test the keepOffline option
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 14, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 14, 2020
@ctubbsii ctubbsii added this to To do in 2.1.0 via automation Jan 17, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 24, 2020
* Added an optional keepOffline option to TableOperations.clone
* Updated the shell clone command with a -k option
* Updated the CloneTestIT to test the keepOffline option
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 24, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 24, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
* Added an optional keepOffline option to TableOperations.clone
* Updated the shell clone command with a -k option
* Updated the CloneTestIT to test the keepOffline option
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 27, 2020
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 28, 2020
* Added an optional keepOffline option to TableOperations.clone via a CloneConfiguration
* Updated the shell clone command with a -o option
* Updated the CloneTestIT to test the keepOffline option
* Updated the ShellServerIT to test the -o option
ivakegg added a commit to ivakegg/accumulo that referenced this issue Jan 28, 2020
* Added an optional keepOffline option to TableOperations.clone via a CloneConfiguration
* Updated the shell clone command with a -o option
* Updated the CloneTestIT to test the keepOffline option
* Updated the ShellServerIT to test the -o option
2.1.0 automation moved this from To do to Done Jan 28, 2020
@ctubbsii ctubbsii added this to To do in 1.10.0 via automation Jan 29, 2020
@ctubbsii ctubbsii moved this from To do to Done in 1.10.0 Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
1.10.0
  
Done
2.1.0
  
Done
Development

No branches or pull requests

2 participants