zhengchenyu commented on PR #1121:
URL: 
https://github.com/apache/incubator-uniffle/pull/1121#issuecomment-1674135665

   > I also found this bug and fix it in our internal version. +1 for this
   > 
   > But I'm not satisfied with the config format of using separator, if so, 
the similar problems still exist.
   > 
   > How about using toml ? Like this:
   > 
   > ```toml
   > [cluster1]
   > k1 = v1
   > k2 = v2
   > 
   > [cluster2]
   > k1 = v1
   > ```
   
   Yes, the separator is not good. If remote config container ',' or '=', this 
PR still cant solve this problem.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to