tokers commented on issue #234:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/234#issuecomment-772968932


   > @tokers
   > 
   > > Also, I think maybe an option like `--apisix-cache-sync-interval` is 
required to configure it?
   > 
   > I agree to make it optional.
   > 
   > > What I care is whether the synchronization will block the resource 
pushing.
   > 
   > What if we sync the resource to apisix at a specified time interval? Which 
means discarding the manually modifications from apisix, the configration will 
be consistent with CRD resources.
   
   What I mean is when we are in progress of synchronizing from APISIX while 
some data need to be pushed to APISIX, these incremental pushing might loss if 
the synchronization doesn't block the push.
   
   It's really like the redis master-replica synchronization (we're like the 
master).


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


Reply via email to