CN112905309B - Business opening transaction exception processing method and device - Google Patents

Business opening transaction exception processing method and device Download PDF

Info

Publication number
CN112905309B
CN112905309B CN201911219771.9A CN201911219771A CN112905309B CN 112905309 B CN112905309 B CN 112905309B CN 201911219771 A CN201911219771 A CN 201911219771A CN 112905309 B CN112905309 B CN 112905309B
Authority
CN
China
Prior art keywords
service
execution
work order
vpc
opening
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.)
Active
Application number
CN201911219771.9A
Other languages
Chinese (zh)
Other versions
CN112905309A (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.)
Unihub China Information Technology Co Ltd
Original Assignee
Unihub China Information Technology Co 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 Unihub China Information Technology Co Ltd filed Critical Unihub China Information Technology Co Ltd
Priority to CN201911219771.9A priority Critical patent/CN112905309B/en
Publication of CN112905309A publication Critical patent/CN112905309A/en
Application granted granted Critical
Publication of CN112905309B publication Critical patent/CN112905309B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/466Transaction processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5061Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the interaction between service providers and their network customers, e.g. customer relationship management
    • H04L41/5074Handling of user complaints or trouble tickets

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a method and a device for processing business opening transaction abnormality, wherein the method comprises the following steps: acquiring a work order, and starting a business opening transaction according to the work order; the work order comprises basic data required by service opening; recording the execution sequence of the execution steps and the execution data of the execution steps in the business opening transaction; and when the abnormal notification is received, performing the step according to the abnormal notification, the execution sequence and the execution data. The invention can automatically cancel the started execution step when the service opening is abnormal, and ensure the consistency of the service opening transaction.

Description

