Todd Lipcon has submitted this change and it was merged.

Change subject: KUDU-1451. No longer lazily delete tablet superblock on table 
deletion
......................................................................


KUDU-1451. No longer lazily delete tablet superblock on table deletion

This reverts the primary logic implemented in KUDU-941.

Since we now have KUDU-1337 implemented, we don't need to worry about
keeping the superblock around. We keep track of permanently deleted
tablets in memory until the next restart.

Change-Id: I34ad42f67a1fdf3369ca67357d0d9183018f500c
Reviewed-on: http://gerrit.cloudera.org:8080/3053
Reviewed-by: Todd Lipcon <[email protected]>
Tested-by: Kudu Jenkins
---
M src/kudu/integration-tests/delete_table-test.cc
M src/kudu/tserver/ts_tablet_manager.cc
2 files changed, 4 insertions(+), 35 deletions(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/3053
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I34ad42f67a1fdf3369ca67357d0d9183018f500c
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to