fresh-borzoni opened a new pull request, #2997:
URL: https://github.com/apache/fluss/pull/2997

   ## Summary
   
   The `client.fs.*` prefix convention (introduced in #938) allows Flink 
clients to pass filesystem-specific config to Fluss. However, the config was 
silently ignored by all filesystem plugins due to two bugs.                     
                
                                                                                
                                                                                
                                                           
   This PR fixes both issues and adds short prefix support (`oss.`, `obs.`, 
`azure.`) to the remaining plugins, making the config convention work 
consistently across all filesystems.                                            
                    
      
   Fixes #2996 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to