Business opening transaction exception processing method and device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for processing a transaction exception during service provisioning.
Background
In the current service opening process, if an abnormality is encountered in the opening process, the current solution is generally that the subsequent opening steps are selected to skip the processing, the already executed opening steps cannot be automatically withdrawn, or operation and maintenance personnel are required to manually withdraw, and the manual withdrawal brings great workload and the withdrawal process is complicated. However, in the service opening process of the programming or the controller, more and more service scenes need to be automatically rolled back, and abnormal opening processes are encountered, so that the automatic rollback is not realized, and the problem of consistency before and after execution is not solved, namely, the opened transactions are not realized.
Disclosure of Invention
The invention provides a method and a device for processing abnormal service opening transactions, which can automatically roll back when abnormal service opening occurs, and ensure the consistency of the service opening transactions.
In a first aspect, an embodiment of the present invention provides a method for processing exception of a service provisioning transaction, where the method includes: acquiring a work order, and starting a business opening transaction according to the work order; the work order comprises basic data required by service opening; the work order is issued by an opening platform which is controlled by a user with a service opening requirement; recording each node executing step, executing sequence of executing steps and executing data of the executing steps in the service opening transaction; calling and creating a VPC special network service interface, recording VPC information into Redis, and recording an execution node into a database; when an abnormality notification is received, the executing step is cancelled according to the abnormality notification, the executing sequence and the executing data; reading the history of the executing node according to the failure information and the VPC information recorded in the Redis, calling an unsubscribed VPC service interface, and canceling the established VPC private network; all nodes of the execution process are revoked.
In a second aspect, an embodiment of the present invention further provides a device for processing abnormal service opening transactions, where the device includes: the starting module is used for acquiring a work order and starting a service opening transaction according to the work order; the work order comprises basic data required by service opening; the work order is issued by an opening platform which is controlled by a user with a service opening requirement; the recording module is used for recording the execution steps of each node in the service opening transaction, the execution sequence of the execution steps and the execution data of the execution steps; calling and creating a VPC special network service interface, recording VPC information into Redis, and recording an execution node into a database; the revocation module is used for revokeing the execution step according to the exception notification, the execution sequence and the execution data when the exception notification is received; reading the history of the executing node according to the failure information and the VPC information recorded in the Redis, calling an unsubscribed VPC service interface, and canceling the established VPC private network; all nodes of the execution process are revoked.
In a third aspect, an embodiment of the present invention further provides a computer device, including a memory, and a processor, where the memory stores a computer program capable of running on the processor, and the processor implements the method for processing abnormal service opening transactions when executing the computer program.
In a fourth aspect, an embodiment of the present invention further provides a computer readable medium having a non-volatile program code executable by a processor, where the program code causes the processor to execute the above-mentioned method for processing a transaction exception.
The embodiment of the invention has the following beneficial effects: the embodiment of the invention provides a scheme for realizing a service opening transaction, which comprises the steps of acquiring a work order to obtain basic data required by service opening, starting the service opening transaction, recording each execution step of the service opening transaction in the execution process of the service opening transaction, recording the execution data and the execution sequence of each execution step, and canceling each execution step according to the abnormal notification, the execution sequence and the execution data when the service opening is abnormal. The embodiment of the invention can automatically cancel the started execution step when the service opening is abnormal, thereby ensuring the consistency of the service opening transaction.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
In order to make the above objects, features and advantages of the present invention more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are needed in the description of the embodiments or the prior art will be briefly described, and it is obvious that the drawings in the description below are some embodiments of the present invention, and other drawings can be obtained according to the drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a method for processing abnormal business opening transactions according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a method for processing exception of a service provisioning transaction according to an embodiment of the present invention;
FIG. 3 is a block diagram of a device for processing abnormal transactions in service opening according to an embodiment of the present invention;
FIG. 4 is a block diagram of another device for processing abnormal transactions during service provisioning according to an embodiment of the present invention;
fig. 5 is a block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The cloud network integration is a deep innovation of network architecture based on service requirements and technical innovation parallel driving, so that the cloud and the network are highly cooperated and mutually supported, and are mutually a conceptual mode for reference. At present, the cloud network converged service is basically a one-way opening process, and no method for automatically rolling back is adopted when an abnormal opening process is encountered.
Based on the above, the method and the device for processing the abnormal business opening transaction can be used for realizing the transaction in business opening and solving the consistency problem existing before and after execution.
For the convenience of understanding the present embodiment, first, a detailed description is given of a method for implementing a transaction in service provisioning disclosed in the present embodiment.
It should be noted that, if the service opening transaction includes multiple steps, each of which is successfully executed or is not executed, the service opening may be considered as implementing consistency, or the service opening transaction is implemented. If a part of successful execution and a part of unsuccessful execution exist in a plurality of steps included in the service opening transaction, the consistency problem exists in the service opening transaction, and after abnormal conditions such as unsuccessful execution and the like occur, the embodiment of the invention can automatically cancel the executed steps, so that the steps of the service opening transaction are in all the unexecuted states again, the re-execution is convenient, the consistency of the transaction is maintained, and the service opening transaction is realized.
The embodiment of the invention provides a method for realizing business in business opening, referring to a flow chart of the method for realizing business in business opening shown in fig. 1, the method comprises the following steps:
step S102, acquiring a work order, and starting a business according to the work order.
In the embodiment of the invention, the work order can be issued by the opening platform, and the opening platform is controlled by a user with service opening requirements. The work order comprises various basic data required by the service opening, and can also comprise information such as requirements for the service opening. According to the basic data, the information such as the service type, the opening user, the opening time and the like of the service to be opened can be obtained.
It should be noted that, a service opening transaction includes a plurality of data processing steps that need to be executed to implement service opening, and a service opening process may be divided into one or more transactions according to actual requirements.
Step S104, the execution sequence of the execution steps and the execution data of the execution steps in the business opening transaction are recorded.
In the embodiment of the present invention, each node execution step is recorded, and according to the execution sequence of each execution step, a history execution flow chart can be obtained, and the execution data of the execution step is used for recording the data before processing, the processing procedure and the data after processing in the execution step.
Step S106, when the abnormal notification is received, the step is performed according to the abnormal notification, the execution sequence and the execution data withdrawal.
In the embodiment of the invention, the exception notification is used for reminding that the service is opened, and the exception notification can comprise information of an executing step with the exception, wherein the exception may be caused by system exception or operation exception. When the exception notification is received, the implemented execution steps are withdrawn one by one according to the recorded execution sequence of the execution steps and the execution data of the execution steps and the reverse sequence of the historical execution sequence, so that the consistency of the service opening transaction is maintained.
The embodiment of the invention provides a scheme for realizing a service opening transaction, which comprises the steps of acquiring a work order to obtain basic data required by service opening, starting the service opening transaction, recording each execution step of the service opening transaction in the execution process of the service opening transaction, recording the execution data and the execution sequence of each execution step, and canceling each execution step according to the abnormal notification, the execution sequence and the execution data when the service opening is abnormal. The embodiment of the invention can automatically cancel the started execution step when the service opening is abnormal, thereby ensuring the consistency of the service opening transaction.
In order to ensure the correctness and efficiency of service opening, the following steps can be executed before the service opening transaction is started according to the work order.
Acquiring a locking instruction; the locking instruction is used for starting locking processing; the locking instruction comprises an unlocking time.
In the embodiment of the invention, after the current equipment acquires the locking instruction, the equipment automatically starts the locking process. The locking process can realize the authority management of the equipment working process. After a device is locked, other controllers cannot control the device to process other work.
It should be noted that, considering that the device may have an operation abnormality, if the device is abnormal under the condition of locking, the abnormality will not stop, and then continuous locking of the device will be caused, in order to ensure the effectiveness of the device after the abnormality occurs, the locking instruction may include an unlocking time, that is, after a period of time of locking, automatic unlocking may be set at a certain time.
In addition, in order to improve the performance of the in-memory database and improve the data processing efficiency, the locking process may be performed in the Redis (Remote Dictionary Server, remote dictionary service) database.
In consideration of repeated use of the device, the use rate of the device is increased, and the following steps may be further performed according to the abnormality notification, the execution order, and the execution of the data revocation execution step.
Acquiring a lock releasing instruction; the release lock instruction is used to initiate the release lock process.
In the embodiment of the invention, after the lock releasing instruction is acquired, the lock releasing operation can be automatically started. The lock release process may be initiated to release the lock, enabling the device to accept new calls and process new tasks.
In order to improve the performance of the memory database and improve the data processing efficiency, the lock release process may be performed in the Redis database.
Considering that in order to solve the problem of a transaction in the provisioning process under cloud network convergence, the service provisioning transaction includes one or more of a step of creating a VPC (Virtual Private Cloud ), a step of placing an order, a step of paying an order, and a step of returning a receipt.
In the embodiment of the invention, the business opening transaction can be a transaction under different scenes so as to meet the consistency of the transaction under different scenes. For example, in a cloud network convergence scenario, the service provisioning transaction may include one or more of a VPC creation step, an order placement step, an order payment step, and a receipt step, and for example, these four steps may be taken together as one service provisioning transaction, where consistency of these four steps needs to be ensured. If one of the steps is used as a business opening transaction, the consistency of the one step needs to be ensured.
In the embodiment of the invention, for example, when the step of creating the VPC, the step of placing the order, the step of paying the order and the step of returning the order are used together as a service provisioning transaction, wherein the step of creating the VPC may include the step of calling an execution step of creating a VPC proprietary network service interface, when a specific service is provisioned, the step of creating the VPC is started, VPC information is recorded in a database, an execution node is recorded in the database, after the creation is successful, the step of placing the order is started, if the step of placing the order fails, the service provisioning platform reads the history of the execution node according to the failure information, and the VPC information recorded in the Redis, and the unsubscribed VPC service interface is called to revoke the VPC proprietary network already created.
In order to improve the service opening efficiency, the service opening transaction is started according to the work order, and the method can be implemented according to the following steps:
generating a plurality of micro services; the plurality of micro services includes at least: creating one or more of a VPC micro-service, an order placing micro-service, an order payment micro-service and a receipt micro-service; registering a plurality of micro services through a registration center; and starting the service opening transaction according to the work order and the registered various micro services.
In the embodiment of the invention, the micro-service can be generated according to the specific steps to be executed, and when the service is opened, the data processing is realized by calling the micro-service. And registering a plurality of micro services in a registration center, and after registering, realizing mutual coordination and calling among the various micro services, so that the service opening transaction can be started according to the requirement of a work order.
The registry is a ZooKeeper registry in consideration of ensuring the reliability of the registration result.
In an embodiment of the present invention, a registration center may include a plurality of ZooKeeper instances therein. The ZooKeeper is a distributed, open source distributed application coordination service, which is a software providing consistency service for distributed applications, and the provided functions include: configuration maintenance, domain name service, distributed synchronization, group service, etc.
In order to improve the success rate of service opening, after the work order is acquired, the following steps can be executed.
Judging whether the work order is valid or not; if yes, starting the business according to the work order to open the business.
In the embodiment of the invention, after the work order is received, whether the data included in the work order is complete or not can be checked, whether errors exist or not and the like can be checked, specifically, a judging rule can be formulated according to actual demands, whether the work order is effective or not is determined according to the judging rule, and if the work order is effective, a service opening transaction is started according to the content of the work order, so that the condition that the service opening is unsuccessful due to the problem of the work order is avoided.
Referring to a schematic diagram of a service opening transaction exception handling method shown in fig. 2, a service opening transaction exception handling method provided by an embodiment of the present invention is described below with reference to a specific embodiment.
(1) The service opening module registers to the ZooKeeper to form a service opening cluster, so that coordination and calling among services are facilitated.
(2) The opening platform issues the work order, and the service opening module judges whether the work order is valid or not after receiving the work order.
(3) And after judging that the work order is effective, the business opening micro-service performs Redis locking on the equipment for controlling operation. Code timeout settings are set for KEY value device codes of Redis.
(4) After the device is locked, the creation of the VPC private network service interface is invoked, the VPC information is recorded into the Redis, and the execution node is recorded into a DataBase (DB).
(5) After the creation is successful, the service opening service issues an order.
(6) The order issuing fails, the service opening platform reads the history of the execution node according to the failure information and VPC information recorded in Redis, calls an unsubscribed VPC service interface, and cancels the established VPC proprietary network
(7) Order payment and receipt interface and so on.
(8) And (3) all nodes in the execution process are withdrawn, and the Redis lock is released after success.
The embodiment of the invention provides a method and a device for processing abnormal business opening transactions, which can solve the problem of transactions in business opening, solve the problem of consistency, ensure the correctness and the efficiency of business opening and reduce the workload of manual form removing.
The embodiment of the invention also provides a device for processing the abnormal business opening transaction, referring to the structural block diagram of the device for processing the abnormal business opening transaction shown in fig. 3, the device comprises:
a starting module 71, configured to acquire a work order, and start a service opening transaction according to the work order; the work order comprises basic data required by service opening; a recording module 72, configured to record an execution sequence of the execution steps and execution data of the execution steps in the service opening transaction; and a revocation module 73 for revoke the execution step according to the abnormality notification, the execution order, and the execution data when the abnormality notification is received.
In one embodiment, referring to the structural block diagram of another service opening transaction exception handling apparatus shown in fig. 4, the apparatus further includes a locking module 74 for: acquiring a locking instruction; the locking instruction is used for starting locking processing; the locking instruction comprises an unlocking time.
In one embodiment, referring to another block diagram of a service opening transaction exception handling apparatus shown in fig. 4, the apparatus further includes a release lock module 75 for: acquiring a lock releasing instruction; the release lock instruction is used to initiate the release lock process.
In one embodiment, the start module is further configured to: generating a plurality of micro services; the plurality of micro services includes at least: creating one or more of a VPC micro-service, an order placing micro-service, an order payment micro-service and a receipt micro-service; registering a plurality of micro services through a registration center; and starting the service opening transaction according to the work order and the registered various micro services.
In one embodiment, the start module is further configured to: judging whether the work order is valid or not; if yes, starting the business according to the work order to open the business.
The embodiment of the present invention further provides a computer device, referring to the schematic block diagram of the structure of the computer device shown in fig. 5, where the computer device includes a memory 81 and a processor 82, and the memory stores a computer program that can be run on the processor, and when the processor executes the computer program, the processor implements the steps of any of the methods described above.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described computer device may refer to corresponding procedures in the foregoing method embodiments, which are not repeated here
Embodiments of the present invention also provide a computer readable medium having non-volatile program code executable by a processor, the program code causing the processor to perform the steps of any of the methods described above.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Finally, it should be noted that: the above examples are only specific embodiments of the present invention, and are not intended to limit the scope of the present invention, but it should be understood by those skilled in the art that the present invention is not limited thereto, and that the present invention is described in detail with reference to the foregoing examples: any person skilled in the art may modify or easily conceive of the technical solution described in the foregoing embodiments, or perform equivalent substitution of some of the technical features, while remaining within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention, and are intended to be included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. The abnormal processing method for the business opening transaction is characterized by comprising the following steps:
acquiring a work order, and starting a business opening transaction according to the work order; the work order comprises basic data required by service opening; the work order is issued by an opening platform which is controlled by a user with a service opening requirement;
recording each node executing step, executing sequence of executing steps and executing data of the executing steps in the service opening transaction;
calling and creating a VPC special network service interface, recording VPC information into Redis, and recording an execution node into a database;
when an abnormality notification is received, the executing step is cancelled according to the abnormality notification, the executing sequence and the executing data;
reading the history of the executing node according to the failure information and the VPC information recorded in the Redis, calling an unsubscribed VPC service interface, and canceling the established VPC private network; all nodes of the execution process are revoked.
2. The method of claim 1, further comprising, prior to initiating a service provisioning transaction according to the worksheet:
acquiring a locking instruction; the locking instruction is used for starting locking processing; the locking instruction comprises an unlocking time.
3. The method of claim 2, wherein after the step of performing is revoked based on the exception notification, the order of performing, and the performance data, further comprising:
acquiring a lock releasing instruction; the release lock instruction is used to initiate a release lock process.
4. A method according to any of claims 1-3, wherein the service opening transaction comprises one or more of a step of creating a VPC, a step of placing an order, a step of paying an order, and a step of ordering a receipt.
5. The method of claim 4, wherein initiating a service provisioning transaction according to the worksheet comprises:
generating a plurality of micro services; the plurality of micro-services includes at least: creating one or more of a VPC micro-service, an order placing micro-service, an order payment micro-service and a receipt micro-service;
registering the plurality of micro services through a registration center;
and starting the service opening transaction according to the work order and the registered various micro services.
6. The method of claim 5, wherein the registry is a ZooKeeper registry.
7. The method of claim 1, further comprising, after obtaining the work order:
judging whether the work order is valid or not;
and if so, starting the business according to the work order to open the business.
8. A service opening transaction exception handling apparatus, comprising:
the starting module is used for acquiring a work order and starting a service opening transaction according to the work order; the work order comprises basic data required by service opening; the work order is issued by an opening platform which is controlled by a user with a service opening requirement;
the recording module is used for recording the execution steps of each node in the service opening transaction, the execution sequence of the execution steps and the execution data of the execution steps;
calling and creating a VPC special network service interface, recording VPC information into Redis, and recording an execution node into a database;
the revocation module is used for revokeing the execution step according to the exception notification, the execution sequence and the execution data when the exception notification is received;
reading the history of the executing node according to the failure information and the VPC information recorded in the Redis, calling an unsubscribed VPC service interface, and canceling the established VPC private network; all nodes of the execution process are revoked.
9. A computer device comprising a memory, a processor, the memory having stored therein a computer program executable on the processor, characterized in that the processor, when executing the computer program, implements the steps of the method of any of the preceding claims 1 to 7.
10. A computer readable medium having non-volatile program code executable by a processor, the program code causing the processor to perform the method of any one of the preceding claims 1 to 7.
CN201911219771.9A 2019-12-03 2019-12-03 Business opening transaction exception processing method and device Active CN112905309B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911219771.9A CN112905309B (en) 2019-12-03 2019-12-03 Business opening transaction exception processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911219771.9A CN112905309B (en) 2019-12-03 2019-12-03 Business opening transaction exception processing method and device

