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


Change subject: WIP [tests] reproduction scenario for KUDU-3661
......................................................................

WIP [tests] reproduction scenario for KUDU-3661

The new test sceanario TSAuthzITest.Kudu3661 fails with error like below
when built and run on RHEL/CentOS 8 with system compiler GCC 8.5.0.
After applying the fix for KUDU-3661 from [1], the test scenario passes,
as expected.

  W20250423 22:34:00.298816 351101 tablet_service.cc:695] failed op from 
{username='user0'} at 127.0.0.1:53364: Not authorized: not authorized to UPDATE
  W20250423 22:34:00.299407 351089 batcher.cc:441] Remote error: Failed to 
write batch of 1 ops to tablet 89c651d465fb4c50900138aa1815240c after 1 
attempt(s): Failed to write to server: 7cf60de0b0324017b56af43624af4305 
(127.85.255.65:36015): Not authorized: not authorized to UPDATE
  src/kudu/integration-tests/ts_authz-itest.cc:718: Failure
  Failed
  Bad status: Remote error: Failed to write batch of 1 ops to tablet 
89c651d465fb4c50900138aa1815240c after 1 attempt(s): Failed to write to server: 
7cf60de0b0324017b56af43624af4305 (127.85.255.65:36015): Not authorized: not 
authorized to UPDATE

DONT_BUILD

[1] https://gerrit.cloudera.org/#/c/22806/

Change-Id: Ia4cc11a528c9e024ae04985c629eaeae1ba0e6d7
---
M src/kudu/integration-tests/ts_authz-itest.cc
1 file changed, 41 insertions(+), 3 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4cc11a528c9e024ae04985c629eaeae1ba0e6d7
Gerrit-Change-Number: 22809
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to