[email protected] has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14253
Change subject: [tablet] Remove used state member ...................................................................... [tablet] Remove used state member Each type of transaction subclass (i.e. WriteTransaction and AlterSchemaTransaction) uses its own state member, so the state member of the base class is useless Change-Id: I7d18063438905a5938cd6ae80f21179f0d6b0dd5 --- M src/kudu/tablet/transactions/alter_schema_transaction.cc M src/kudu/tablet/transactions/transaction.cc M src/kudu/tablet/transactions/transaction.h M src/kudu/tablet/transactions/transaction_tracker-test.cc M src/kudu/tablet/transactions/write_transaction.cc 5 files changed, 10 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/14253/1 -- To view, visit http://gerrit.cloudera.org:8080/14253 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7d18063438905a5938cd6ae80f21179f0d6b0dd5 Gerrit-Change-Number: 14253 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]>
