Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: Fix a unit test in aarch64 system
......................................................................

Fix a unit test in aarch64 system

The block size is x86 architecture is 4K, but in aarch64 is
64K. Test EncryptionEnabled/LogBlockManagerTest.MetricsTest/1
runs failed in aarch64. This test should be careful of the
block size of the architecture. Instead of setting the fixed
value for FLAGS_log_container_max_size, it is better to using
the block size of the architecture.

Change-Id: Ide52a251b15b1af437d570c146beb0c30fed161b
---
M src/kudu/fs/log_block_manager-test.cc
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/20613/2
--
To view, visit http://gerrit.cloudera.org:8080/20613
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ide52a251b15b1af437d570c146beb0c30fed161b
Gerrit-Change-Number: 20613
Gerrit-PatchSet: 2
Gerrit-Owner: Wang Xixu <1450306...@qq.com>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to