wayilau commented on issue #2725: Add cluster-etcd-plugin
URL: https://github.com/apache/skywalking/pull/2725#issuecomment-501172497
 
 
   > @wayilau Another thing,when the key's value always be null after expired , 
like this:
   > 
   > ```json
   > {
   > "action": "get",
   > "node": {
   > "key": "/SkyWalking_OAP_Cluster",
   > "dir": true,
   > "modifiedIndex": 4,
   > "createdIndex": 4
   > }
   > }
   > ```
   'SkyWalking_OAP_Cluster' is dir for etcd key to store, which is not be 
removed when ttl is ocurred.  you want to remove the dir after ttl ?  

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to