hanahmily opened a new issue, #13771:
URL: https://github.com/apache/skywalking/issues/13771

   - **Search before asking**
     - [x] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar feature requirement.
   
   - **Description**  
     Remove etcd support from BanyanDB’s codebase, including node discovery, 
schema repository, and relevant test cases.
   
   - **Use case**  
     We want to simplify BanyanDB architecture and reduce maintenance overhead 
by removing etcd-related code paths and dependencies.  
     Scope includes:
     - Removing etcd-based node discovery implementations and related 
configurations
     - Removing etcd-backed schema repository logic and related integration 
points
     - Cleaning up docs/scripts/config options tied to etcd support
     - Updating or removing relevant unit/integration/e2e test cases that rely 
on etcd
   
     Expected outcome:
     - BanyanDB no longer depends on etcd at runtime
     - Discovery and schema repository behavior are fully supported by non-etcd 
implementations
     - CI/testing no longer includes etcd-specific scenarios
   
   - **Related issues**  
     N/A
   
   - **Are you willing to submit a pull request to implement this on your 
own?**  
     *(left unchecked as requested)*
   
   - **Code of Conduct**
     - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


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