CN104899106A - Processing method and processing device when interface service is abnormal - Google Patents

Processing method and processing device when interface service is abnormal Download PDF

Info

Publication number
CN104899106A
CN104899106A CN201410083619.3A CN201410083619A CN104899106A CN 104899106 A CN104899106 A CN 104899106A CN 201410083619 A CN201410083619 A CN 201410083619A CN 104899106 A CN104899106 A CN 104899106A
Authority
CN
China
Prior art keywords
interface
attribute information
results
service
cache pool
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410083619.3A
Other languages
Chinese (zh)
Other versions
CN104899106B (en
Inventor
吴健
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Singapore Holdings Pte Ltd
Original Assignee
Alibaba Group Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201410083619.3A priority Critical patent/CN104899106B/en
Publication of CN104899106A publication Critical patent/CN104899106A/en
Application granted granted Critical
Publication of CN104899106B publication Critical patent/CN104899106B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The embodiment of the invention discloses a processing method and a processing device when an interface service is abnormal, wherein attribute information and return results of interfaces which are normal in service are stored in a cache pool; the attribute information and the return results have the mapping relationship; and the attribute information includes an interface mark and a calling parameter. The method comprises the following steps of: judging whether the attribute information identical to the attribute information of the interfaces which are abnormal in service is included in the cache pool or not; if so, extracting the return results with the mapping relationship with the attribute information of the interfaces which are abnormal in service from the cache pool; and returning the extracted return results to a client. According to the embodiment of the invention, an effective return result can also be provided for an interface service caller under the abnormal conditions; and the requirements of the interface service caller are met, so that the stability of a server for externally providing interface services is improved.

Description

Disposal route when interface service is abnormal and device
Technical field
The present invention relates to computer application field, particularly relate to interface service abnormal time disposal route and device.
Background technology
At present, industry docking port service conventional treatment method is in abnormal cases, one that directly returns acquiescence returns results, or refusal returns any result.
Obviously, return results even if existing disposal route provides one, but for interface service called side, this returns results and not is one and effectively returns results.Therefore, existing disposal route can not meet the demand of interface service called side, and this have impact on the stability that server externally provides interface service to a certain extent.
Therefore, problem in the urgent need to address is at present: processing scheme when providing a kind of interface service abnormal.
Summary of the invention
In order to solve the problems of the technologies described above, embodiments provide a kind of interface service abnormal time disposal route and device, so that also one can be provided effectively to return results for interface service called side in abnormal cases, meet the demand of interface service called side, thus improve the stability that server externally provides interface service.
The embodiment of the invention discloses following technical scheme:
In the first aspect of embodiment of the present invention, provide disposal route during a kind of interface service exception, in cache pool, store the attribute information of serving normal interface and return results, and described attribute information has mapping relations with returning results, described attribute information comprises interface flag and call parameters; Described method comprises:
Judge whether to comprise in described cache pool the attribute information that the attribute information of the interface abnormal with service is identical;
If so, from described cache pool, returning results of mapping mutually with the attribute information of serving abnormal interface is extracted;
Returning results of extracting is returned to client.
In conjunction with the first aspect of embodiment of the present invention, embodiment of the present invention also has the first may, namely in described cache pool, also store the rise time returned results of the normal interface of service, and described rise time and described attribute information have mapping relations with returning results;
Described method also comprises:
Judge whether the difference of current time and described rise time is more than or equal to default life cycle;
If so, the attribute information deleting the described rise time and map mutually with the described rise time from described cache pool and returning results.
In conjunction with the first aspect of embodiment of the present invention, embodiment of the present invention also has the second may, namely when the interface that concurrent existence at least two service is abnormal, and the attribute information of the abnormal interface of described at least two services identical time, describedly returning results of extracting returned to client be specially:
Different returning results is returned to different clients.
In conjunction with the second possibility of the first aspect of embodiment of the present invention, embodiment of the present invention also has the third possibility, in described cache pool, namely also store the access times returned results of the normal interface of service;
Different returning results is returned to different clients be specially:
For each client, minimum the returning results of middle access times that return results extracted is returned to described client.
In conjunction with the first aspect of embodiment of the present invention, first aspect the first may, the second of first aspect may or the third of first aspect may, embodiment of the present invention also have the 4th kind may, namely described cache pool is based on the key-value queue in the tables of data of condition database, internal memory or buffer memory or the data-storage system in all kinds of perdurable data framework of increasing income.
In the second aspect of embodiment of the present invention, provide treating apparatus during a kind of interface service exception, comprising:
Cache pool, for the normal interface of stores service attribute information and return results, and described attribute information and return results there are mapping relations, described attribute information comprises interface flag and call parameters;
First judging unit, the attribute information that the attribute information for judging whether to comprise in described cache pool the interface abnormal with service is identical;
Call unit, if be yes for the judged result of the first judging unit, extracts returning results of mapping mutually with the attribute information of serving abnormal interface from described cache pool;
Return unit, for returning results of extracting is returned to client.
In conjunction with the second aspect of embodiment of the present invention, embodiment of the present invention also has the first may, namely described cache pool is also for, rise time returned results of the normal interface of stores service, and described rise time and described attribute information and return results there are mapping relations;
Described device also comprises:
Second judging unit, for judging whether the difference of current time and described rise time is more than or equal to default life cycle;
Delete cells, for when the judged result of described second judging unit is for being, deletes the described rise time and the attribute information that maps mutually with the described rise time and returning results from described cache pool.
In conjunction with the second aspect of embodiment of the present invention, embodiment of the present invention also has the second may, namely when the interface that concurrent existence at least two service is abnormal, and the attribute information of the abnormal interface of described at least two services identical time, described return unit specifically for, different returning results is returned to different clients.
In conjunction with the second aspect of embodiment of the present invention the second may, embodiment of the present invention also have the third may, namely described cache pool is also for, the access times returned results of the normal interface of stores service;
Return then unit specifically for, for each client, minimum the returning results of middle access times that return results extracted is returned to described client.
In conjunction with the second aspect of embodiment of the present invention, the second aspect of embodiment of the present invention the first may, the second of the second aspect of embodiment of the present invention may or embodiment of the present invention second aspect the third may, namely described cache pool is based on the key-value queue in the tables of data of condition database, internal memory or buffer memory or the data-storage system in all kinds of perdurable data framework of increasing income.
As can be seen from the above-described embodiment, compared with prior art, the invention has the advantages that:
For the normal each interface of service, returning results of these interfaces is stored in cache pool.Once occur serving abnormal interface, first determine that whether the attribute information of the interface of this service exception is identical with the attribute information of the normal interface of some services, if identical, just this can be served returning results of normal interface from cache pool to extract, and return to client as the returning results of interface of this service exception.Therefore, also one can be provided effectively to return results for interface service called side in abnormal cases, meet the demand of interface service called side, thus improve the stability that server externally provides interface service.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the exemplary application scene that embodiments of the present invention can be implemented wherein;
The process flow diagram of disposal route during a kind of interface service exception that Fig. 2 provides for the embodiment of the present invention one;
Fig. 3 is a kind of operation chart that in the present invention, server stores data in cache pool;
Fig. 4 is the another kind of operation chart that in the present invention, service area stores data in cache pool;
The process flow diagram of disposal route during a kind of interface service exception that Fig. 5 provides for the embodiment of the present invention two;
The structural drawing for the treatment of apparatus during a kind of interface service exception that Fig. 6 provides for the embodiment of the present invention three;
The structural drawing for the treatment of apparatus during the another kind of interface service exception that Fig. 7 provides for the embodiment of the present invention three.
Embodiment
Embodiments provide interface service abnormal time disposal route and device.The core of technical scheme involved in the present invention is, when interface service is normal, just the attribute information (when this attribute information comprises interface flag and calls this interface the call parameters that uses) of the normal interface of service and returning results is stored in cache pool.Obviously, be arranged in this cache pool return results be all interface service normal time obtain effectively return results, and the data in cache pool are in real time in renewal.Once some interface service occur abnormal, cause this interface interchange failure, if the attribute information of this interface is identical with the attribute information of the some service normal interface stored in cache pool, just can extract returning results of this service normal interface from cache pool, and return to client as returning results of this service exceptional interface. 
First schematically show with reference to figure 1, Fig. 1 the exemplary application scene that embodiments of the present invention can implement wherein.Wherein, client 00 sends the call parameters 32 used when including interface flag 31 and the calling interface A of interface A in this interface service request 11 of interface service request 11(of a calling interface A to server 20).Responsively, the interface A that server 20 utilizes call parameters 32 calling interface mark 31 to identify, if the successful calling interface A(of server 20 is namely, interface A serves normal), will produce and effectively return results 33.Server 20 returns to except client 10 except this effectively being returned results 33, also the related data of interface A (that is, interface flag 31, call parameters 32 and return results 33) will be stored in a cache pool 40.Afterwards, if client 10 sends the interface service request 12 of a calling interface A again to server 20, and the call parameters that this time calling interface A uses also is call parameters 32, that is, in this interface service request 12, include interface flag 31 and the call parameters 32 of interface A equally.If the malloc failure malloc of server 20 docking port A (namely, interface A serves abnormal), now, the processing mode when service of server 20 docking port is abnormal is: from cache pool, search one meet effectively returning results of interface service request 12, obviously, after searching, server 20 can find that returning results 33 is meet effectively returning results of interface service request 12, and will return results 33 and return to client 10.Server 20 can be Web server, also can be the server of other types, such as APP server.It will be understood by those skilled in the art that the schematic diagram shown in Fig. 1 is only the example that embodiments of the present invention can be achieved wherein.The range of application of embodiment of the present invention is not subject to the restriction of any aspect of this framework.
For enabling above-mentioned purpose of the present invention, feature and advantage become apparent more, are described in detail the embodiment of the present invention below in conjunction with accompanying drawing.
Embodiment one
Refer to Fig. 2, the process flow diagram of disposal route during a kind of interface service exception that it provides for the embodiment of the present invention one, the method comprises the following steps:
Step 200: store the attribute information of serving normal interface and return results in cache pool, and described attribute information and return results there are mapping relations, described attribute information comprises interface flag and call parameters;
In the application of distributed system, the server of multiple responsible interface service can be there is.For each server, it can have the cache pool that is specific to oneself, and the attribute information of the normal interface of all services oneself processed is stored in respective cache pool with returning results.As shown in Figure 3.Another kind of preferred implementation is that multiple server shares a cache pool, is all stored in same cache pool by the attribute information of the normal interface of all services processed separately with returning results.As shown in Figure 4.
Step 201: judge whether to comprise in described cache pool the attribute information that the attribute information of the interface abnormal with service is identical, if so, enter step 202;
Step 202: extract returning results of mapping mutually with the attribute information of serving abnormal interface from described cache pool;
Step 203: returning results of extracting is returned to client.
In above-mentioned steps 201, if do not comprise the attribute information identical with the attribute information of the interface of this service exception in cache pool, processing scheme of the prior art can be adopted, namely, returning results of giving tacit consent to is returned to client, or, do not return any returning results to client.
Because interface normally has ageing, therefore, be stored into each interface in cache pool return results also have ageing, once lost efficacy, just cannot re-use and return results.If expired returning results continues to be stored in cache pool, the waste of storage space will be caused.
Given this, having exceeded returning results of timeliness in cache pool, in order to save the storage space in cache pool, also having needed this to return results to delete from cache pool.
One is preferred embodiment, the rise time returned results of the normal interface of service is also stored in described cache pool, and described rise time and described attribute information have mapping relations with returning results, the method further comprises: judge whether the difference of current time and described rise time is more than or equal to default life cycle; If so, the attribute information deleting the described rise time and map mutually with the described rise time from described cache pool and returning results.
The rise time returned results, by while the returning results and be stored into cache pool of the normal interface of service, is also saved in cache pool by server in the lump.Current time is this time-to-live returned results with the difference of the rise time returned results, if this time-to-live returned results has exceeded its life cycle, has illustrated that this returns results and loses efficacy because of expired.So, should delete returning results relevant data to this from cache pool.Server regularly can perform said process, thus regularly some fail datas is cleaned out cache pool.In addition, server can set different life cycles for returning results of distinct interface.
If this time-to-live returned results does not exceed its life cycle, illustrate that this returns results and do not lose efficacy.So, the described rise time can be stayed and the attribute information that maps mutually with the described rise time and returning results in the continuation of insurance of cache pool relaying.
For the ease of service data, in the inventive solutions, cache pool can for but be not limited to: the Key-Value(key-value based in the tables of data of condition database, internal memory or buffer memory) data-storage system in queue or all kinds of perdurable data framework of increasing income.Such as, the data-storage system in the perdurable data framework of increasing income can be redis or mongodb.
As can be seen from the above-described embodiment, compared with prior art, the invention has the advantages that:
For the normal each interface of service, returning results of these interfaces is stored in cache pool.Once occur serving abnormal interface, first determine that whether the attribute information of the interface of this service exception is identical with the attribute information of the normal interface of some services, if identical, just this can be served returning results of normal interface from cache pool to extract, and return to client as the returning results of interface of this service exception.Therefore, also one can be provided effectively to return results for interface service called side in abnormal cases, meet the demand of interface service called side, thus improve the stability that server externally provides interface service.
Embodiment two
The abnormal interface of multiple service is there is when concurrent, and, when the attribute information of the interface that these services are abnormal is identical, in order to more balance in the selection returned results, return to returning results of multiple client under avoiding complications to concentrate on one and return results, a kind of preferred implementation is that different returning results is returned to different clients.
Refer to Fig. 5, the process flow diagram of disposal route during a kind of interface service exception that it provides for the embodiment of the present invention two, the method comprises the following steps:
Step 500: store the attribute information of serving normal interface, the access times returning results and return results in cache pool, and described attribute information has mapping relations with returning results, described attribute information comprises interface flag and call parameters;
Step 501: judge whether to comprise in described cache pool the attribute information that the attribute information of the interface abnormal with service is identical, if so, enter step 502;
Step 502: extract returning results of mapping mutually with the attribute information of serving abnormal interface from described cache pool;
Step 503: for each client, returns to described client by minimum the returning results of middle access times that return results extracted.
In this programme, server needs to record each access times returned results, and returns results used once some, just needs the access times this returned results to add 1, and updates stored in the access times in cache pool.
As can be seen from the above-described embodiment, compared with prior art, the invention has the advantages that:
For the normal each interface of service, returning results of these interfaces is stored in cache pool.Once occur serving abnormal interface, first determine that whether the attribute information of the interface of this service exception is identical with the attribute information of the normal interface of some services, if identical, just this can be served returning results of normal interface from cache pool to extract, and return to client as the returning results of interface of this service exception.Therefore, also one can be provided effectively to return results for interface service called side in abnormal cases, meet the demand of interface service called side, thus improve the stability that server externally provides interface service.
In addition, in order to ensure, between the returning results of the interface that these services are abnormal, there is otherness, and be not concentrated in same returning results, be directed to each client, due to only minimum the returning results of choice for use number of times, therefore, different returning results can be realized to return to different clients.
Embodiment three
Disposal route time abnormal with above-mentioned a kind of interface service is corresponding, and the embodiment of the present invention additionally provides treating apparatus during a kind of interface service exception.Refer to Fig. 6, the structural drawing for the treatment of apparatus when its a kind of interface service provided for the embodiment of the present invention three is abnormal, this device comprises: cache pool 601, first judging unit 602, call unit 603 and return unit 604.Principle of work below in conjunction with this device introduces its inner structure and annexation further.
Cache pool 601, for the normal interface of stores service attribute information and return results, and described attribute information and return results there are mapping relations, described attribute information comprises interface flag and call parameters;
First judging unit 602, the attribute information that the attribute information for judging whether to comprise in described cache pool the interface abnormal with service is identical;
Call unit 603, if be yes for the judged result of the first judging unit 602, extracts returning results of mapping mutually with the attribute information of serving abnormal interface from described cache pool;
Return unit 604, for returning results of extracting is returned to client.
Preferably, as shown in Figure 7, cache pool 601 is also for, rise time returned results of the normal interface of stores service, and described rise time and described attribute information and return results there are mapping relations;
Described device also comprises:
Second judging unit 605, for judging whether the difference of current time and described rise time is more than or equal to default life cycle;
Delete cells 606, for when the judged result of described second judging unit is for being, deletes the described rise time and the attribute information that maps mutually with the described rise time and returning results from described cache pool.
Preferably, when the interface that concurrent existence at least two service is abnormal, and when the attribute information of the abnormal interface of described at least two services is identical, return unit 604 specifically for, different returning results is returned to different clients.
Further preferred, cache pool 601 is also for, the access times returned results of the normal interface of stores service;
Then return unit 604 specifically for, for each client, minimum the returning results of middle access times that return results extracted is returned to described client.
Preferably, described cache pool is based on the key-value queue in the tables of data of condition database, internal memory or buffer memory or the data-storage system in all kinds of perdurable data framework of increasing income.
As can be seen from the above-described embodiment, compared with prior art, the invention has the advantages that:
For the normal each interface of service, returning results of these interfaces is stored in cache pool.Once occur serving abnormal interface, first determine that whether the attribute information of the interface of this service exception is identical with the attribute information of the normal interface of some services, if identical, just this can be served returning results of normal interface from cache pool to extract, and return to client as the returning results of interface of this service exception.Therefore, also one can be provided effectively to return results for interface service called side in abnormal cases, meet the demand of interface service called side, thus improve the stability that server externally provides interface service.
The technician in described field can be well understood to, and for convenience of description and succinctly, the specific works process of the system of foregoing description, device and unit, with reference to the corresponding process in preceding method embodiment, can not repeat them here.
In several embodiment provided by the present invention, should be understood that, disclosed system, apparatus and method, can realize by another way.Such as, described above to device embodiment be only schematic, such as, the division of described unit, be only a kind of logic function to divide, actual can have other dividing mode when realizing, and such as multiple unit or assembly can in conjunction with being maybe integrated into another system, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, the indirect coupling of device or unit or communication connection, can be electrically, machinery or other form.
The described unit illustrated as separating component can or also can be physically separate, and the parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of unit wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, also can be that the independent physics of unit exists, also can two or more unit in a unit integrated.Above-mentioned integrated unit both can adopt the form of hardware to realize, and the form of SFU software functional unit can be adopted to realize.
It should be noted that, one of ordinary skill in the art will appreciate that all or part of flow process realized in above-described embodiment method, that the hardware that can carry out instruction relevant by computer program has come, described program can be stored in a computer read/write memory medium, this program, when performing, can comprise the flow process of the embodiment as above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
Above disposal route during interface service exception provided by the present invention and device are described in detail, apply specific embodiment herein to set forth principle of the present invention and embodiment, the explanation of above embodiment just understands method of the present invention and core concept thereof for helping; Meanwhile, for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (10)

1. a disposal route when interface service is abnormal, it is characterized in that, in cache pool, store the attribute information of serving normal interface and return results, and described attribute information and return results there are mapping relations, described attribute information comprises interface flag and call parameters; Described method comprises:
Judge whether to comprise in described cache pool the attribute information that the attribute information of the interface abnormal with service is identical;
If so, from described cache pool, returning results of mapping mutually with the attribute information of serving abnormal interface is extracted;
Returning results of extracting is returned to client.
2. method according to claim 1, is characterized in that, also stores the rise time returned results of the normal interface of service in described cache pool, and described rise time and described attribute information have mapping relations with returning results;
Described method also comprises:
Judge whether the difference of current time and described rise time is more than or equal to default life cycle;
If so, the attribute information deleting the described rise time and map mutually with the described rise time from described cache pool and returning results.
3. method according to claim 1, is characterized in that, when the interface that concurrent existence at least two service is abnormal, and when the attribute information of the abnormal interface of described at least two services is identical, describedly returning results of extracting is returned to client is specially:
Different returning results is returned to different clients.
4. method according to claim 3, is characterized in that, also stores the access times returned results of the normal interface of service in described cache pool;
Different returning results is returned to different clients be specially:
For each client, minimum the returning results of middle access times that return results extracted is returned to described client.
5. method as claimed in any of claims 1 to 4, is characterized in that, described cache pool is based on the key-value queue in the tables of data of condition database, internal memory or buffer memory or the data-storage system in all kinds of perdurable data framework of increasing income.
6. treating apparatus when interface service is abnormal, is characterized in that, comprising:
Cache pool, for the normal interface of stores service attribute information and return results, and described attribute information and return results there are mapping relations, described attribute information comprises interface flag and call parameters;
First judging unit, the attribute information that the attribute information for judging whether to comprise in described cache pool the interface abnormal with service is identical;
Call unit, if be yes for the judged result of the first judging unit, extracts returning results of mapping mutually with the attribute information of serving abnormal interface from described cache pool;
Return unit, for returning results of extracting is returned to client.
7. device according to claim 6, is characterized in that, described cache pool is also for, rise time returned results of the normal interface of stores service, and described rise time and described attribute information and return results there are mapping relations;
Described device also comprises:
Second judging unit, for judging whether the difference of current time and described rise time is more than or equal to default life cycle;
Delete cells, for when the judged result of described second judging unit is for being, deletes the described rise time and the attribute information that maps mutually with the described rise time and returning results from described cache pool.
8. device according to claim 6, it is characterized in that, when the interface that concurrent existence at least two service is abnormal, and when the attribute information of the interface of described at least two service exceptions is identical, described return unit specifically for, different returning results is returned to different clients.
9. device according to claim 8, is characterized in that, described cache pool is also for, the access times returned results of the normal interface of stores service;
Return then unit specifically for, for each client, minimum the returning results of middle access times that return results extracted is returned to described client.
10. according to the device in claim 6 to 9 described in any one, it is characterized in that, described cache pool is based on the key-value queue in the tables of data of condition database, internal memory or buffer memory or the data-storage system in all kinds of perdurable data framework of increasing income.
CN201410083619.3A 2014-03-07 2014-03-07 Treating method and apparatus when interface service is abnormal Active CN104899106B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410083619.3A CN104899106B (en) 2014-03-07 2014-03-07 Treating method and apparatus when interface service is abnormal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410083619.3A CN104899106B (en) 2014-03-07 2014-03-07 Treating method and apparatus when interface service is abnormal

Publications (2)

Publication Number Publication Date
CN104899106A true CN104899106A (en) 2015-09-09
CN104899106B CN104899106B (en) 2018-05-08

Family

ID=54031783

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410083619.3A Active CN104899106B (en) 2014-03-07 2014-03-07 Treating method and apparatus when interface service is abnormal

Country Status (1)

Country Link
CN (1) CN104899106B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105577795A (en) * 2015-12-24 2016-05-11 北京奇虎科技有限公司 Service interface invoking method and apparatus
CN105677466A (en) * 2015-12-31 2016-06-15 百度在线网络技术(北京)有限公司 Method and device for degrading handling of third-party application interface
CN106484592A (en) * 2016-09-28 2017-03-08 北京奇虎科技有限公司 A kind of method for detecting abnormality and device
CN106649078A (en) * 2015-11-02 2017-05-10 阿里巴巴集团控股有限公司 Application interface testing method and device
CN107547238A (en) * 2016-06-29 2018-01-05 阿里巴巴集团控股有限公司 Event monitoring system, method and device
CN108014500A (en) * 2017-12-07 2018-05-11 北京像素软件科技股份有限公司 Attribute abnormal finds method and device
CN109032918A (en) * 2018-05-31 2018-12-18 长安大学 A kind of sensing node program exception diagnostic method based on abnormal task function trace
CN109976924A (en) * 2019-03-22 2019-07-05 北京奇艺世纪科技有限公司 Interface call method and device
CN111258852A (en) * 2020-01-16 2020-06-09 深圳鼎盛电脑科技有限公司 Abnormal data monitoring method and device, electronic equipment and storage medium
CN111352610A (en) * 2020-03-03 2020-06-30 五八有限公司 Interface return value modification method and device, electronic equipment and storage medium
WO2020135485A1 (en) * 2018-12-25 2020-07-02 华为技术有限公司 Result acquisition method, apparatus and device
CN112199281A (en) * 2020-09-30 2021-01-08 中国平安财产保险股份有限公司 Data processing method and device, terminal equipment and readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1509434A (en) * 2000-08-07 2004-06-30 国际商业机器公司 Method, system and program for invoking stoved procedures and accessing stroed procedure data
CN101017459A (en) * 2007-03-08 2007-08-15 中国科学院研究生院 Error capturing plug-in used in information system and method of use thereof
US7712078B1 (en) * 2005-02-02 2010-05-04 Teradata Us, Inc. Techniques for data store population
CN102064954A (en) * 2009-11-17 2011-05-18 腾讯科技(深圳)有限公司 Distributed fault tolerant system, equipment and method
CN103095785A (en) * 2011-11-08 2013-05-08 阿里巴巴集团控股有限公司 Remote procedure call method and system, client and server
CN103136095A (en) * 2011-11-28 2013-06-05 阿里巴巴集团控股有限公司 Method, device and system of test application program interface
CN103338243A (en) * 2013-06-20 2013-10-02 新浪网技术(中国)有限公司 Method and system for updating cache data of Web node

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1509434A (en) * 2000-08-07 2004-06-30 国际商业机器公司 Method, system and program for invoking stoved procedures and accessing stroed procedure data
US7712078B1 (en) * 2005-02-02 2010-05-04 Teradata Us, Inc. Techniques for data store population
CN101017459A (en) * 2007-03-08 2007-08-15 中国科学院研究生院 Error capturing plug-in used in information system and method of use thereof
CN102064954A (en) * 2009-11-17 2011-05-18 腾讯科技(深圳)有限公司 Distributed fault tolerant system, equipment and method
CN103095785A (en) * 2011-11-08 2013-05-08 阿里巴巴集团控股有限公司 Remote procedure call method and system, client and server
CN103136095A (en) * 2011-11-28 2013-06-05 阿里巴巴集团控股有限公司 Method, device and system of test application program interface
CN103338243A (en) * 2013-06-20 2013-10-02 新浪网技术(中国)有限公司 Method and system for updating cache data of Web node

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649078A (en) * 2015-11-02 2017-05-10 阿里巴巴集团控股有限公司 Application interface testing method and device
CN106649078B (en) * 2015-11-02 2019-06-25 阿里巴巴集团控股有限公司 Application interface test method and device
CN105577795A (en) * 2015-12-24 2016-05-11 北京奇虎科技有限公司 Service interface invoking method and apparatus
CN105677466B (en) * 2015-12-31 2019-08-30 百度在线网络技术(北京)有限公司 The method and apparatus of the downgrade processing of third-party application interface
CN105677466A (en) * 2015-12-31 2016-06-15 百度在线网络技术(北京)有限公司 Method and device for degrading handling of third-party application interface
CN107547238A (en) * 2016-06-29 2018-01-05 阿里巴巴集团控股有限公司 Event monitoring system, method and device
CN107547238B (en) * 2016-06-29 2020-11-24 阿里巴巴集团控股有限公司 Event monitoring system, method and device
CN106484592A (en) * 2016-09-28 2017-03-08 北京奇虎科技有限公司 A kind of method for detecting abnormality and device
CN106484592B (en) * 2016-09-28 2020-01-24 北京奇虎科技有限公司 Anomaly detection method and device
CN108014500A (en) * 2017-12-07 2018-05-11 北京像素软件科技股份有限公司 Attribute abnormal finds method and device
CN108014500B (en) * 2017-12-07 2020-07-28 北京像素软件科技股份有限公司 Attribute exception discovery method and device
CN109032918A (en) * 2018-05-31 2018-12-18 长安大学 A kind of sensing node program exception diagnostic method based on abnormal task function trace
CN109032918B (en) * 2018-05-31 2021-06-18 长安大学 Sensing node program abnormity diagnosis method based on abnormal task function track
WO2020135485A1 (en) * 2018-12-25 2020-07-02 华为技术有限公司 Result acquisition method, apparatus and device
CN111367683A (en) * 2018-12-25 2020-07-03 华为技术有限公司 Result obtaining method, device and equipment
CN109976924A (en) * 2019-03-22 2019-07-05 北京奇艺世纪科技有限公司 Interface call method and device
CN111258852A (en) * 2020-01-16 2020-06-09 深圳鼎盛电脑科技有限公司 Abnormal data monitoring method and device, electronic equipment and storage medium
CN111258852B (en) * 2020-01-16 2024-02-23 深圳市乐信信息服务有限公司 Abnormal data monitoring method, device, electronic equipment and storage medium
CN111352610A (en) * 2020-03-03 2020-06-30 五八有限公司 Interface return value modification method and device, electronic equipment and storage medium
CN112199281A (en) * 2020-09-30 2021-01-08 中国平安财产保险股份有限公司 Data processing method and device, terminal equipment and readable storage medium

Also Published As

Publication number Publication date
CN104899106B (en) 2018-05-08

Similar Documents

Publication Publication Date Title
CN104899106A (en) Processing method and processing device when interface service is abnormal
CN107872528B (en) Message pushing method and device
EP3739845A1 (en) Resource scheduling method, apparatus, device and system
CN110083651B (en) Data loading method and device
CN107729176B (en) Disaster recovery method and disaster recovery system for configuration file management system
CN108958991B (en) Method, device, equipment and storage medium for rapidly recovering cluster node fault service
CN105338358A (en) Image decoding method and device
CN103095687A (en) Method and device of metadata processing
CN107682172B (en) Control center device, service system processing method and medium
CN103905508A (en) Cloud platform application deployment method and device
US10169139B2 (en) Using predictive analytics of natural disaster to cost and proactively invoke high-availability preparedness functions in a computing environment
WO2019170011A1 (en) Task allocation method and device, and distributed storage system
CN108834086A (en) Method, apparatus, computer equipment and the storage medium that short message is sent
CN109391512A (en) A kind of service issuing method, device and electronic equipment
CN104753987B (en) A kind of distributed conversation management method and system
CN105094811A (en) Method can device for processing events
CN108924043A (en) System monitoring method, gateway communication, gateway apparatus, service processing equipment
CN104793982A (en) Method and device for establishing virtual machine
CN110413286B (en) Application deployment method, device and equipment
CN113704117B (en) Algorithm testing system, method and device
CN107943615B (en) Data processing method and system based on distributed cluster
CN112068812B (en) Micro-service generation method and device, computer equipment and storage medium
US10693731B2 (en) Flow entry management method and device
CN111198756A (en) Application scheduling method and device of kubernets cluster
CN110489392A (en) Data access method, device, system, storage medium and equipment between multi-tenant

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20240218

Address after: # 01-21, Lai Zan Da Building 1, 51 Belarusian Road, Singapore

Patentee after: Alibaba Singapore Holdings Ltd.

Country or region after: Singapore

Address before: Cayman Islands Grand Cayman capital building, a four storey No. 847 mailbox

Patentee before: ALIBABA GROUP HOLDING Ltd.

Country or region before: Cayman Islands

TR01 Transfer of patent right