Publications (2)

Publication Number Publication Date
CN112905309A CN112905309A (en) 2021-06-04
CN112905309B true CN112905309B (en) 2023-12-05

Family

ID=76103877

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911219771.9A Active CN112905309B (en) 2019-12-03 2019-12-03 Business opening transaction exception processing method and device

Country Status (1)

Country Link
CN (1) CN112905309B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105335143A (en) * 2014-07-30 2016-02-17 阿里巴巴集团控股有限公司 Business processing method and apparatus
CN107613506A (en) * 2016-07-11 2018-01-19 中兴通讯股份有限公司 A kind of northbound interface LTE automatic service configuration methods and northbound interface device
CN109361555A (en) * 2018-12-03 2019-02-19 中国联合网络通信集团有限公司 The method and apparatus that cloud network service is opened
CN109408203A (en) * 2018-11-01 2019-03-01 无锡华云数据技术服务有限公司 A kind of implementation method, device, the computing system of queue message consistency
CN109542639A (en) * 2018-11-06 2019-03-29 用友网络科技股份有限公司 A kind of processing method, processing unit for ensureing micro services and calling data consistency
CN109558218A (en) * 2018-12-04 2019-04-02 山东浪潮通软信息科技有限公司 A kind of distributed service data lock implementation method based on Redis

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU6620000A (en) * 1999-08-06 2001-03-05 Frank W Sudia Blocked tree authorization and status systems
US9548917B2 (en) * 2013-04-23 2017-01-17 Cisco Technology, Inc. Efficient multicast delivery to dually connected (VPC) hosts in overlay networks

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105335143A (en) * 2014-07-30 2016-02-17 阿里巴巴集团控股有限公司 Business processing method and apparatus
CN107613506A (en) * 2016-07-11 2018-01-19 中兴通讯股份有限公司 A kind of northbound interface LTE automatic service configuration methods and northbound interface device
CN109408203A (en) * 2018-11-01 2019-03-01 无锡华云数据技术服务有限公司 A kind of implementation method, device, the computing system of queue message consistency
CN109542639A (en) * 2018-11-06 2019-03-29 用友网络科技股份有限公司 A kind of processing method, processing unit for ensureing micro services and calling data consistency
CN109361555A (en) * 2018-12-03 2019-02-19 中国联合网络通信集团有限公司 The method and apparatus that cloud network service is opened
CN109558218A (en) * 2018-12-04 2019-04-02 山东浪潮通软信息科技有限公司 A kind of distributed service data lock implementation method based on Redis

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
运营商SDN云网协同架构和关键技术研究;鲁子奕等;《中兴通讯技术》;第25卷(第2期);第28-36页 *
面向随选网络的业务编排系统研发实践;罗光峰等;《电信科学》;第33卷(第12期);第148-156页 *

