Closed xiaofeitu2 closed 4 years ago
In 8+, there is no register, so, don't need to worry about this. And backend url grouping has been provided. Don't do this in the agent, it will be a high load for your app.
dose that mean in 6.x version it is difficult to solve the problem?
Yes, it is hard. That is why we changed the design.
in 8+,will all the operationame be recorded in es or other storage ?
Still in ES, but no register, so no block you are facing. And no endpoint cache anymore. If you want to know more details, read the latest codes.
every time get the endpoint name or id will request the stroage and if there are lots of different endpoint name to request and quiet frequently, if we add a choice that putting the endpoint name in distribute cache system ,will that be possible?
It is possible, but not helpful. It still cost too much. We don't think that is a good idea. Anyway, the better way is provided, let's not stuck in the old design. High level design improvement is always better than purely tech level improvement.
Please answer these questions before submitting your issue.
Question
Bug
Requirement or improvement