This is an automated email from the ASF dual-hosted git repository. omalley pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 35e04ff52a4 HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file new 9a89deca1d1 HDFS-16756. RBF proxies the client's user by the login user to enable CacheEntry (#4853). Contributed by ZanderXu. new 5fe19a0f016 HDFS-16901: RBF: Propagates real user's username via the caller context, when a proxy user is being used. (#5346) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/hadoop/ipc/CallerContext.java | 1 + .../server/federation/router/RouterRpcClient.java | 19 +++++++--- .../server/federation/router/TestRouterRpc.java | 41 ++++++++++++++++++++++ 3 files changed, 57 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org