Also Published As

Publication number Publication date
CN112905309A (en) 2021-06-04

Similar Documents

Publication Publication Date Title
CN110647580B (en) Distributed container cluster mirror image management main node, slave node, system and method
US11509743B2 (en) Provisioning multi-tenant, microservice architecture-based integration service in a cloud computing environment
CN110611707B (en) Task scheduling method and device
US11223615B2 (en) Provisioning initial keystore for multi-tenant, microservice architecture-based integration service in a cloud computing environment setup
CN110289965B (en) Application program service management method and device
CN110888718A (en) Method and device for realizing distributed transaction
CN104793981B (en) A kind of online snapshot management method and device of cluster virtual machine
CN103562853B (en) Method and system for managing examples of program codes
CN107463390B (en) Software upgrading method and upgrading server
CN112905309B (en) Business opening transaction exception processing method and device
CN111143041B (en) Data consistency method, distributed coordinator and central coordinator
WO2017067392A1 (en) Method and system for handling work flow exception
CN109408201B (en) Transaction management method based on distributed database
US8135393B2 (en) System and method for transactional application lifecycle management for mobile devices
CN114595074A (en) Transaction failure rollback method and device in arrangement based on distributed scheduling
CN116389385A (en) System resource processing method, device, storage medium and equipment
CA2679021C (en) System and method for transactional application lifecycle management for mobile devices
CN112114954A (en) Job scheduling configuration method and device of software system
CN109982271B (en) Method and device for scheduling short message service system resources
CN108089917A (en) A kind of application process control method and device
CN110888717A (en) Transaction control method and device for directory operation of HDFS (Hadoop distributed File System)
CN111695901A (en) Accounting voucher processing method, device, equipment and storage medium
CN111192034A (en) Method and device for processing service request data
CN115118604B (en) Dynamic capacity expansion data migration method, device, system and medium
US11968241B1 (en) Auto-tuning permissions using a learning mode

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant