CN105515872A - Method, apparatus and system for updating configuration information - Google Patents

Method, apparatus and system for updating configuration information Download PDF

Info

Publication number
CN105515872A
CN105515872A CN201510980964.1A CN201510980964A CN105515872A CN 105515872 A CN105515872 A CN 105515872A CN 201510980964 A CN201510980964 A CN 201510980964A CN 105515872 A CN105515872 A CN 105515872A
Authority
CN
China
Prior art keywords
configuration information
equipment
list
renewal
information item
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
CN201510980964.1A
Other languages
Chinese (zh)
Other versions
CN105515872B (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.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201510980964.1A priority Critical patent/CN105515872B/en
Publication of CN105515872A publication Critical patent/CN105515872A/en
Application granted granted Critical
Publication of CN105515872B publication Critical patent/CN105515872B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method, an apparatus and a system for updating configuration information. The method comprises the following steps: receiving a test starting command, and obtaining and recording a test device list and a configuration information item list to be updated; and notifying configuration information items recorded in the configuration information item list to devices recorded in the test device list according to updating subscription of a plurality of devices to the test device list and the configuration information item list, for enabling the devices to update the respective configuration information. According to the method disclosed by the invention, a subscription mechanism is configured, so the devices recorded in the test device list preferentially update and synchronize the respective configuration information according to the configuration information items recorded in the configuration information list, and other devices update and synchronize the respective configuration information according to the original configuration information, therefore the requirements of updating the configuration information of only a part of devices are satisfied, and the method disclosed by the invention is suitable for gray level release scenes.

Description

The update method of configuration information, Apparatus and system
Technical field
The present invention relates to technical field of the computer network, be specifically related to a kind of update method of configuration information, Apparatus and system.
Background technology
In distributed system as in distributed real time computation system, each distributed apparatus is often distributed in different server nodes, in order to cooperation that can be correct between each distributed apparatus, often need more shared configuration informations, and need configuration information to be revised dynamically and Fast synchronization.
In existing distributed system, the technology of the synchronous configuration information of each distributed apparatus generally uses high availability that ZooKeeper provides and event notification mechanism realizes.ZooKeeper is a reliable coherent system for large-scale distributed system, and the function provided comprises configuring maintenance, name Service, distributed synchronization and group service etc.The target of ZooKeeper is exactly the key service that packaged complexity is easily made mistakes, and the system of the interface be simple and easy to and performance efficiency, function-stable is supplied to user.
In prior art, configuration information leaves on a node server in cluster by ZooKeeper cluster, need the distributed apparatus of configuration information go to read respectively as subscription client's side link ZooKeeper cluster and subscribe to this configuration information, the event notification mechanism that so-called subscription namely utilizes ZooKeeper itself to provide monitors the change of configuration information in the node server stored in the ZooKeeper cluster of configuration information.When configuration information is changed time, the assembly of corresponding subscription configuration information can receive a node configuration information change event, and subscriber can, according to this event, go ZooKeeper obtains up-to-date node data i.e. configuration information.The subscription client obtaining new configuration information can upgrade in time and synchronously up-to-date configuration information, then makes corresponding change.Each subscription client and the server node in ZooKeeper cluster are that the heartbeat mechanism provided by ZooKeeper keeps being connected.
But in actual applications, there is the scene that some gray scales are issued, namely for the New function added, only wish that choosing a part of distributed apparatus tests, and another part distributed apparatus still provides original function.Issue test by rear in gray scale, then row is promoted to all distributed apparatus.According to the subscribing mechanism that existing ZooKeeper cluster provides, when the configuration information in node server occurs to upgrade, the equipment of all this configuration informations of subscription all can obtain new configuration information to carry out upgrading in time with synchronously.Therefore, above-mentioned prior art cannot meet the requirement of the configuration information only upgrading a part of distributed apparatus, and then cannot be applicable to the scene of gray scale issue.
Summary of the invention
In view of the above problems, the present invention is proposed to provide a kind of update method, the Apparatus and system of configuration information that overcome the problems referred to above or solve the problem at least in part.
According to an aspect of the present invention, provide a kind of update method of configuration information, for upgrading the configuration information of at least one equipment in multiple equipment, described method comprises:
Receive test initiation command, obtain and record testing equipment list and configuration information item list to be updated;
Subscribe to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information separately.
According to a further aspect in the invention, provide a kind of updating device of configuration information, for upgrading the configuration information of at least one equipment in multiple equipment, described device comprises:
Receiver module, is suitable for receiving test initiation command;
Logging modle, is suitable for obtaining and records testing equipment list and configuration information item list to be updated;
Notification module, be suitable for subscribing to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information separately.
According to a further aspect in the invention, provide a kind of renewal system of configuration information, comprise the updating device of above-mentioned configuration information, also comprise: described multiple equipment.
According to update method, the Apparatus and system of configuration information provided by the invention, after reception test initiation command, obtain and record testing equipment list and configuration information item list to be updated, subscribe to according to the renewal of multiple equipment to testing equipment list and the list of configuration information item, each configuration information item recorded in each equipment notice configuration information item list of recording in testing equipment list, for each renewal of the equipment configuration information separately.The present invention makes each equipment recorded in testing equipment list preferentially upgrade and synchronously respective configuration information according to each configuration information item recorded in the list of configuration information item by configuration subscribing mechanism, miscellaneous equipment is still according to primary configuration information update and oneself configuration information synchronous, thus meet the requirement of the configuration information only upgrading a part of equipment, make the present invention be applicable to the scene of gray scale issue.
Above-mentioned explanation is only the general introduction of technical solution of the present invention, in order to technological means of the present invention can be better understood, and can be implemented according to the content of specification, and can become apparent, below especially exemplified by the specific embodiment of the present invention to allow above and other objects of the present invention, feature and advantage.
Accompanying drawing explanation
By reading hereafter detailed description of the preferred embodiment, various other advantage and benefit will become cheer and bright for those of ordinary skill in the art.Accompanying drawing only for illustrating the object of preferred implementation, and does not think limitation of the present invention.And in whole accompanying drawing, represent identical parts by identical reference symbol.In the accompanying drawings:
Fig. 1 shows the schematic flow sheet of the update method of configuration information according to an embodiment of the invention;
Fig. 2 shows the schematic flow sheet of the update method of configuration information in accordance with another embodiment of the present invention;
Fig. 3 shows the functional block diagram of the updating device of configuration information according to an embodiment of the invention;
Fig. 4 shows the functional block diagram of the renewal system of configuration information according to an embodiment of the invention.
Embodiment
Below with reference to accompanying drawings exemplary embodiment of the present disclosure is described in more detail.Although show exemplary embodiment of the present disclosure in accompanying drawing, however should be appreciated that can realize the disclosure in a variety of manners and not should limit by the embodiment set forth here.On the contrary, provide these embodiments to be in order to more thoroughly the disclosure can be understood, and complete for the scope of the present disclosure can be conveyed to those skilled in the art.
Based on the defect that prior art exists, solution provided by the invention is specially, in ZooKeeper cluster except registering the node server A for preserving primary configuration information, also register the node server B for preserving testing equipment list and the node server C for preserving the list of configuration information item, each distributed apparatus (hereinafter referred to as equipment), except subscribing to the configuration information of node server A, also needs to subscribe to the testing equipment list of node server B and the configuration information item list of node server C.In the present invention, once the information that node server A, B and C preserve upgrades, the equipment subscribing to these information will receive the information change event of node server A, B and C transmission, and equipment of subscribing to, according to this event, goes to obtain in corresponding node server the information after upgrading.For each equipment, if know that this equipment belongs to the equipment in testing equipment list by the testing equipment list obtained from node server B, so this equipment upgrades according to each configuration information item of recording in the configuration information item list obtained from node server C and oneself configuration information synchronous.If know that equipment does not belong to the equipment in testing equipment list by the testing equipment list obtained from node server B, so this equipment is still according to the primary configuration information update obtained from node server A and oneself configuration information synchronous.
Solution provided by the invention is applicable to the scene that gray scale is issued, and therefore, in the examples below, is described for the scene that gray scale is issued.
Fig. 1 shows the schematic flow sheet of the update method of configuration information according to an embodiment of the invention.As shown in Figure 1, the method comprises the steps:
Step S101, receives test initiation command, obtains and record testing equipment list and configuration information item list to be updated.
Test initiation command is the initiation command that gray scale is issued, gray scale issues the New function referring to and choose a part of testing of equipment and add, and another part equipment still provides original function, namely only a part of equipment needs Reconfigurations information, and another part equipment is without the need to Reconfigurations information.Here need the equipment of Reconfigurations information to be testing equipment, need the configuration information item upgraded to be configuration information item to be updated.
After receiving test initiation command, need to obtain testing equipment list.Obtain testing equipment list and can take following several mode:
Mode one, obtains pre-configured testing equipment list: what record in pre-configured testing equipment list is the testing equipment chosen in advance.Such as, in all equipment, be fixedly installed some equipment is testing equipment, once there be testing requirement, just utilizes these testing equipments.
Mode two, obtain the testing equipment list of carrying in test initiation command: test and management person configures the testing equipment list of this test process in the test and management equipment sending test initiation command, testing equipment list is carried in test initiation command and sends and be recorded in the node server B of ZooKeeper cluster.
Mode three, selects at least one equipment to charge to testing equipment list according to the load state of multiple equipment: to select the less equipment of load to charge in testing equipment list, in order to avoid the performance of test assignment to equipment has an impact.
The obtain manner of above testing equipment list is only concrete example, and the present invention is not limited only to take above-mentioned three kinds of modes, and can also take other alternative, such as random selecting testing equipment charges to testing equipment list etc.
Configuration information item list to be updated is that test and management person is configured in the test and management equipment sending test initiation command, in order to test New function, need to upgrade which configuration information corresponding with New function to be write by test and management person, configuration information item list to be updated is carried in test initiation command and sends and be recorded in the node server C of ZooKeeper cluster, or, after test initiation command sends, send over separately.
Step S102, subscribe to according to the renewal of multiple equipment to testing equipment list and the list of configuration information item, each configuration information item recorded in each equipment notice configuration information item list of recording in testing equipment list, for each renewal of the equipment configuration information separately.
Because multiple equipment have subscribed the testing equipment list of node server B and the configuration information item list of node server C in advance, when testing equipment list and the list of configuration information item occur to upgrade, corresponding subscription equipment receives information and changes event, and then obtain testing equipment list and the list of configuration information item, if this equipment belongs to the equipment in testing equipment list, then according to each configuration information item recorded in the configuration information item list of preserving in node server C, upgrade and oneself configuration information synchronous.For the subscription equipment do not belonged in testing equipment list, because it also have subscribed the primary configuration information of node server A, therefore still according to primary configuration information update and oneself configuration information synchronous.
In the present embodiment, for the subscription equipment do not belonged in testing equipment list, its cache bank memories storage at oneself and the configuration information of primary accordant configuration information.This buffer area is the buffer memory of equipment oneself, by at the primary configuration information of buffer memory inter-sync, equipment provides during service and directly reads configuration information at buffer memory, configuration information is no longer needed first to be synchronized in configuration file, then read and loading configuration file, eliminate reading and the loading procedure of configuration file, improve the performance of equipment.
For the subscription equipment belonged in testing equipment list, it sets up temporary buffer at device interior after receiving notice, for the configuration information after storage update.The reading priority of this temporary buffer, higher than buffer area, preferentially reads the configuration information of temporary buffer when equipment provides service, make equipment can externally provide New function to be tested.By setting up temporary buffer, not needing configuration information to be first synchronized in configuration file, then reading and loading configuration file, eliminating reading and the loading procedure of configuration file, improve the performance of equipment.
Further, after step s 102, method can enter step S103 to step S105.
Step S103, receives test submiting command, according to the primary configuration information of configuration information item list update to be updated.
Test submiting command is the success command that gray scale is issued, and namely New function is tested successfully, needs to make all devices upgrade configuration information item corresponding to this New function to carry out function upgrading.After receiving test submiting command, according to the primary configuration information of configuration information item list update to be updated, so that corresponding for primary configuration information configuration information item is updated to configuration information item corresponding to New function.
Step S104, empties testing equipment list and the list of configuration information item, for each unit deletion temporary buffer.
Empty testing equipment list and the list of configuration information item, corresponding testing equipment will receive the notice that oneself no longer belongs to testing equipment list, then can delete temporary buffer.
Step S105, subscribes to the renewal of primary configuration information according to multiple equipment, the primary configuration information after upgrading to multiple equipment notice, is the primary configuration information after renewal for multiple equipment by the configuration information update that respective buffer area stores.
Multiple equipment have subscribed the primary configuration information of node server A, then still according to the configuration information in primary configuration information update and synchronization caching district.By completing the renewal of primary configuration information, making all devices can get up-to-date configuration information, realizing the function upgrading of all devices.
Further, after step s 102, method can also enter step S106, receives test rollback order, empties testing equipment list and the list of configuration information item, for each unit deletion temporary buffer.
Test rollback order is the failed order that gray scale is issued, i.e. New function test crash.Due in testing equipment before by the configuration information after setting up temporary buffer storage update, the configuration information in buffer area is not modified, therefore after receiving test rollback order, by emptying testing equipment list and the list of configuration information item, the notice making testing equipment receive oneself no longer to belong to testing equipment list, then temporary buffer is deleted, and the configuration information in buffer area is still consistent with primary configuration information, ensure that testing equipment still can provide original function.
Further, in the present embodiment, the test and management equipment sending test initiation command is the test process allocation for test process identifier that test initiation command is corresponding; Test initiation command and follow-up test submiting command or test rollback order and all carry test process mark.By arranging test process mark, making the support of ZooKeeper cluster process multiple test process simultaneously, accurately can identify which time test process test submiting command or test rollback order are for, realize the parallel processing of test.
According to the update method of the configuration information that the present embodiment provides, after reception test initiation command, obtain and record testing equipment list and configuration information item list to be updated, subscribe to according to the renewal of multiple equipment to testing equipment list and the list of configuration information item, each configuration information item recorded in each equipment notice configuration information item list of recording in testing equipment list, for each renewal of the equipment configuration information separately.The present embodiment makes each equipment recorded in testing equipment list preferentially upgrade and synchronously respective configuration information according to each configuration information item recorded in the list of configuration information item by configuration subscribing mechanism, miscellaneous equipment is still according to primary configuration information update and oneself configuration information synchronous, thus meet the requirement of the configuration information only upgrading a part of equipment, make this method be applicable to the scene of gray scale issue.Further, in the present embodiment, the equipment belonged in testing equipment list sets up temporary buffer for the configuration information after storage update, like this after receiving test submiting command or test rollback order, delete the configuration information that foundation configuration information item list update just can be deleted in temporary buffer, simple operation, treatment effeciency is higher.
Fig. 2 shows the schematic flow sheet of the update method of configuration information in accordance with another embodiment of the present invention.As shown in Figure 2, the method comprises the steps:
Step S201, receives test initiation command, obtains and record testing equipment list and configuration information item list to be updated.
Test initiation command is the initiation command that gray scale is issued, gray scale issues the New function referring to and choose a part of testing of equipment and add, and another part equipment still provides original function, namely only a part of equipment needs Reconfigurations information, and another part equipment is without the need to Reconfigurations information.Here need the equipment of Reconfigurations information to be testing equipment, need the configuration information item upgraded to be configuration information item to be updated.
After receiving test initiation command, need to obtain testing equipment list.Obtain testing equipment list and can take following several mode:
Mode one, obtains pre-configured testing equipment list: what record in pre-configured testing equipment list is the testing equipment chosen in advance.Such as, in all equipment, be fixedly installed some equipment is testing equipment, once there be testing requirement, just utilizes these testing equipments.
Mode two, obtain the testing equipment list of carrying in test initiation command: test and management person configures the testing equipment list of this test process in the test and management equipment sending test initiation command, testing equipment list is carried in test initiation command and sends and be recorded in the node server B of ZooKeeper cluster.
Mode three, selects at least one equipment to charge to testing equipment list according to the load state of multiple equipment: to select the less equipment of load to charge in testing equipment list, in order to avoid the performance of test assignment to equipment has an impact.
The obtain manner of above testing equipment list is only concrete example, and the present invention is not limited only to take above-mentioned three kinds of modes, and can also take other alternative, such as random selecting testing equipment charges to testing equipment list etc.
Configuration information item list to be updated is that test and management person is configured in the test and management equipment sending test initiation command, in order to test New function, need to upgrade which configuration information corresponding with New function to be write by test and management person, configuration information item list to be updated is carried in test initiation command and sends and be recorded in the node server C of ZooKeeper cluster, or, after test initiation command sends, send over separately.
Step S202, subscribe to according to the renewal of multiple equipment to testing equipment list and the list of configuration information item, each configuration information item recorded in each equipment notice configuration information item list of recording in testing equipment list, for each renewal of the equipment configuration information separately.
Because multiple equipment have subscribed the testing equipment list of node server B and the configuration information item list of node server C in advance, when testing equipment list and the list of configuration information item occur to upgrade, corresponding subscription equipment receives information and changes event, and then obtain testing equipment list and the list of configuration information item, if this equipment belongs to the equipment in testing equipment list, then according to each configuration information item recorded in the configuration information item list of preserving in node server C, upgrade and oneself configuration information synchronous.For the subscription equipment do not belonged in testing equipment list, because it also have subscribed the primary configuration information of node server A, therefore still according to primary configuration information update and oneself configuration information synchronous.
In the present embodiment, for the subscription equipment do not belonged in testing equipment list, its cache bank memories storage at oneself and the configuration information of primary accordant configuration information.This buffer area is the buffer memory of equipment oneself, by at the primary configuration information of buffer memory inter-sync, equipment provides during service and directly reads configuration information at buffer memory, configuration information is no longer needed first to be synchronized in configuration file, then read and loading configuration file, eliminate reading and the loading procedure of configuration file, improve the performance of equipment.
For the subscription equipment belonged in testing equipment list, with above-described embodiment set up temporary buffer unlike, equipment, according to each configuration information item recorded in the configuration information item list of preserving in node server C, upgrades the configuration information with the synchronously buffer area storage of oneself.Like this, after subsequently received test submiting command or test rollback order, the treatment mechanism of the present embodiment is also different from above-described embodiment.
After step S202, method can enter step S203 to step S205.
Step S203, receives test submiting command, according to the primary configuration information of configuration information item list update to be updated, calculates the cryptographic Hash of the primary configuration information after upgrading.
Test submiting command is the success command that gray scale is issued, and namely New function is tested successfully, needs to make all devices upgrade configuration information item corresponding to this New function to carry out function upgrading.After receiving test submiting command, according to the primary configuration information of configuration information item list update to be updated, so that corresponding for primary configuration information configuration information item is updated to configuration information item corresponding to New function, and calculate the cryptographic Hash of the primary configuration information after upgrading.
Step S204, empties testing equipment list and the list of configuration information item.
Empty testing equipment list and the list of configuration information item, corresponding testing equipment will receive the notice that oneself no longer belongs to testing equipment list.
Step S205, according to multiple equipment, the renewal of primary configuration information is subscribed to, the cryptographic Hash of the primary configuration information after upgrading to multiple equipment notice, the cryptographic Hash of configuration information stored by respective buffer area for multiple equipment and the cryptographic Hash of the primary configuration information after upgrading compare, if inconsistent, then pull the configuration information that the primary configuration information after renewal stores to upgrade respective buffer area.
Multiple equipment have subscribed the primary configuration information of node server A, multiple equipment first obtains the cryptographic Hash of the primary configuration information after renewal, the cryptographic Hash of the cryptographic Hash of the configuration information stored by respective buffer area and the primary configuration information after upgrading compares, if inconsistent, then pull the configuration information that the primary configuration information after renewal stores to upgrade respective buffer area.Seen from the above description, the configuration information that the equipment recorded in testing equipment list in step S202 stores according to the updated buffer area of each configuration information item recorded in the list of configuration information item, therefore, the cryptographic Hash comparative result of these equipment is consistent, and in testing equipment list, Unrecorded equipment needs the configuration information that the primary configuration information after pulling renewal stores to upgrade respective buffer area.
Treatment mechanism described in above-mentioned steps S203 to step S205 also can be replaced by following steps: receive test submiting command, obtaining all devices list, is all devices list by testing equipment list update; Subscribe to according to the renewal of multiple equipment to testing equipment list and the list of configuration information item, each configuration information item recorded in the list of all devices notice configuration information item, upgrades respective configuration information for all devices.This replacement scheme is not the renewal realizing all devices configuration information by upgrading primary configuration information, but by being all devices list by testing equipment list update, all devices list comprises all subscription equipment, also can realize the renewal of all devices configuration information.
After step S202, method can also enter step S206 and step S207.
Step S206, receives test rollback order, empties testing equipment list and the list of configuration information item.
Step S207, the configuration information that the primary configuration information of each equipment active pull stores to upgrade respective buffer area.
Test rollback order is the failed order that gray scale is issued, i.e. New function test crash.After receiving test rollback order, by emptying testing equipment list and the list of configuration information item, the notice making testing equipment receive oneself no longer to belong to testing equipment list, after these testing equipments receive notice, the configuration information that the primary configuration information of active pull stores to upgrade respective buffer area, is about to remodify as primary configuration information through the amended configuration information of step S202.
Further, in the present embodiment, the test and management equipment sending test initiation command is the test process allocation for test process identifier that test initiation command is corresponding; Test initiation command and follow-up test submiting command or test rollback order and all carry test process mark.By arranging test process mark, making the support of ZooKeeper cluster process multiple test process simultaneously, accurately can identify which time test process test submiting command or test rollback order are for, realize the parallel processing of test.
According to the update method of the configuration information that the present embodiment provides, by configuration subscribing mechanism, each equipment recorded in testing equipment list is preferentially upgraded and synchronously respective configuration information according to each configuration information item recorded in the list of configuration information item, miscellaneous equipment is still according to primary configuration information update and oneself configuration information synchronous, thus meet the requirement of the configuration information only upgrading a part of equipment, make this method be applicable to the scene of gray scale issue.
Fig. 3 shows the functional block diagram of the updating device of configuration information according to an embodiment of the invention.As shown in Figure 3, this device comprises: receiver module 301, logging modle 302, and notification module 303.
Receiver module 301, is suitable for receiving test initiation command.Receiver module 301 can with test and management equipment connection, be also suitable for receiving test submiting command and test rollback order.
Logging modle 302, is suitable for obtaining and records testing equipment list and configuration information item list to be updated.
Notification module 303, be suitable for subscribing to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information separately.
Further, this device also comprises: memory module 304 and subscribing module 305.
Memory module 304, is suitable for prestoring primary configuration information;
Subscribing module 305, is suitable for accepting described multiple equipment and subscribes to the renewal of described primary configuration information, to ensure the configuration information that described multiple equipment buffer area separately stores and described primary accordant configuration information.
In one embodiment, notification module 303 is further adapted for: each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, sets up the configuration information after the storage update of temporary buffer for each equipment.Logging modle 302 is also suitable for: after receiver module 301 receives test submiting command, empty described testing equipment list and the list of described configuration information item, for temporary buffer described in each unit deletion; Memory module 304 is also suitable for: primary configuration information according to described configuration information item list update to be updated; Notification module 303 is also suitable for: subscribe to the renewal of primary configuration information according to described multiple equipment, the configuration information update that respective buffer area stores is the primary configuration information after renewal for described multiple equipment by the primary configuration information after upgrading to described multiple equipment notice.
Logging modle 302 is also suitable for: after receiver module 301 receives test rollback order, empty described testing equipment list and the list of described configuration information item, for temporary buffer described in each unit deletion.
In another embodiment, notification module 303 is further adapted for: each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, upgrades the configuration information of respective buffer area storage for each equipment according to notice.Logging modle 302 is also suitable for: after receiver module 301 receives test submiting command, empty described testing equipment list and the list of described configuration information item; Memory module 304 is also suitable for: primary configuration information according to described configuration information item list update to be updated, calculates the cryptographic Hash of the primary configuration information after upgrading; Notification module 303 is also suitable for: subscribe to the renewal of primary configuration information according to described multiple equipment, the cryptographic Hash of the primary configuration information after described renewal is notified to described multiple equipment, the cryptographic Hash of the primary configuration information after the cryptographic Hash of the configuration information stored by respective buffer area for described multiple equipment and described renewal compares, if inconsistent, then pull the configuration information that the primary configuration information after described renewal stores to upgrade respective buffer area.
Logging modle 302 is also suitable for: after receiver module 301 receives test rollback order, empty described testing equipment list and the list of described configuration information item; Memory module 304 is also suitable for: provide the configuration information that described primary configuration information stores to upgrade each equipment buffer area when each equipment active pull described.
Alternatively, logging modle 302 is also suitable for: obtaining all devices list, is all devices list by described testing equipment list update; Notification module 303 is also suitable for: subscribe to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, notify each configuration information item recorded in the list of described configuration information item to all devices, upgrade respective configuration information for all devices.
Further, this device also comprises: mark distribution module 306, is suitable for the test process allocation for test process identifier that test initiation command is corresponding; Test submiting command or test rollback order carry described test process mark.
Logging modle 302 is further adapted for: obtain pre-configured testing equipment list; Or, obtain the testing equipment list of carrying in described test initiation command; Or, select at least one equipment to charge to testing equipment list according to the load state of described multiple equipment.
In a concrete scene, the updating device of above-mentioned configuration information is the functional device in ZooKeeper cluster, receiver module and outside test and management equipment connection, receive test initiation command that test and management equipment sends, test submiting command and test rollback order, also can receive testing equipment list and configuration information item list to be updated and primary configuration information that test and management equipment sends.Logging modle is the functional module in node server B and node server C, for recording in node server B, upgrading or empty testing equipment list, records, upgrade or empty configuration information item list to be updated in node server C.Memory module is the functional module in node server A, and for storing primary configuration information, subscribing module (the first subscribing module) is the functional module in node server A, subscribes to the renewal of primary configuration information for accepting multiple equipment.In addition, in node server B and node server C, also there are the second subscribing module and the 3rd subscribing module, are respectively used to accept the renewal of multiple equipment to testing equipment list and configuration information item list to be updated and subscribe to.Notification module is the functional module in node server A, node server B and node server C, for notifying each configuration information item of recording in primary configuration information and the list of configuration information item, for each renewal of the equipment configuration information separately according to upgrading to subscribe to the equipment of correspondence.In addition, the specific implementation of above technology contents see the description of embodiment of the method, can repeat no more.
Fig. 4 shows the functional block diagram of the renewal system of configuration information according to an embodiment of the invention.As shown in Figure 4, this system comprises updating device 401 and multiple equipment 402 of configuration information.
According to updating device and the system of configuration information provided by the invention, by configuration subscribing mechanism, each equipment recorded in testing equipment list is preferentially upgraded and synchronously respective configuration information according to each configuration information item recorded in the list of configuration information item, miscellaneous equipment is still according to primary configuration information update and oneself configuration information synchronous, thus meet the requirement of the configuration information only upgrading a part of equipment, make this method be applicable to the scene of gray scale issue.
Intrinsic not relevant to any certain computer, virtual system or miscellaneous equipment with display at this algorithm provided.Various general-purpose system also can with use based on together with this teaching.According to description above, the structure constructed required by this type systematic is apparent.In addition, the present invention is not also for any certain programmed language.It should be understood that and various programming language can be utilized to realize content of the present invention described here, and the description done language-specific is above to disclose preferred forms of the present invention.
In specification provided herein, describe a large amount of detail.But can understand, embodiments of the invention can be put into practice when not having these details.In some instances, be not shown specifically known method, structure and technology, so that not fuzzy understanding of this description.
Similarly, be to be understood that, in order to simplify the disclosure and to help to understand in each inventive aspect one or more, in the description above to exemplary embodiment of the present invention, each feature of the present invention is grouped together in single embodiment, figure or the description to it sometimes.But, the method for the disclosure should be construed to the following intention of reflection: namely the present invention for required protection requires feature more more than the feature clearly recorded in each claim.Or rather, as claims below reflect, all features of disclosed single embodiment before inventive aspect is to be less than.Therefore, the claims following embodiment are incorporated to this embodiment thus clearly, and wherein each claim itself is as independent embodiment of the present invention.
Those skilled in the art are appreciated that and adaptively can change the module in the equipment in embodiment and they are arranged in one or more equipment different from this embodiment.Module in embodiment or unit or assembly can be combined into a module or unit or assembly, and multiple submodule or subelement or sub-component can be put them in addition.Except at least some in such feature and/or process or unit be mutually repel except, any combination can be adopted to combine all processes of all features disclosed in this specification (comprising adjoint claim, summary and accompanying drawing) and so disclosed any method or equipment or unit.Unless expressly stated otherwise, each feature disclosed in this specification (comprising adjoint claim, summary and accompanying drawing) can by providing identical, alternative features that is equivalent or similar object replaces.
In addition, those skilled in the art can understand, although embodiments more described herein to comprise in other embodiment some included feature instead of further feature, the combination of the feature of different embodiment means and to be within scope of the present invention and to form different embodiments.Such as, in the following claims, the one of any of embodiment required for protection can use with arbitrary compound mode.
All parts embodiment of the present invention with hardware implementing, or can realize with the software module run on one or more processor, or realizes with their combination.It will be understood by those of skill in the art that the some or all functions that microprocessor or digital signal processor (DSP) can be used in practice to realize according to the some or all parts in the updating device of the configuration information of the embodiment of the present invention and system.The present invention can also be embodied as part or all equipment for performing method as described herein or device program (such as, computer program and computer program).Realizing program of the present invention and can store on a computer-readable medium like this, or the form of one or more signal can be had.Such signal can be downloaded from internet website and obtain, or provides on carrier signal, or provides with any other form.
The present invention will be described instead of limit the invention to it should be noted above-described embodiment, and those skilled in the art can design alternative embodiment when not departing from the scope of claims.In the claims, any reference symbol between bracket should be configured to limitations on claims.Word " comprises " not to be got rid of existence and does not arrange element in the claims or step.Word "a" or "an" before being positioned at element is not got rid of and be there is multiple such element.The present invention can by means of including the hardware of some different elements and realizing by means of the computer of suitably programming.In the unit claim listing some devices, several in these devices can be carry out imbody by same hardware branch.Word first, second and third-class use do not represent any order.Can be title by these word explanations.
The invention discloses:
The update method of A1, a kind of configuration information, for upgrading the configuration information of at least one equipment in multiple equipment, described method comprises:
Receive test initiation command, obtain and record testing equipment list and configuration information item list to be updated;
Subscribe to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information separately.
A2, method according to A1, before described reception test initiation command, described method also comprises: prestore primary configuration information, accept described multiple equipment to subscribe to the renewal of described primary configuration information, to ensure the configuration information that described multiple equipment buffer area separately stores and described primary accordant configuration information.
A3, method according to A2, described each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information be separately further: each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, sets up the configuration information after the storage update of temporary buffer for each equipment.
A4, method according to A3, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test submiting command, primary configuration information according to described configuration information item list update to be updated;
Empty described testing equipment list and the list of described configuration information item, for temporary buffer described in each unit deletion;
Subscribing to the renewal of primary configuration information according to described multiple equipment, the primary configuration information after upgrading to described multiple equipment notice, is the primary configuration information after renewal by the configuration information update that respective buffer area stores for described multiple equipment.
A5, method according to A3, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test rollback order, empty described testing equipment list and the list of described configuration information item, for temporary buffer described in each unit deletion.
A6, method according to A2, described each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, be: each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item upgrade the configuration information of respective buffer area storage according to notice for each equipment further for each renewal of the equipment configuration information separately.
A7, method according to A6, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test submiting command, primary configuration information according to described configuration information item list update to be updated, calculate the cryptographic Hash of the primary configuration information after upgrading;
Empty described testing equipment list and the list of described configuration information item;
According to described multiple equipment, the renewal of primary configuration information is subscribed to, the cryptographic Hash of the primary configuration information after described renewal is notified to described multiple equipment, the cryptographic Hash of the primary configuration information after the cryptographic Hash of the configuration information stored by respective buffer area for described multiple equipment and described renewal compares, if inconsistent, then pull the configuration information that the primary configuration information after described renewal stores to upgrade respective buffer area.
A8, method according to A6, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test rollback order, empty described testing equipment list and the list of described configuration information item;
The configuration information that primary configuration information described in each equipment active pull described stores to upgrade respective buffer area.
A9, method according to A6, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test submiting command, obtaining all devices list, is all devices list by described testing equipment list update;
Subscribe to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, notify each configuration information item recorded in the list of described configuration information item to all devices, upgrade respective configuration information for all devices.
A10, method according to any one of A4, A5, A7-A9, after described reception test initiation command, described method also comprises: be the test process allocation for test process identifier that test initiation command is corresponding;
Described test submiting command or described test rollback order carry described test process mark.
A11, method according to any one of A1-A9, the list of described acquisition testing equipment comprises further:
Obtain pre-configured testing equipment list;
Or, obtain the testing equipment list of carrying in described test initiation command;
Or, select at least one equipment to charge to testing equipment list according to the load state of described multiple equipment.
The updating device of B12, a kind of configuration information, for upgrading the configuration information of at least one equipment in multiple equipment, described device comprises:
Receiver module, is suitable for receiving test initiation command;
Logging modle, is suitable for obtaining and records testing equipment list and configuration information item list to be updated;
Notification module, be suitable for subscribing to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information separately.
B13, device according to B12, also comprise:
Memory module, is suitable for prestoring primary configuration information;
Subscribing module, is suitable for accepting described multiple equipment and subscribes to the renewal of described primary configuration information, to ensure the configuration information that described multiple equipment buffer area separately stores and described primary accordant configuration information.
B14, device according to B13, described notification module is further adapted for: each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, sets up the configuration information after the storage update of temporary buffer for each equipment.
B15, device according to B14, described receiver module is also suitable for: receive test submiting command;
Described logging modle is also suitable for: after described receiver module receives test submiting command, empty described testing equipment list and the list of described configuration information item, for temporary buffer described in each unit deletion;
Described memory module is also suitable for: primary configuration information according to described configuration information item list update to be updated;
Described notification module is also suitable for: subscribe to the renewal of primary configuration information according to described multiple equipment, the configuration information update that respective buffer area stores is the primary configuration information after renewal for described multiple equipment by the primary configuration information after upgrading to described multiple equipment notice.
B16, device according to B14, described receiver module is also suitable for: receive test rollback order;
Described logging modle is also suitable for: after described receiver module receives test rollback order, empty described testing equipment list and the list of described configuration information item, for temporary buffer described in each unit deletion.
B17, device according to B13, described notification module is further adapted for: each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, upgrades the configuration information of respective buffer area storage for each equipment according to notice.
B18, device according to B17, described receiver module is also suitable for: receive test submiting command;
Described logging modle is also suitable for: after described receiver module receives test submiting command, empty described testing equipment list and the list of described configuration information item;
Described memory module is also suitable for: primary configuration information according to described configuration information item list update to be updated, calculates the cryptographic Hash of the primary configuration information after upgrading;
Described notification module is also suitable for: subscribe to the renewal of primary configuration information according to described multiple equipment, the cryptographic Hash of the primary configuration information after described renewal is notified to described multiple equipment, the cryptographic Hash of the primary configuration information after the cryptographic Hash of the configuration information stored by respective buffer area for described multiple equipment and described renewal compares, if inconsistent, then pull the configuration information that the primary configuration information after described renewal stores to upgrade respective buffer area.
B19, device according to B17, described receiver module is also suitable for: receive test rollback order;
Described logging modle is also suitable for: after described receiver module receives test rollback order, empty described testing equipment list and the list of described configuration information item;
Described memory module is also suitable for: provide the configuration information that described primary configuration information stores to upgrade each equipment buffer area when each equipment active pull described.
B20, device according to B17, described receiver module is also suitable for: receive test submiting command;
Described logging modle is also suitable for: obtaining all devices list, is all devices list by described testing equipment list update;
Described notification module is also suitable for: subscribe to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, notify each configuration information item recorded in the list of described configuration information item to all devices, upgrade respective configuration information for all devices.
B21, device according to any one of B15, B16, B18-B20, also comprise: mark distribution module, is suitable for the test process allocation for test process identifier that test initiation command is corresponding;
Described test submiting command or described test rollback order carry described test process mark.
B22, device according to any one of B12-B20, described logging modle is further adapted for:
Obtain pre-configured testing equipment list;
Or, obtain the testing equipment list of carrying in described test initiation command;
Or, select at least one equipment to charge to testing equipment list according to the load state of described multiple equipment.
The renewal system of C23, a kind of configuration information, comprises the updating device of the configuration information described in any one of B12-B22, also comprises: described multiple equipment.

Claims (10)

1. a update method for configuration information, for upgrading the configuration information of at least one equipment in multiple equipment, described method comprises:
Receive test initiation command, obtain and record testing equipment list and configuration information item list to be updated;
Subscribe to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information separately.
2. method according to claim 1, before described reception test initiation command, described method also comprises: prestore primary configuration information, accept described multiple equipment to subscribe to the renewal of described primary configuration information, to ensure the configuration information that described multiple equipment buffer area separately stores and described primary accordant configuration information.
3. method according to claim 2, described each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information be separately further: each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, sets up the configuration information after the storage update of temporary buffer for each equipment.
4. method according to claim 3, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test submiting command, primary configuration information according to described configuration information item list update to be updated;
Empty described testing equipment list and the list of described configuration information item, for temporary buffer described in each unit deletion;
Subscribing to the renewal of primary configuration information according to described multiple equipment, the primary configuration information after upgrading to described multiple equipment notice, is the primary configuration information after renewal by the configuration information update that respective buffer area stores for described multiple equipment.
5. method according to claim 3, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test rollback order, empty described testing equipment list and the list of described configuration information item, for temporary buffer described in each unit deletion.
6. method according to claim 2, described each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, be: each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item upgrade the configuration information of respective buffer area storage according to notice for each equipment further for each renewal of the equipment configuration information separately.
7. method according to claim 6, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test submiting command, primary configuration information according to described configuration information item list update to be updated, calculate the cryptographic Hash of the primary configuration information after upgrading;
Empty described testing equipment list and the list of described configuration information item;
According to described multiple equipment, the renewal of primary configuration information is subscribed to, the cryptographic Hash of the primary configuration information after described renewal is notified to described multiple equipment, the cryptographic Hash of the primary configuration information after the cryptographic Hash of the configuration information stored by respective buffer area for described multiple equipment and described renewal compares, if inconsistent, then pull the configuration information that the primary configuration information after described renewal stores to upgrade respective buffer area.
8. method according to claim 6, after the respective configuration information of each renewal of the equipment described, described method also comprises:
Receive test rollback order, empty described testing equipment list and the list of described configuration information item;
The configuration information that primary configuration information described in each equipment active pull described stores to upgrade respective buffer area.
9. a updating device for configuration information, for upgrading the configuration information of at least one equipment in multiple equipment, described device comprises:
Receiver module, is suitable for receiving test initiation command;
Logging modle, is suitable for obtaining and records testing equipment list and configuration information item list to be updated;
Notification module, be suitable for subscribing to according to the renewal of described multiple equipment to described testing equipment list and the list of described configuration information item, each equipment recorded in described testing equipment list notifies each configuration information item recorded in the list of described configuration information item, for each renewal of the equipment configuration information separately.
10. a renewal system for configuration information, comprises the updating device of configuration information according to claim 9, also comprises: described multiple equipment.
CN201510980964.1A 2015-12-23 2015-12-23 The update method of configuration information, apparatus and system Active CN105515872B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510980964.1A CN105515872B (en) 2015-12-23 2015-12-23 The update method of configuration information, apparatus and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510980964.1A CN105515872B (en) 2015-12-23 2015-12-23 The update method of configuration information, apparatus and system

Publications (2)

Publication Number Publication Date
CN105515872A true CN105515872A (en) 2016-04-20
CN105515872B CN105515872B (en) 2019-05-28

Family

ID=55723531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510980964.1A Active CN105515872B (en) 2015-12-23 2015-12-23 The update method of configuration information, apparatus and system

Country Status (1)

Country Link
CN (1) CN105515872B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106789202A (en) * 2016-12-08 2017-05-31 努比亚技术有限公司 service management device and method
CN107277120A (en) * 2017-06-05 2017-10-20 广州视源电子科技股份有限公司 configuration file management method, device and service configuration method and system
CN108984417A (en) * 2018-08-15 2018-12-11 北京达佳互联信息技术有限公司 Method for testing software, device, terminal and storage medium
CN109582485A (en) * 2018-10-26 2019-04-05 阿里巴巴集团控股有限公司 A kind of configuration change method for detecting abnormality and device
CN109863718A (en) * 2016-08-24 2019-06-07 西门子股份公司 To the security configuration of equipment
CN110096396A (en) * 2019-03-18 2019-08-06 北京奇艺世纪科技有限公司 It is grouped control method, distribution application system and the storage medium of test
CN110413418A (en) * 2019-06-25 2019-11-05 北京三快在线科技有限公司 Cache synchronization device and method, cache synchronization system, electronic equipment
CN110825425A (en) * 2018-08-09 2020-02-21 北京京东尚科信息技术有限公司 Configuration data management method and device, electronic equipment and storage medium
CN110958150A (en) * 2019-12-10 2020-04-03 深圳前海环融联易信息科技服务有限公司 Management method and device for dynamic service configuration
CN111090440A (en) * 2018-10-23 2020-05-01 阿里巴巴集团控股有限公司 Information processing method, system, device and storage medium
CN114995921A (en) * 2022-08-08 2022-09-02 深圳竹云科技股份有限公司 Application configuration updating method and device, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095743A (en) * 2011-10-28 2013-05-08 阿里巴巴集团控股有限公司 Handling method and system of grey release
CN104092718A (en) * 2013-12-12 2014-10-08 腾讯数码(天津)有限公司 Distributed system and configuration information updating method in distributed system
CN104660689A (en) * 2015-02-04 2015-05-27 中国南方电网有限责任公司 Distributed computing system
CN105099761A (en) * 2015-06-26 2015-11-25 广东欧珀移动通信有限公司 Method and system for concentratedly managing configuration information of client

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095743A (en) * 2011-10-28 2013-05-08 阿里巴巴集团控股有限公司 Handling method and system of grey release
CN104092718A (en) * 2013-12-12 2014-10-08 腾讯数码(天津)有限公司 Distributed system and configuration information updating method in distributed system
CN104660689A (en) * 2015-02-04 2015-05-27 中国南方电网有限责任公司 Distributed computing system
CN105099761A (en) * 2015-06-26 2015-11-25 广东欧珀移动通信有限公司 Method and system for concentratedly managing configuration information of client

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109863718A (en) * 2016-08-24 2019-06-07 西门子股份公司 To the security configuration of equipment
US11856106B2 (en) 2016-08-24 2023-12-26 Siemens Aktiengesellschaft Secure configuration of a device
CN106789202A (en) * 2016-12-08 2017-05-31 努比亚技术有限公司 service management device and method
CN107277120A (en) * 2017-06-05 2017-10-20 广州视源电子科技股份有限公司 configuration file management method, device and service configuration method and system
CN110825425A (en) * 2018-08-09 2020-02-21 北京京东尚科信息技术有限公司 Configuration data management method and device, electronic equipment and storage medium
CN108984417A (en) * 2018-08-15 2018-12-11 北京达佳互联信息技术有限公司 Method for testing software, device, terminal and storage medium
CN108984417B (en) * 2018-08-15 2022-06-03 北京达佳互联信息技术有限公司 Software testing method, device, terminal and storage medium
CN111090440A (en) * 2018-10-23 2020-05-01 阿里巴巴集团控股有限公司 Information processing method, system, device and storage medium
CN111090440B (en) * 2018-10-23 2023-06-20 阿里巴巴集团控股有限公司 Information processing method, system, device and storage medium
CN109582485A (en) * 2018-10-26 2019-04-05 阿里巴巴集团控股有限公司 A kind of configuration change method for detecting abnormality and device
CN109582485B (en) * 2018-10-26 2022-05-03 创新先进技术有限公司 Configuration change abnormity detection method and device
CN110096396A (en) * 2019-03-18 2019-08-06 北京奇艺世纪科技有限公司 It is grouped control method, distribution application system and the storage medium of test
CN110096396B (en) * 2019-03-18 2023-05-23 北京奇艺世纪科技有限公司 Control method for packet test, distributed application system and storage medium
CN110413418A (en) * 2019-06-25 2019-11-05 北京三快在线科技有限公司 Cache synchronization device and method, cache synchronization system, electronic equipment
CN110958150A (en) * 2019-12-10 2020-04-03 深圳前海环融联易信息科技服务有限公司 Management method and device for dynamic service configuration
CN114995921A (en) * 2022-08-08 2022-09-02 深圳竹云科技股份有限公司 Application configuration updating method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN105515872B (en) 2019-05-28

Similar Documents

Publication Publication Date Title
CN105515872A (en) Method, apparatus and system for updating configuration information
CN101552976B (en) Multi-service form file processing system and method
CN109117169A (en) Method and apparatus for repairing kernel loophole
CN102904878B (en) For the method and system of the efficient download of packet
CN105183394A (en) Data storage processing method and device
CN103226561A (en) Content addressable stores based on sibling groups
CN104836843A (en) Client application program updating method and device
CN105389191A (en) Software upgrading method, apparatus and system based on local area network
CN105550229A (en) Method and device for repairing data of distributed storage system
CN102298633B (en) Method and system for investigating repeated data in distributed mass data
US20130227085A1 (en) Terminal and method for using cloud services
CN102833350A (en) Processing method and processing device of WebApp updating
CN102612023A (en) Mobile terminal and application updating method and server thereof
CN109309693A (en) Services system, dispositions method and device, equipment and storage medium based on docker
CN100403263C (en) Method for loading equipment software according to allocation
CN104407945A (en) Data backup method, data backup device and data backup system
US9654343B2 (en) System and method for managing service characteristics
CN105589701A (en) Client application partial updating method and apparatus
CN108804121A (en) Method for edition management, device, medium in distributed system and electronic equipment
CN104699511A (en) Plug-in upgrading method and plug-in upgrading device
CN104834541A (en) Function module mounting method, mounting system and mounting system updating method
CN104580427A (en) Master-slave balance method and device in distributed memory system
CN105701605B (en) A kind of waveform library management equipment applied in integrated communication Navigation Identification System
CN104408086A (en) System and method for overall processing of data
CN106021527A (en) Data processing method and search server and synchronization server

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: 20220725

Address after: Room 801, 8th floor, No. 104, floors 1-19, building 2, yard 6, Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee after: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Patentee before: Qizhi software (Beijing) Co.,Ltd.

TR01 Transfer of patent right