Hi Fadi.
You are right - the API Gateway stores its configuration in
elasticsearch (by default). This is a persistent data store, so barring
some sort of catastrophic crash resulting in data loss in the Gateway,
you shouldn't need to force a resync between the API Manager and the API
Gateway.
Perhaps I have misunderstood your question. :)
-Eric
On 9/16/2015 2:10 PM, Fadi Abdin wrote:
Hi Eric,
I have been following your documentation for production setup
http://www.apiman.io/latest/production-guide.html# ..
and it worked successfully. i want to clarify something.
Now i have API Manager data stored in the apiman database , which is
great , i can copy it and all that .. but from how i see , when you
publish an api , it will be published to the gateway and the gateway
stores the data in elastic search !! ? I might be missing something.
How do i force a refresh from the apiman to gateway ? or do i need to
clear elastic search data !
Sorry if i completely missunderstand something.
Thanks,
Fadi