TSG-18286 Proxy支持虚拟表表名变更,删除代理本地缓存,删除tsg-http相关配置
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include <MESA/MESA_prof_load.h>
|
||||
#include <MESA/field_stat2.h>
|
||||
|
||||
#include <tango_cache_client.h>
|
||||
#include <tfe_utils.h>
|
||||
#include <tfe_future.h>
|
||||
#include <tfe_stream.h>
|
||||
@@ -651,8 +650,6 @@ int main(int argc, char * argv[])
|
||||
FS_library_init();
|
||||
|
||||
future_promise_library_init(future_profile);
|
||||
tango_cache_global_init();
|
||||
|
||||
/* CONFIG */
|
||||
ret = tfe_proxy_config(g_default_proxy, main_profile);
|
||||
CHECK_OR_EXIT(ret == 0, "Failed at loading profile %s, Exit.", main_profile);
|
||||
|
||||
Reference in New Issue
Block a user