[kudu-CR] transaction: remove unused StatusTransactionCompletionCallback

2017-08-10 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged.

Change subject: transaction: remove unused StatusTransactionCompletionCallback
..


transaction: remove unused StatusTransactionCompletionCallback

This has been unused since 899bde406ef16e84b930c7232ba9b25e7fab44f6.

Change-Id: Ie3345b459637f170808e0d73c12a6754c6c2da31
Reviewed-on: http://gerrit.cloudera.org:8080/7632
Reviewed-by: Alexey Serbin 
Tested-by: Kudu Jenkins
Reviewed-by: David Ribeiro Alves 
---
M src/kudu/tablet/transactions/transaction.h
1 file changed, 0 insertions(+), 14 deletions(-)

Approvals:
  David Ribeiro Alves: Looks good to me, approved
  Alexey Serbin: Looks good to me, approved
  Kudu Jenkins: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3345b459637f170808e0d73c12a6754c6c2da31
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon 
Gerrit-Reviewer: Alexey Serbin 
Gerrit-Reviewer: David Ribeiro Alves 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 


[kudu-CR] transaction: remove unused StatusTransactionCompletionCallback

2017-08-10 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change.

Change subject: transaction: remove unused StatusTransactionCompletionCallback
..


Patch Set 1: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie3345b459637f170808e0d73c12a6754c6c2da31
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon 
Gerrit-Reviewer: Alexey Serbin 
Gerrit-Reviewer: David Ribeiro Alves 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No


[kudu-CR] transaction: remove unused StatusTransactionCompletionCallback

2017-08-09 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change.

Change subject: transaction: remove unused StatusTransactionCompletionCallback
..


Patch Set 1: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie3345b459637f170808e0d73c12a6754c6c2da31
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon 
Gerrit-Reviewer: Alexey Serbin 
Gerrit-Reviewer: David Ribeiro Alves 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No


[kudu-CR] transaction: remove unused StatusTransactionCompletionCallback

2017-08-09 Thread Todd Lipcon (Code Review)
Todd Lipcon has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/7632

Change subject: transaction: remove unused StatusTransactionCompletionCallback
..

transaction: remove unused StatusTransactionCompletionCallback

This has been unused since 899bde406ef16e84b930c7232ba9b25e7fab44f6.

Change-Id: Ie3345b459637f170808e0d73c12a6754c6c2da31
---
M src/kudu/tablet/transactions/transaction.h
1 file changed, 0 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/32/7632/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7632
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie3345b459637f170808e0d73c12a6754c6c2da31
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon