You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/10/29 05:31:23 UTC

[kudu-CR] [docs] note on inconsistency of 'live row count' metric

Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14565


Change subject: [docs] note on inconsistency of 'live_row_count' metric
......................................................................

[docs] note on inconsistency of 'live_row_count' metric

Added a note on possible inconsistent readings of the 'live_row_count'
and 'on_disk_size' metrics.  See KUDU-2986 for details.

Change-Id: I0ecea71b69664b53b9e6a899c0bc2f4b0506b650
---
M docs/known_issues.adoc
1 file changed, 5 insertions(+), 0 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0ecea71b69664b53b9e6a899c0bc2f4b0506b650
Gerrit-Change-Number: 14565
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>

[kudu-CR] [docs] note on inconsistency of 'live row count' metric

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/14565 )

Change subject: [docs] note on inconsistency of 'live_row_count' metric
......................................................................


Patch Set 1: Verified+1

Unrelated test failure:
  * DiskError/DiskErrorITest.TestFailDuringScanWorkload/0


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0ecea71b69664b53b9e6a899c0bc2f4b0506b650
Gerrit-Change-Number: 14565
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <ch...@163.com>
Gerrit-Reviewer: Yingchun Lai <40...@qq.com>
Gerrit-Reviewer: helifu <hz...@corp.netease.com>
Gerrit-Comment-Date: Tue, 29 Oct 2019 17:45:43 +0000
Gerrit-HasComments: No

[kudu-CR] [docs] note on inconsistency of 'live row count' metric

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has removed a vote on this change.

Change subject: [docs] note on inconsistency of 'live_row_count' metric
......................................................................


Removed Verified-1 by Kudu Jenkins (120)
-- 
To view, visit http://gerrit.cloudera.org:8080/14565
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: deleteVote
Gerrit-Change-Id: I0ecea71b69664b53b9e6a899c0bc2f4b0506b650
Gerrit-Change-Number: 14565
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <ch...@163.com>
Gerrit-Reviewer: Yingchun Lai <40...@qq.com>
Gerrit-Reviewer: helifu <hz...@corp.netease.com>

[kudu-CR] [docs] note on inconsistency of 'live row count' metric

Posted by "Grant Henke (Code Review)" <ge...@cloudera.org>.
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/14565 )

Change subject: [docs] note on inconsistency of 'live_row_count' metric
......................................................................


Patch Set 2: Code-Review+2


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0ecea71b69664b53b9e6a899c0bc2f4b0506b650
Gerrit-Change-Number: 14565
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <ch...@163.com>
Gerrit-Reviewer: Yingchun Lai <40...@qq.com>
Gerrit-Reviewer: helifu <hz...@corp.netease.com>
Gerrit-Comment-Date: Tue, 29 Oct 2019 21:59:19 +0000
Gerrit-HasComments: No

[kudu-CR] [docs] note on inconsistency of 'live row count' metric

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14565 )

Change subject: [docs] note on inconsistency of 'live_row_count' metric
......................................................................

[docs] note on inconsistency of 'live_row_count' metric

Added a note on possible inconsistent readings of the 'live_row_count'
and 'on_disk_size' metrics.  See KUDU-2986 for details.

Change-Id: I0ecea71b69664b53b9e6a899c0bc2f4b0506b650
Reviewed-on: http://gerrit.cloudera.org:8080/14565
Tested-by: Kudu Jenkins
Reviewed-by: Grant Henke <gr...@apache.org>
---
M docs/known_issues.adoc
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Grant Henke: Looks good to me, approved

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I0ecea71b69664b53b9e6a899c0bc2f4b0506b650
Gerrit-Change-Number: 14565
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <ch...@163.com>
Gerrit-Reviewer: Yingchun Lai <40...@qq.com>
Gerrit-Reviewer: helifu <hz...@corp.netease.com>