[kudu-CR] Fix compilation error after ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9

2016-09-07 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged.

Change subject: Fix compilation error after 
ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9
..


Fix compilation error after ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9

This commit had a small semantic conflict with another commit that went
into master before it. This fixes the trivial issue.

Change-Id: I54f714d6f1eb2929784f0a2cf2e18a18c97ac980
Reviewed-on: http://gerrit.cloudera.org:8080/4331
Reviewed-by: Adar Dembo 
Tested-by: Todd Lipcon 
---
M src/kudu/consensus/consensus_queue.cc
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Todd Lipcon: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I54f714d6f1eb2929784f0a2cf2e18a18c97ac980
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon 
Gerrit-Reviewer: Adar Dembo 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 


[kudu-CR] Fix compilation error after ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9

2016-09-07 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change.

Change subject: Fix compilation error after 
ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9
..


Patch Set 1: Verified+1

Build got past compilation, so checking this in to fix master

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I54f714d6f1eb2929784f0a2cf2e18a18c97ac980
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon 
Gerrit-Reviewer: Adar Dembo 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 
Gerrit-HasComments: No


[kudu-CR] Fix compilation error after ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9

2016-09-07 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change.

Change subject: Fix compilation error after 
ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9
..


Patch Set 1: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I54f714d6f1eb2929784f0a2cf2e18a18c97ac980
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon 
Gerrit-Reviewer: Adar Dembo 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No


[kudu-CR] Fix compilation error after ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9

2016-09-07 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change.

Change subject: Fix compilation error after 
ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9
..


Patch Set 1:

Build Started http://104.196.14.100/job/kudu-gerrit/3272/

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I54f714d6f1eb2929784f0a2cf2e18a18c97ac980
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No


[kudu-CR] Fix compilation error after ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9

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

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

Change subject: Fix compilation error after 
ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9
..

Fix compilation error after ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9

This commit had a small semantic conflict with another commit that went
into master before it. This fixes the trivial issue.

Change-Id: I54f714d6f1eb2929784f0a2cf2e18a18c97ac980
---
M src/kudu/consensus/consensus_queue.cc
1 file changed, 2 insertions(+), 2 deletions(-)


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

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