apache / apache/fluss

[Feature] Reuse GatewayClientProxy and avoid re-creation

Open
#127 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.1k
Forks
625
Avg merge
3d 14h
Merged PRs (30d)
97

Description

### Search before asking

- [X] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar.

### Motivation

Introducee a RpcGatewayCache to accelerate the rpc gateway proxy creation speed.

### Solution

_No response_

### Anything else?

_No response_

### Willingness to contribute

- [X] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names RpcGatewayCache and GatewayClientProxy but provides no files or tests. Start by locating GatewayClientProxy creation and the RPC gateway entry points, then determine the expected cache lifecycle and reuse behavior. Done means gateway proxies are reused rather than recreated, with tests covering the cache behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.