[ 
https://issues.apache.org/jira/browse/ACCUMULO-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664218#comment-13664218
 ] 

Eric Newton commented on ACCUMULO-1256:
---------------------------------------

For debugging purposes, we'll need a mapping from table name to table id for 
tables in the trash.  {{listTrashTables}} is redundant with 
{{getTrashTableIds}}, so we could just support the latter.
                
> Add trash can for deleted tables
> --------------------------------
>
>                 Key: ACCUMULO-1256
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1256
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Keith Turner
>              Labels: gsoc2013, mentor, newbie
>         Attachments: ACCUMULO-1256-proposal-01.html, 
> ACCUMULO-1256-proposal-01.txt
>
>
> It may be useful to provide an optional trash feature.  If this feature were 
> enabled, then when a table is deleted it would go into the trash can.  Tables 
> that had been in the trash for a while could would eventually be deleted.  
> Tables could be undeleted from the trash can.
> What would the API and shell commands look like?  How would multiple tables 
> in the trash can with the same name be handled in the API?  Would/should per 
> table properties and pertable permissions be preserved?  Should these tables 
> in the trash can show up in the monitor in some way?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to