The GitHub Actions job "Check License" on fluss.git/fix/netty-bytebuf-leak-on-fetch-timeout has failed. Run started by GitHub user platinumhamburg (triggered by platinumhamburg).
Head commit for run: 7ff422c0aebd3e3926804c18af65c7c5e1fb39f3 / 白鵺 <[email protected]> [hotfix] Fix Netty ByteBuf leak on follower fetchLog timeout When ReplicaFetcherThread's fetchLog RPC times out via .get(timeout), the late-arriving FetchLogResponse's pooled ByteBuf is never released, causing Netty direct memory to grow indefinitely. Register a thenAccept callback on the CompletableFuture in the catch block to release the ByteBuf when the late response eventually arrives. Report URL: https://github.com/apache/fluss/actions/runs/23522325675 With regards, GitHub Actions via GitBox
