CN116436836B - Domain name data synchronous detection method, device and equipment - Google Patents

Domain name data synchronous detection method, device and equipment Download PDF

Info

Publication number
CN116436836B
CN116436836B CN202310692500.5A CN202310692500A CN116436836B CN 116436836 B CN116436836 B CN 116436836B CN 202310692500 A CN202310692500 A CN 202310692500A CN 116436836 B CN116436836 B CN 116436836B
Authority
CN
China
Prior art keywords
domain name
name data
data set
difference information
determining
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
CN202310692500.5A
Other languages
Chinese (zh)
Other versions
CN116436836A (en
Inventor
魏贺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba China Co Ltd
Original Assignee
Alibaba China 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 Alibaba China Co Ltd filed Critical Alibaba China Co Ltd
Priority to CN202310692500.5A priority Critical patent/CN116436836B/en
Publication of CN116436836A publication Critical patent/CN116436836A/en
Application granted granted Critical
Publication of CN116436836B publication Critical patent/CN116436836B/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
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Abstract

The embodiment of the application provides a method, a device and equipment for synchronously detecting domain name data, wherein the method comprises the following steps: acquiring a first domain name data set in a first device and acquiring a second domain name data set in a second device, wherein the first device is used for synchronizing domain name data with the second device; if the first domain name data set is the same as the second domain name data set, determining that the synchronous detection result of the first equipment and the second equipment is synchronous normal; if the first domain name data set is different from the second domain name data set, after the preset duration, acquiring a third domain name data set in the first device and a fourth domain name data set in the second device, and determining a synchronous detection result according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set. The accuracy of determining the synchronous detection result is improved.

Description

Domain name data synchronous detection method, device and equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, and a device for synchronous detection of domain name data.
Background
In the internet, the domain name management server may send domain name data to a domain name system (Domain Name System, DNS) resolution server, so that the DNS resolution server may perform domain name resolution on a user's access request according to the domain name data. The domain name data in the DNS resolution server and the domain name management server need to be consistent, so that synchronous detection needs to be performed on the domain name data in the DNS resolution server and the domain name management server.
In the related art, the domain name data in the domain name management and control server and the domain name data in the DNS resolution server can be obtained, and one-time synchronous detection can be performed to obtain a synchronous detection result. However, in the above-described process, since the domain name data in the domain name management server and the domain name data in the DNS resolution server are changed in real time, the accuracy of determining the synchronization detection result is poor.
Disclosure of Invention
The application provides a domain name data synchronous detection method, device and equipment, which are used for improving the accuracy of determining synchronous detection results.
In a first aspect, the present application provides a domain name data synchronization detection method, where the method includes:
acquiring a first domain name data set in a first device and acquiring a second domain name data set in a second device, wherein the first device is used for synchronizing domain name data with the second device;
If the first domain name data set is the same as the second domain name data set, determining that the synchronization detection result of the first equipment and the second equipment is synchronous normal;
if the first domain name data set is different from the second domain name data set, after a preset time length, acquiring a third domain name data set in the first device and a fourth domain name data set in the second device, and determining the synchronous detection result according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set.
In a possible embodiment, determining the synchronization detection result according to the first domain name data set, the second domain name data set, the third domain name data set, and the fourth domain name data set includes:
determining first difference information according to the first domain name data set and the second domain name data set;
determining second difference information according to the third domain name data set and the fourth domain name data set;
and determining the synchronous detection result according to the first difference information and the second difference information.
In a possible embodiment, determining the synchronization detection result according to the first difference information and the second difference information includes:
if the second difference information is empty, determining that the synchronization detection result is that the synchronization is normal;
if the second difference information is not null, determining an intersection domain name data set of the first difference information and the second difference information, and determining the synchronous detection result according to the number of domain name data in the intersection domain name data set; wherein the intersection domain name data set is respectively included in the first difference information and the second difference information.
In a possible embodiment, determining the synchronization detection result according to the number of the intersection domain name data sets includes:
the number of the domain name data in the intersection domain name data set is zero, and the synchronous detection result is determined to be the synchronous normal;
and if the number of the domain name data in the intersection domain name data set is greater than zero, determining that the synchronous detection result is the synchronous abnormality.
In a possible embodiment, determining the synchronization detection result according to the number of the intersection domain name data sets includes:
The number of the domain name data in the intersection domain name data set is zero, and the synchronous detection result is determined to be the synchronous normal;
repeatedly executing preset steps until the synchronous detection result is determined to be normal or the synchronous detection result is determined to be abnormal when the preset steps repeatedly executed meet preset conditions;
the presetting step comprises the following steps: after a preset duration, a third domain name data set is acquired in the first device, a fourth domain name data set is acquired in the second device, and the synchronous detection result is determined according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set.
In a possible embodiment, the preset condition includes at least one of the following:
the execution times of the preset steps are larger than or equal to the preset times;
the same domain name data exists in the intersection domain name data sets obtained continuously for N times, N is an integer greater than or equal to 1, N is smaller than the preset times, and the intersection domain name data sets obtained continuously for N times are intersection domain name data sets obtained by continuously executing the preset steps for N times.
In a possible embodiment, determining the first difference information according to the first domain name data set and the second domain name data set includes:
processing the first domain name data set and the second domain name data set through a preset programming model to obtain the first difference information;
in a possible embodiment, determining the second difference information according to the third domain name data set and the fourth domain name data set includes:
and processing the third domain name data set and the fourth domain name data set through the programming model to obtain the second difference information.
In one possible embodiment, obtaining a first set of domain name data in a first device and a second set of domain name data in a second device includes:
determining a first data pull period;
acquiring a first domain name data set in the first device in the first data pulling period, wherein the first domain name data set comprises a plurality of pieces of domain name data, and the domain name data comprises a domain name and a network address corresponding to the domain name;
and in the first data pulling period, acquiring a second domain name data set in the second device, wherein the second domain name data set comprises a plurality of pieces of domain name data.
In a possible embodiment, during the first data pulling period, acquiring, in the first device, a first domain name data set includes:
requesting to acquire a plurality of first domain name data fragments from the first device in the first data pulling period, wherein the first domain name data fragments comprise a plurality of pieces of domain name data;
determining that the first set of domain name data includes domain name data in the plurality of first domain name data fragments.
In one possible embodiment, during the first data pull period, requesting to obtain a plurality of first domain name data fragments from the first device includes:
generating a plurality of data acquisition tasks, wherein the data acquisition tasks comprise the first data pulling time period and domain name data fragment identifiers;
the data acquisition task is sent to a plurality of auxiliary devices, and the data acquisition task is used for indicating the auxiliary devices to acquire corresponding domain name data fragments in the first device in the first data pulling period;
and receiving the plurality of first domain name data fragments sent by the plurality of auxiliary devices.
In one possible embodiment, the first device is a domain name management server and the second device is a domain name system DNS resolution server.
In a second aspect, an embodiment of the present application provides a domain name data synchronization detection apparatus, where the apparatus includes: the device comprises an acquisition module and a determination module, wherein,
the acquisition module is used for acquiring a first domain name data set in first equipment and acquiring a second domain name data set in second equipment, and the first equipment is used for synchronizing domain name data to the second equipment;
the determining module is configured to determine that the synchronization detection result of the first device and the second device is synchronous and normal if the first domain name data set is the same as the second domain name data set;
the obtaining module is further configured to obtain, after a preset duration, a third domain name data set in the first device and a fourth domain name data set in the second device if the first domain name data set is different from the second domain name data set;
the determining module is further configured to determine the synchronization detection result according to the first domain name data set, the second domain name data set, the third domain name data set, and the fourth domain name data set.
In a possible embodiment, the determining module is specifically configured to:
Determining first difference information according to the first domain name data set and the second domain name data set;
determining second difference information according to the third domain name data set and the fourth domain name data set;
and determining the synchronous detection result according to the first difference information and the second difference information.
In a possible embodiment, the determining module is specifically configured to:
if the second difference information is empty, determining that the synchronization detection result is that the synchronization is normal;
if the second difference information is not null, determining an intersection domain name data set of the first difference information and the second difference information, and determining the synchronous detection result according to the number of domain name data in the intersection domain name data set; wherein the intersection domain name data set is respectively included in the first difference information and the second difference information.
In a possible embodiment, the determining module is specifically configured to:
the number of the domain name data in the intersection domain name data set is zero, and the synchronous detection result is determined to be the synchronous normal;
and if the number of the domain name data in the intersection domain name data set is greater than zero, determining that the synchronous detection result is the synchronous abnormality.
In a possible embodiment, the determining module is specifically configured to:
the number of the domain name data in the intersection domain name data set is zero, and the synchronous detection result is determined to be the synchronous normal;
repeatedly executing preset steps until the synchronous detection result is determined to be normal or the synchronous detection result is determined to be abnormal when the preset steps repeatedly executed meet preset conditions;
the presetting step comprises the following steps: after a preset duration, a third domain name data set is acquired in the first device, a fourth domain name data set is acquired in the second device, and the synchronous detection result is determined according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set.
In a possible embodiment, the preset condition includes at least one of the following:
the execution times of the preset steps are larger than or equal to the preset times;
the same domain name data exists in the intersection domain name data sets obtained continuously for N times, N is an integer greater than or equal to 1, N is smaller than the preset times, and the intersection domain name data sets obtained continuously for N times are intersection domain name data sets obtained by continuously executing the preset steps for N times.
In one possible embodiment, the determining module is specifically configured to:
processing the first domain name data set and the second domain name data set through a preset programming model to obtain the first difference information;
in one possible embodiment, the determining module is specifically configured to:
and processing the third domain name data set and the fourth domain name data set through the programming model to obtain the second difference information.
In a possible embodiment, the obtaining module is specifically configured to:
determining a first data pull period;
acquiring a first domain name data set in the first device in the first data pulling period, wherein the first domain name data set comprises a plurality of pieces of domain name data, and the domain name data comprises a domain name and a network address corresponding to the domain name;
and in the first data pulling period, acquiring a second domain name data set in the second device, wherein the second domain name data set comprises a plurality of pieces of domain name data.
In a possible embodiment, the obtaining module is specifically configured to:
Requesting to acquire a plurality of first domain name data fragments from the first device in the first data pulling period, wherein the first domain name data fragments comprise a plurality of pieces of domain name data;
determining that the first set of domain name data includes domain name data in the plurality of first domain name data fragments.
In a possible embodiment, the obtaining module is specifically configured to:
generating a plurality of data acquisition tasks, wherein the data acquisition tasks comprise the first data pulling time period and domain name data fragment identifiers;
the data acquisition task is sent to a plurality of auxiliary devices, and the data acquisition task is used for indicating the auxiliary devices to acquire corresponding domain name data fragments in the first device in the first data pulling period;
and receiving the plurality of first domain name data fragments sent by the plurality of auxiliary devices.
In one possible embodiment, the first device is a domain name management server and the second device is a domain name system DNS resolution server.
In a third aspect, embodiments of the present application provide a computing device comprising: a memory and a processor;
the memory stores computer-executable instructions;
The processor executing computer-executable instructions stored in the memory, causing the processor to perform the domain name data synchronization detection method according to any one of the first aspects.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium having stored therein computer-executable instructions for implementing the domain name data synchronization detection method of any one of the first aspects when the computer-executable instructions are executed by a processor.
In a fifth aspect, an embodiment of the present application provides a computer program product, including a computer program, where the computer program when executed by a processor implements the domain name data synchronization detection method according to any one of the first aspects.
The embodiment of the application provides a method, a device and equipment for synchronously detecting domain name data, wherein a computing device can acquire a first domain name data set in first equipment and a second domain name data set in second equipment and judge whether the first domain name data set and the second domain name data set are identical. If the first domain name data set and the second domain name data set are the same, determining that the synchronization detection result of the first equipment and the second equipment is synchronous; if the first domain name data set and the second domain name data set are different, after the preset duration, a third domain name data set is acquired in the first device, a fourth domain name data set is acquired in the second device, and a synchronous detection result is determined according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set. Because the domain name data sets can be acquired for multiple times and can be compared for multiple times to determine the synchronous detection result, compared with the method that the synchronous detection result is determined by comparing the domain name data in the first equipment with the domain name data in the second equipment only once, the accuracy of determining the synchronous detection result is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application and do not constitute a limitation on the application. In the drawings:
fig. 1 is a schematic diagram of an application scenario provided in an exemplary embodiment of the present application;
fig. 2 is a schematic flow chart of a domain name data synchronization detection method according to an exemplary embodiment of the present application;
fig. 3 is a flowchart of another domain name data synchronization detection method according to an exemplary embodiment of the present application;
fig. 4A is a schematic diagram illustrating a process of domain name data synchronization detection according to an exemplary embodiment of the present application;
fig. 4B is a schematic diagram of a process of synchronous detection of domain name data according to an exemplary embodiment of the present application;
fig. 5 is a schematic structural diagram of a domain name data synchronization detecting apparatus according to an exemplary embodiment of the present application;
fig. 6 is a schematic structural diagram of a computing device according to an exemplary embodiment of the present application.
Detailed Description
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) related to the present application are information and data authorized by the user or fully authorized by each party, and the collection, use and processing of the related data need to comply with related laws and regulations and standards, and provide corresponding operation entries for the user to select authorization or rejection.
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be clearly and completely described below with reference to specific embodiments of the present application and corresponding drawings. It will be apparent that the described embodiments are only some, but not all, embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Fig. 1 is a schematic diagram of an application scenario provided in an exemplary embodiment of the present application. As shown in fig. 1, includes a first device, a second device, and a computing device.
The first device may be a domain name management server and the second device may be a DNS resolution server. The first device may include domain name data. For example, the first device may include domain name data 1, domain name data 2, and domain name data 3 therein.
The first device may synchronize domain name data with the second device such that the domain name data is stored in the second device. For example, the second device may include domain name data 1, domain name data 2, and domain name data 3 therein.
The computing device may obtain a first set of domain name data from the first device, obtain a second set of domain name data from the second device, and determine a synchronization detection result based on the first set of domain name data and the second set of domain name data. For example, if the first domain name data set includes domain name data 1, domain name data 2 and domain name data 3, and the second domain name data set includes domain name data 1, domain name data 2 and domain name data 3, since the first domain name data set and the second domain name data set are the same, it may be determined that the synchronization detection result is normal. If the first domain name data set and the second domain name data set are different, the domain name data sets can be acquired from the first device and the second device for multiple times to determine a synchronous detection result.
In the related art, the domain name data in the domain name management and control server and the domain name data in the DNS resolution server can be obtained, and one-time synchronous detection can be performed to obtain a synchronous detection result. However, in the above-described process, since the domain name data in the domain name management server and the domain name data in the DNS resolution server are changed in real time, the accuracy of determining the synchronization detection result is poor.
In an embodiment of the application, the computing device may obtain a first set of domain name data in the first device and a second set of domain name data in the second device. If the first domain name data set and the second domain name data set are different, the third domain name data set in the first device and the fourth domain name data set in the second device can be obtained again after the preset time period, and the synchronous detection result can be determined according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set. Because the domain name data sets can be acquired for multiple times and can be compared for multiple times to determine the synchronous detection result, compared with the method that the synchronous detection result is determined by comparing the domain name data in the first equipment with the domain name data in the second equipment only once, the accuracy of determining the synchronous detection result is improved.
The technical scheme shown in the application is described in detail by specific examples. It should be noted that the following embodiments may exist alone or in combination with each other, and for the same or similar content, the description will not be repeated in different embodiments.
Fig. 2 is a flowchart of a domain name data synchronization detection method according to an exemplary embodiment of the present application. Referring to fig. 2, the method may include:
s201, acquiring a first domain name data set in a first device, and acquiring a second domain name data set in a second device.
The execution subject of the embodiment of the application can be a computing device or a domain name data synchronous detection device arranged in the computing device. The domain name data synchronous detection device can be realized by software or a combination of software and hardware. The domain name data synchronization detecting means may be a processor in the computing device. For ease of understanding, the execution subject will be described below as an example of a computing device.
Alternatively, the first device may be a domain name management server and the second device may be a DNS resolution server.
Alternatively, there may be a plurality of second devices. The first device may synchronize domain name data to a plurality of second devices. For example, the first device may be a domain name management server, and the plurality of second devices may be DNS resolution server 1, DNS resolution servers 2, … …, and DNS resolution server 10, respectively, and the domain name management server may synchronize domain name data with DNS resolution server 1, DNS resolution servers 2, … …, and DNS resolution server 10, respectively.
The first domain name data set and the second domain name data set may each include a plurality of pieces of domain name data, and the domain name data may include a domain name and a network address corresponding to the domain name. For example, the first set of domain name data may include domain name 1 and corresponding network address 1, domain name 2 and corresponding network address 2 and network addresses 3, … …, domain name n and corresponding network address m (n, m being an integer greater than or equal to 1).
The domain name data included in the first set of domain name data may be a full amount of domain name data in the first device and the domain name data included in the second set of domain name data may be a full amount of domain name data in the second device.
It should be noted that, since there are a plurality of second devices, for each domain name data synchronization detection, the full-size domain name data of one of the second devices may be acquired, and the full-size domain name data of all the second devices need not be acquired.
Optionally, the computing device may determine a first data pull period. The first data pull period may be a duration between a pull start time and a pull end time. For example, the first data pull period may be between 15:10 and 15:15 for 5 minutes (min).
The computing device may obtain a first set of domain name data in the first device and a second set of domain name data in the second device during a first data pull period.
For example, the first data pulling period may be 5 min between 15:10 and 15:15, and the computing device may send a data request to the first device at a pulling start time 15:10, requesting to obtain domain name data until a pulling end time 15:15, and obtaining a first domain name data set including a plurality of domain name data; and sending a data request to the second device at the pulling start time 15:10, requesting to acquire domain name data until the pulling end time 15:15, and acquiring a second domain name data set comprising a plurality of domain name data.
S202, judging whether the first domain name data set and the second domain name data set are identical.
If yes, executing S203; if not, S204 is performed.
For example, if the first domain name data set includes a domain name 1 and a corresponding network address 1, a domain name 2 and a corresponding network address 2, a domain name 3 and a corresponding network address 3, and if the second domain name data set includes a domain name 1 and a corresponding network address 1, a domain name 2 and a corresponding network address 2, a domain name 3 and a corresponding network address 3, it may be determined that the first domain name data set and the second domain name data set are the same, and S203 may be executed; if the second set of domain name data includes the domain name 1 and the corresponding network address 1, the domain name 2 and the corresponding network address 2, it may be determined that the first set of domain name data and the second set of domain name data are not identical, and S204 may be performed.
S203, determining that the synchronization detection result of the first device and the second device is synchronous normal.
If the first domain name data set is the same as the second domain name data set, the total amount of domain name data in the first device and the second device is the same, and the first device has synchronized the total amount of domain name data with the second device, then it can be determined that the synchronization detection result of the first device and the second device is normal.
For example, if the first device is a domain name management server and the second device is a DNS resolution server 1, if the first domain name data set acquired in the domain name management server is the same as the second domain name data set acquired in the DNS resolution server 1, it is indicated that the synchronization detection result of the domain name management server and the DNS resolution server 1 is normal.
S204, after the preset time length, acquiring a third domain name data set in the first equipment and a fourth domain name data set in the second equipment, and determining a synchronous detection result according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set.
The preset duration may be manually preset. For example, the preset time period may be 10 minutes.
For example, assuming that the preset duration is 10min and the first data pulling period is 15:10-15:15, in the first data pulling period 15:10-15:15, the computing device may acquire a full amount of domain name data in the first device to obtain a first domain name data set, and may acquire a full amount of domain name data in the second device to obtain a second domain name data set; after the preset duration is 10min, the second data pulling period may be 15:25-15:30, the computing device may acquire the full-scale domain name data in the first device again to obtain the third domain name data set, and may acquire the full-scale domain name data in the second device again to obtain the fourth domain name data set.
In an alternative embodiment, the synchronization detection result may be determined according to the first domain name data set, the second domain name data set, the third domain name data set, and the fourth domain name data set by: determining first difference information according to the first domain name data set and the second domain name data set; determining second difference information according to the third domain name data set and the fourth domain name data set; and determining a synchronous detection result according to the first difference information and the second difference information.
Optionally, the computing device may determine the first difference information from the first set of domain name data and the second set of domain name data.
The first difference information may include domain name data that exists in the first domain name data set and does not exist in the second domain name data set, and domain name data that exists in the second domain name data set and does not exist in the first domain name data set, that is, the first difference information may include data that the first device cannot synchronize with the second device, and error data.
For example, if the first set of domain names and the second set of domain names are as shown in table 1:
TABLE 1
Then there is no presence in the first set of domain name data and no presence in the second set of domain name data due to domain name 3 and corresponding network address 3, and domain name 4 and corresponding network address 4; the network address 5 corresponding to the domain name 3 exists in the second domain name data set, and does not exist in the first domain name data set, and the first difference information may be determined to include: domain name 3 and corresponding network address 3, domain name 4 corresponding network address 4, and domain name 3 and corresponding network address 5, as shown in table 2:
TABLE 2
The network address corresponding to the domain name 3 may be the network address 3, but when the first device synchronizes the domain name 3 and the corresponding network address 3 to the second device, an error occurs, so that the first domain name data set includes the domain name 3 and the corresponding network address 3, and the second domain name data set includes the domain name 3 and the corresponding network address 5; the domain name 4 and the corresponding network address 4 may be domain name data that the first device has not synchronized to the second device, resulting in the first set of domain name data including the domain name 4 and the corresponding network address 4 and the second set of domain name data not including the domain name 4 and the corresponding network address 4.
Optionally, the computing device may determine the second difference information from the third set of domain name data and the fourth set of domain name data.
The second difference information may include domain name data that exists in the third domain name data set and does not exist in the fourth domain name data set, and domain name data that exists in the fourth domain name data set and does not exist in the third domain name data set.
For example, if the third set of domain names and the fourth set of domain names are as shown in table 3:
TABLE 3 Table 3
Then, as domain name 3 and corresponding network address 3 are present in the first set of domain name data, they are not present in the second set of domain name data; the network address 5 corresponding to the domain name 3 exists in the second domain name data set, and does not exist in the first domain name data set, and the second difference information may be determined to include: domain name 3 and corresponding network address 3, and domain name 3 and corresponding network address 5, as shown in table 4:
TABLE 4 Table 4
Alternatively, the computing device may determine the synchronization detection result from the first difference information and the second difference information.
For example, if the first difference information is shown in table 2, and the second difference information is shown in table 4, since the domain name 3 and the corresponding network address 3 and the domain name 3 and the corresponding network address 5 appear in the first difference information and appear again in the second difference information, it is determined that the synchronization detection result is abnormal synchronization, which means that the domain name 3 and the corresponding network address 3 and the domain name 3 and the corresponding network address 5 are indeed inconsistent data in the first device and the second device.
In the embodiment of the application, the computing device can acquire the first domain name data set in the first device and acquire the second domain name data set in the second device, and judge whether the first domain name data set and the second domain name data set are identical. If the first domain name data set and the second domain name data set are the same, determining that the synchronization detection result of the first equipment and the second equipment is synchronous; if the first domain name data set and the second domain name data set are different, the computing device may acquire a third domain name data set in the first device and a fourth domain name data set in the second device after the preset duration, and determine a synchronization detection result according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set. Because the domain name data sets can be acquired for multiple times and can be compared for multiple times to determine the synchronous detection result, compared with the method that the synchronous detection result is determined by comparing the domain name data in the first equipment with the domain name data in the second equipment only once, the accuracy of determining the synchronous detection result is improved.
Next, the above-described domain name data synchronization detection method will be described in detail with reference to fig. 3, based on the embodiment shown in fig. 2.
Fig. 3 is a flowchart of another domain name data synchronization detection method according to an exemplary embodiment of the present application. Referring to fig. 3, the method may include:
s301, determining a first data pulling period.
Alternatively, the computing device may periodically determine the first data pull period.
For example, the computing device may determine that the first data pull period is between 15:10-15:15 for 5 minutes.
S302, in a first data pulling period, a first domain name data set is acquired in a first device.
In an alternative embodiment, the first domain name data set may be acquired in the first device during the first data pull period by: requesting to obtain a plurality of first domain name data fragments from the first device in a first data pulling period; the first set of domain name data is determined to include domain name data in a plurality of first domain name data fragments.
The first domain name data fragment may be part of the domain name data of the full amount of domain name data in the first device. The first domain name data fragment may include a plurality of pieces of domain name data therein. For example, if 2 ten thousand pieces of domain name data are included in the first device, the first domain name data fragment may be 2000 pieces of domain name data therein.
Alternatively, the first device may be requested to obtain a plurality of first domain name data fragments by: generating a plurality of data acquisition tasks; transmitting a data acquisition task to a plurality of auxiliary devices; and receiving a plurality of first domain name data fragments sent by a plurality of auxiliary devices.
Since the data size of the full-size domain name data in the first device may be large, the computing device cannot acquire the full-size domain name data in the first device at a time, and the computing device may acquire the domain name data fragments in the first device multiple times through multiple auxiliary devices, so as to acquire the full-size domain name data in the first device.
The auxiliary device may be used to obtain domain name data fragments in the first device or the second device. Alternatively, there may be a plurality of auxiliary devices.
The data acquisition task may be used to instruct the auxiliary device to acquire the corresponding domain name data fragment in the first device during the first data pull period.
Optionally, the data acquisition task may include a first data pull period and a domain name data fragment identifier.
The domain name data fragment identification may be used to indicate the amount of data for the domain name data fragment. For example, if the domain name data fragment identifier is 2000, it may be used to instruct that 2000 pieces of domain name data be acquired in the first device.
For example, the first data pull period 15:10-15:15 and domain name data fragment identifier 2000 may be included in the data acquisition task.
Optionally, during the first data pull period, the computing device may generate a plurality of data acquisition tasks and send the data acquisition tasks to the plurality of auxiliary devices, respectively, so that the auxiliary devices may perform the data acquisition tasks.
For example, if there are 10 auxiliary devices, during the first data pull period, the computing device may generate a data acquisition task and send the data acquisition task to the 10 auxiliary devices, respectively. The first data pull period 15:10-15:15 and domain name data fragment identifier 2000 may be included in the data acquisition task.
Optionally, for any auxiliary device, after the auxiliary device receives the data acquisition task, the auxiliary device may send a data acquisition request to the first device. The data acquisition request may include a first data pull period and a domain name data fragment identifier. For example, the auxiliary device 1 may send a data acquisition request 1 to the first device, where the data acquisition request 1 may include a first data pull period 15:10-15:15 and a domain name data fragment identifier 2000.
After receiving the data acquisition request sent by the auxiliary device, the first device may send the first domain name data fragment to the auxiliary device according to the data acquisition request. After receiving the first domain name data fragment, the auxiliary device may send the first domain name data fragment to the computing device.
For example, if the first device includes 2 ten thousand pieces of domain name data, the first device receives the data acquisition request 1 sent by the auxiliary device 1, and the data acquisition request 1 includes the first data pulling period 15:10-15:15 and the domain name data slicing identifier 2000, the first device may determine the first domain name data slicing 1 in the 2 ten thousand pieces of domain name data according to the domain name data slicing identifier 2000, and send the first domain name data slicing 1 to the auxiliary device 1. The first domain name data fragment 1 may include 2000 pieces of domain name data that are first generated from the 2 ten thousand pieces of domain name data. After the auxiliary device 1 receives the first domain name data fragment 1, the first domain name data fragment 1 may be sent to the computing device.
The computing device may receive a first domain name data fragment sent by the plurality of auxiliary devices to obtain a full amount of domain name data in the first device, thereby obtaining a first set of domain name data. The first set of domain name data may include domain name data in a plurality of first domain name data fragments.
It should be noted that, the first device may receive data acquisition requests sent by a plurality of auxiliary devices. The first device can send different first domain name data fragments to the auxiliary device according to the time sequence of receiving the data acquisition request and according to the generation time of the domain name data, so that the auxiliary device is prevented from repeatedly acquiring the domain name data.
For example, if the first device includes 2 ten thousand pieces of domain name data, if there are 10 auxiliary devices, if the first device receives the data acquisition request 1 sent by the auxiliary device 1 at 15:10:09, the first device may send 2000 pieces of domain name data with early generation time to the auxiliary device 1; the first device receives the data acquisition request 2 sent by the auxiliary device 2 at 15:10:12, and the first device can send another 2000 pieces of domain name data to the auxiliary device 2; … …; the first device receives the data acquisition request 10 sent by the auxiliary device 10 at 15:14:50, and the first device may send 2000 pieces of domain name data with the latest generation time to the auxiliary device 10.
S303, acquiring a second domain name data set in the second device in the first data pulling period.
It should be noted that, the executing process of acquiring the second domain name data set in the second device may refer to the executing process of acquiring the first domain name data set in the first device, which is not described herein.
S304, judging whether the first domain name data set and the second domain name data set are identical.
If yes, executing S305; if not, S306 is performed.
For example, if the first domain name data set includes a domain name 1 and a corresponding network address 1, a domain name 2 and a corresponding network address 2, a domain name 3 and a corresponding network address 3, and if the second domain name data set includes a domain name 1 and a corresponding network address 1, a domain name 2 and a corresponding network address 2, a domain name 3 and a corresponding network address 3, it may be determined that the first domain name data set and the second domain name data set are the same, and S305 may be executed; if the second set of domain name data includes the domain name 1 and the corresponding network address 1, the domain name 2 and the corresponding network address 2, it may be determined that the first set of domain name data and the second set of domain name data are not identical, and S306 may be performed.
S305, determining that the synchronous detection result is synchronous normal.
It should be noted that, the execution process of step S305 may refer to step S203, and will not be described herein.
S306, after the preset duration, acquiring a third domain name data set in the first device and acquiring a fourth domain name data set in the second device.
Alternatively, the computing device may determine a second data pull period after the preset duration, and during the second data pull period, obtain a third set of domain name data in the first device, and a fourth set of domain name data in the second device.
For example, if the preset duration is 10min and the first data pulling period is 15:10-15:15, the second data pulling period may be 15:25-15:30, the computing device may obtain the full amount of domain name data in the first device during the second data pulling period 15:25-15:30, so as to obtain the third domain name data set, and may obtain the full amount of domain name data in the second device, so as to obtain the fourth domain name data set.
It should be noted that, the specific execution process of acquiring the third domain name data set and the fourth domain name data set may refer to the specific execution process of acquiring the first domain name data set in step S302, which is not described herein.
S307, determining the first difference information according to the first domain name data set and the second domain name data set.
Optionally, the computing device may process the first domain name data set and the second domain name data set through a preset programming model to obtain the first difference information.
Alternatively, a programming model may be pre-installed in the computing device. The programming model may be a big data parallel computing model that may be used to determine the difference information.
For example, if the first set of domain name data and the second set of domain name data are as shown in table 1, the computing device may compare the domain name data in the first set of domain name data and the second set of domain name data through a preset programming model to obtain the first difference information, as shown in table 2.
And S308, determining second difference information according to the third domain name data set and the fourth domain name data set.
Optionally, the computing device may process the third domain name data set and the fourth domain name data set through a programming model to obtain the second difference information.
For example, if the third set of domain name data and the fourth set of domain name data are as shown in table 3, the computing device may compare the domain name data in the third set of domain name data and the fourth set of domain name data through a preset programming model to obtain the second difference information, as shown in table 4.
S309, determining whether the second difference information is null.
If yes, S305 is executed, and if no, S310 is executed.
The second difference information being empty means that the second difference information does not exist.
If the second difference information is null, it indicates that the domain name data in the third domain name data set and the fourth domain name data set are the same, that is, the domain name data in the first device and the domain name data in the second device are consistent, S305 may be executed, that is, it is determined that the synchronization detection result is normal.
If the second difference information is not null, that is, if there is the second difference information, since neither the first difference information nor the second difference information is null, S310 may be performed.
It should be noted that, the first difference information is not null, and the second difference information is null, because the first device may not have access to synchronize part of the domain name data in the first domain name data set to the second device when acquiring the first domain name data set and the second domain name data set, so the first difference information is not null. After the preset duration, when the third domain name data set and the fourth domain name data set are acquired, the first device may have synchronized all domain name data in the first domain name data set to the second device, so that the acquired third domain name data set and fourth domain name data set are the same, and therefore the second difference information is null.
S310, determining whether domain name data in an intersection domain name data set of the first difference information and the second difference information is zero.
The first difference information and the second difference information may include intersection domain name data sets, respectively. The intersection domain name data set may include a plurality of pieces of domain name data.
Optionally, the computing device may determine an intersection domain name data set of the first difference information and the second difference information.
For example, if the first difference information is shown in table 2 and the second difference information is shown in table 4, it may be determined that the intersection domain name data set of the first difference information and the second difference information includes: domain name 3 and corresponding network address 3, and domain name 3 and corresponding network address 5.
If the domain name data in the intersection domain name data set is zero, that is, there is no intersection domain name data set, which indicates that the first difference information determined due to the inconsistent domain name data in the first domain name data set and the second domain name data set is not present in the second difference information, which indicates that the first difference information has been synchronized by the first device with the second device after the preset duration, step S305 may be executed, that is, it is determined that the synchronization detection result is normal synchronization.
For example, if the first set of domain name data and the second set of domain name data are as shown in table 5, it may be determined that the first difference information includes domain name 4 and corresponding network address 4; if the third set of domain name data and the fourth set of domain name data are as shown in table 6, it may be determined that the domain name 5 and the corresponding network address 5 are included in the second difference information. If there is no intersection domain name data set between the first difference information and the second difference information, i.e., the number of domain name data in the intersection domain name data set is zero, which indicates that the first device has synchronized the domain name 4 and the network address 4 with the second device (as shown in table 6), step S305 may be performed, i.e., it is determined that the synchronization detection result for the first domain name data set and the second domain name data set acquired in the first data pull period is normal synchronization.
TABLE 5
TABLE 6
S311, determining that the synchronous detection result is abnormal.
The number of the domain name data in the intersection domain name data set is greater than zero, that is, the intersection domain name data set exists, which means that because the domain name data in the first difference information reappears in the second difference information, it is indicated that after a preset duration, the first device does not synchronize the domain name data in the first difference information with the second device, or the synchronization fails, or the synchronization is wrong, and if only the domain name data sets are acquired twice, that is, the first domain name data set and the second domain name data set are acquired, and the third domain name data set and the fourth domain name data set are acquired for the second time, it is determined that the synchronization detection result is abnormal.
For example, if the first difference information is shown in table 2 and the second difference information is shown in table 4, since the first device has synchronized domain name 4 and corresponding network address 4 to the second device, there is no domain name 4 and corresponding network address 4 in the second difference information; the first device should synchronize the domain name 3 and the corresponding network address 3 with the second device, and an error occurs in the synchronization process, so that the second device obtains the domain name 3 and the corresponding network address 5, and therefore the domain name 3 and the corresponding network address 3, and the domain name 3 and the corresponding network address 5 still exist in the second difference information. It may be determined that there is an intersection domain name data set between the first difference information and the second difference information. The intersection domain name data set includes a domain name 3 and a corresponding network address 3, and a domain name 3 and a corresponding network address 5, that is, the number of domain name data in the intersection domain name data set is greater than zero, so that it can be determined that the synchronization detection result for the first domain name data set and the second domain name data set acquired in the first data pulling period is abnormal synchronization.
Optionally, because the domain name data in the first device and the second device are changed in real time, in order to further improve accuracy of determining the synchronization detection result, if the number of domain name data in the intersection domain name data set is greater than zero, the computing device may repeatedly execute the preset step until it is determined that the synchronization detection result is normal, or when the repeatedly executed preset step satisfies the preset condition, it is determined that the synchronization detection result is abnormal.
The presetting step may include: after the preset duration, a third domain name data set is acquired in the first equipment, a fourth domain name data set is acquired in the second equipment, and a synchronous detection result is determined according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set.
The preset conditions include at least one of the following: the execution times of the preset steps are larger than or equal to the preset times; the same domain name data exists in the intersection domain name data set obtained N times in succession. Wherein N is an integer greater than or equal to 1, N is less than the preset times, and the intersection domain name data set obtained by continuously performing N preset steps is the intersection domain name data set obtained by continuously performing N preset steps.
Optionally, after repeatedly performing the preset step, determining the synchronous detection result may include 3 cases as follows:
case 1: and determining that the synchronous detection result is synchronous normal.
For example, if the computing device obtains a first set of domain name data in the first device during the first data pull period, the first set of domain name data may include domain name data 1, domain name data 2, … …, and domain name data 5000. A second set of domain name data is obtained in the second device, the second set of domain name data comprising domain name data 1, domain name data 2, … …, domain name data 2000. The first difference information includes domain name data 2001, … … and domain name data 5000.
In a second data pulling period after the preset duration, the computing device acquires a third domain name data set 1 in the first device, wherein the third domain name data set 1 comprises domain name data 1, domain name data 2, … … and domain name data 5000, acquires a fourth domain name data set 1 in the second device, wherein the fourth domain name data set 1 comprises domain name data 1, domain name data 2, … … and domain name data 3000, and the second difference information 1 comprises domain name data 3001, … … and domain name data 5000. It may be determined that the intersection domain name data set 1 includes the domain name data 3001, … …, the domain name data 5000 according to the first difference information and the second difference information 1. The domain name data in the intersection domain name data set 1 may be data that is not synchronized.
Because the first device always synchronizes the domain name data to the second device in real time, in order to improve the accuracy of determining the synchronization detection result, the computing device may repeatedly perform the preset steps, that is, acquire a third domain name data set 2 again in the first device, where the third domain name data set 2 includes domain name data 1, domain name data 2, … …, and domain name data 5000, and acquire a fourth domain name data set 2 in the second device, where the fourth domain name data set 2 includes domain name data 1, domain name data 2, … …, and domain name data 5000; the second difference information 2 does not exist, and the synchronous detection result is that the synchronization is normal, and the domain name data synchronous detection can be ended.
Case 2: the execution times of the preset steps are larger than or equal to the preset times, and the synchronous detection result is determined to be abnormal.
The preset number of times may be manually preset. For example, the preset number of times may be 5 times.
For example, if the preset number of times is 5, if the computing device has performed 5 preset steps, the first device has enough time to synchronize domain name data with the second device, but still has an intersection domain name data set, which indicates that the domain name data in the intersection domain name data set is really inconsistent data in the first device and the second device, it may be determined that the synchronization detection result is abnormal, and the domain name data synchronization detection is ended.
Case 3: the same domain name data exists in the intersection domain name data set obtained continuously N times, and the synchronous detection result is determined to be abnormal.
N is smaller than the preset times, and the intersection domain name data set obtained by continuously carrying out the preset steps for N times is the intersection domain name data set obtained by continuously carrying out the preset steps for N times.
For example, if the preset number of times is 5 times, N may be 3 times.
For example, if the computing device determines that the intersection domain name data set 1 includes domain name data 1, domain name data 2, and domain name data 3 according to the first difference information and the second difference information 1 for the 1 st time; determining that the intersection domain name data set 2 comprises domain name data 2 and domain name data 3 according to the first difference information and the second difference information 2 at the 2 nd time; according to the first difference information and the second difference information 3, the intersection domain name data set 3 comprises domain name data 2 and domain name data 3, the domain name data 2 and the domain name data 3 exist in the intersection domain name data set for 3 continuous times, the domain name data 2 and the domain name data 3 can be determined to be inconsistent data in the first equipment and the second equipment, and the synchronous detection result can be determined to be abnormal.
Optionally, if the synchronization detection result is abnormal synchronization, the domain name data in the first device and the second device may be subjected to data correction according to the domain name data in the intersection domain name data set, so that the domain name data in the first device and the domain name data in the second device are kept consistent.
For example, if the intersection domain name data includes domain name data 1, the domain name data 1 exists in the first device but not in the second device, the domain name data 1 may be sent to the second device by the first device, so that the second device obtains the domain name data 1; if domain name data 2 exists in the second device but not in the first device, domain name data 2 may be deleted in the second device.
In the embodiment of the application, the computing device can determine a first data pulling period, acquire a first domain name data set in the first device and acquire a second domain name data set in the second device in the first data pulling period. The computing device may determine whether the first set of domain name data and the second set of domain name data are the same. If the synchronization detection results are the same, the synchronization detection results can be determined to be normal; if the first domain name data set and the second domain name data set are different, the third domain name data set and the fourth domain name data set can be acquired in the first device after the preset time period. The computing device may determine first difference information from the first set of domain name data and the second set of domain name data, and determine second difference information from the third set of domain name data and the fourth set of domain name data. The computing device may determine whether the second difference information is empty. If yes, the synchronous detection result can be determined to be synchronous normal; if not, it may be determined whether the domain name data in the intersection domain name data set of the first difference information and the second difference information is zero. If the domain name data in the intersection domain name data set is zero, determining that the synchronous detection result is abnormal; if the domain name data in the intersection domain name data set is not zero, the synchronization detection result can be determined to be abnormal. Since the computing device may determine the first difference information from the first set of domain name data and the second set of domain name data; and after the preset duration, acquiring the third domain name data set and the fourth domain name data set again, and determining the second difference information, so that the synchronous detection result can be determined according to the intersection domain name set of the first difference information and the second difference information.
Next, on the basis of any of the above embodiments, by way of a specific example, a case of acquiring the domain name data set twice will be described in further detail with reference to fig. 4A; the case of acquiring multiple sets of domain name data is described in further detail in connection with fig. 4B.
Fig. 4A is a schematic diagram illustrating a process of domain name data synchronization detection according to an exemplary embodiment of the present application. Referring to fig. 4A, steps (1) (2) (3) are included.
During the first data pull period, the computing device may obtain a first set of domain name data in the first device, where the first set of domain name data may include domain name 1 and corresponding network address 1, domain name 2 and corresponding network address 2, domain name 3 and corresponding network address 3, and domain name 4 and corresponding network address 4.
The computing device may obtain a second set of domain name data in the second device, which may include domain name 1 and corresponding network address 1, domain name 2 and corresponding network address 2, domain name 3 and corresponding network address 5.
In step (1), the computing device may determine first difference information from the first set of domain name data and the second set of domain name data. Since domain name 3 and corresponding network address 3, and domain name 4 and corresponding network address 4 are present in the first set of domain name data, the second set of domain name data is absent; the domain name 3 and the corresponding network address 5 are present in the second domain name data set, and the first domain name data set is absent, it may be determined that the first difference information includes the domain name 3 and the corresponding network address 3, and the domain name 4 and the corresponding network address 4, and the domain name 3 and the corresponding network address 5.
Because the first difference information exists, it is indicated that the first domain name data set and the second domain name data set are different, that is, the domain name data in the first device and the domain name data in the second device are inconsistent, possibly because the first device has not yet reached to synchronize part of the domain name data with the second device, or the domain name data is inconsistent due to synchronization errors, etc., after the preset duration, the computing device may acquire the third domain name data set in the first device and the fourth domain name data set in the second device in the second data pull period.
If the domain name data in the first device is not updated within the preset duration, the third domain name data set still includes the domain name 1 and the corresponding network address 1, the domain name 2 and the corresponding network address 2, the domain name 3 and the corresponding network address 3, and the domain name 4 and the corresponding network address 4.
Because the first device synchronizes domain name data to the second device in real time, the first device may domain name 4 and corresponding network address 4 to the second device within a preset duration, and the fourth set of domain name data acquired by the computing device may include domain name 1 and corresponding network address 1, domain name 2 and corresponding network address 2, domain name 3 and corresponding network address 5, domain name 4 and corresponding network address 4.
In step (2), the computing device may determine second difference information from the third set of domain name data and the fourth set of domain name data. Because of the presence of domain name 3 and corresponding network address 3 in the third set of domain name data, the fourth set of domain name data does not; the fourth set of domain name data has domain name 3 and corresponding network address 5, and the third set of domain name data does not have domain name 3 and corresponding network address 3, and domain name 3 and corresponding network address 5 may be determined to be included in the second difference information.
Since the second difference information is not null, in step (3), an intersection domain name data set may be determined according to the first difference information and the second difference information. The intersection domain name data set may include a domain name 3 and a corresponding network address 3, and a domain name 3 and a corresponding network address 5. Because the intersection domain name data set is determined according to the first difference information and the second difference information after the preset time period, the first device may have completed synchronizing the domain name data which needs to be synchronized to the second device within the preset time period, so that the intersection domain name data set excludes the domain name data which is not synchronized yet, the domain name data of the intersection domain name data set appears in the first difference information and appears again in the second difference information, the domain name data in the intersection domain name data set can be determined to be the domain name data with wrong synchronization, the synchronization detection result can be determined to be abnormal synchronization, and the domain name data synchronization detection is ended.
In the embodiment of the application, the computing device can acquire a first domain name data set in the first device and acquire a second domain name data set in the second device in the first data pull period. If the first domain name data set is inconsistent with the second domain name data set, that is, the first difference information exists, the third domain name data set can be obtained in the first device after the preset duration, the fourth domain name data set can be obtained in the second device, and the second difference information is determined. The computing device may determine an intersection domain name data set from the first difference information and the second difference information. If the number of the domain name data in the intersection domain name data set is zero, the synchronization result can be determined to be normal; if the number of domain name data in the intersection domain name data set is greater than zero, the synchronization result can be determined to be abnormal. Because the computing device can determine the first difference information and the second difference information and can determine the synchronous detection result according to the intersection domain name set of the first difference information and the second difference information, compared with the method that only one comparison is performed on the domain name data in the first device and the domain name data in the second device to determine the synchronous detection result, the accuracy of determining the synchronous detection result is improved.
Fig. 4B is a schematic diagram of a process of domain name data synchronization detection according to an exemplary embodiment of the present application. Referring to fig. 4B, steps (1) (2) (3) (4) (5) (6) (7) are included.
During the first data pull period, the computing device may obtain a first set of domain name data in the first device, the domain name data included in the first set of domain name data may be as shown in fig. 4B.
The computing device may obtain a second set of domain name data in the second device, the domain name data included in the second set of domain name data may be as shown in fig. 4B.
In step (1), the computing device may determine first difference information from the first set of domain name data and the second set of domain name data. Since domain name 3 and corresponding network address 3, domain name 4 and corresponding network address 4, and domain name 5 and corresponding network address 5 are present in the first set of domain name data, the second set of domain name data is absent; the second set of domain name data has domain name 3 and corresponding network address s, and the first set of domain name data does not have domain name 3 and corresponding network address 3, and domain name 4 and corresponding network address 4, domain name 5 and corresponding network address 5, and domain name 3 and corresponding network address s may be determined to be included in the first difference information.
Because the first difference information exists, it is indicated that the first domain name data set and the second domain name data set are different, that is, the domain name data in the first device and the domain name data in the second device are inconsistent, possibly because the first device has not yet reached to synchronize part of the domain name data with the second device, or the domain name data is inconsistent due to synchronization errors, etc., after the preset duration 1, the computing device may acquire the third domain name data set 1 in the first device and acquire the fourth domain name data set 1 in the second device in the second data pull period 1.
If the domain name 6 and the corresponding network address 6 are newly added in the first device within the preset duration 1, the domain name data included in the third domain name data set 1 may be as shown in fig. 4B.
Since the first device synchronizes domain name data to the second device in real time, the first device may synchronize domain name 4 and corresponding network address 4 to the second device within the preset duration 1, and the domain name data included in the fourth domain name data set 1 acquired by the computing device may be as shown in fig. 4B.
In step (2), the computing device may determine second difference information 1 from the third set of domain name data 1 and the fourth set of domain name data 1. Since domain name 3 and corresponding network address 3, domain name 5 and corresponding network address 5, and domain name 6 and corresponding network address 6 are present in the third domain name data set 1, the fourth domain name data set 1 is absent; the presence of domain name 3 and corresponding network address s in the fourth set of domain name data 1, while the absence of the third set of domain name data 1, may determine that the second difference information 1 includes domain name 3 and corresponding network address 3, domain name 5 and corresponding network address 5, domain name 6 and corresponding network address 6, and domain name 3 and corresponding network address s.
Since the second difference information 1 is not empty, in step (3), the intersection domain name data set 1 may be determined according to the first difference information and the second difference information 1. Included in intersection domain name data set 1 may be domain name 3 and corresponding network address 3, domain name 5 and corresponding network address 5, and domain name 3 and corresponding network address 5. Because the number of the domain name data in the intersection domain name data set 1 is greater than zero, the intersection domain name data set 1 is determined according to the first difference information and the second difference information after the preset time period 1, and the intersection domain name data set 1 may have data which are not synchronized in time or data which are failed to be synchronized, so that the preset step can be repeatedly executed, and then after the preset time period 2, the computing device can acquire the third domain name data set 2 in the first device in the second data pulling period 2. If the domain name data in the first device is not updated within the preset duration 2, the third domain name data set 2 may be as shown in fig. 4B; the first device synchronizes the domain name 5 and the corresponding network address 5 to the second device within the preset duration 2, and the fourth domain name data set 2 acquired in the second device may be as shown in fig. 4B.
In step (4), the computing device may determine second difference information 2 from the third set of domain name data 2 and the fourth set of domain name data 2 as shown in fig. 4B. Since the second difference information 2 is not empty, in step (5), the intersection domain name data set 2 may be determined from the first difference information and the second difference information 2 as shown in fig. 4B. Since the number of domain name data in the intersection domain name data set 2 is greater than zero, after the preset duration 3, the computing device may acquire a third set of domain name data 3 in the first device during the second data pull period 3. If the domain name data in the first device is not updated within the preset duration 3, the third domain name data set 3 may be as shown in fig. 4B; if the first device synchronizes the domain name 6 and the corresponding network address 6 to the second device within the preset duration 3, the fourth domain name data set 3 acquired in the second device may be as shown in fig. 4B.
In step (6), the computing device may determine second difference information 3 from the third set of domain name data 3 and the fourth set of domain name data 3 as shown in fig. 4B. Since the second difference information 3 is not empty, in step (7), the intersection domain name data set 3 may be determined from the first difference information and the second difference information 3 as shown in fig. 4B. Since the domain name 3 and the corresponding network address 3, and the domain name 3 and the corresponding network address s have appeared 3 times in the intersection domain name data set 1, the intersection domain name data set 2, and the intersection domain name data set 3, it can be determined that the domain name 3 and the corresponding network address 3, and the domain name 3 and the corresponding network address s are indeed inconsistent data in the first device and the second device; and the intersection domain name data set 2 and the domain name data in the intersection domain name data set 3 are consistent, namely, it can be determined that inconsistent data in the first device and the second device are not changed any more, and it can also be determined that the domain name 3 and the corresponding network address 3, and the domain name 3 and the corresponding network address s are inconsistent data in the first device and the second device. The synchronization detection result can be determined to be abnormal, and the domain name data synchronization detection is ended.
In the embodiment of the application, the computing device can acquire a first domain name data set in the first device and acquire a second domain name data set in the second device in the first data pull period. If the first domain name data set is inconsistent with the second domain name data set, that is, the first difference information exists, the third domain name data set can be obtained in the first device after the preset duration, the fourth domain name data set can be obtained in the second device, and the second difference information is determined. The computing device may determine an intersection domain name data set from the first difference information and the second difference information. If the number of the domain name data in the intersection domain name data set is zero, the synchronization result can be determined to be normal; if the number of domain name data in the intersection domain name data set is greater than zero, a preset step may be performed until it is determined that the synchronization detection result is normal for synchronization, or it is determined that the synchronization detection result is abnormal for synchronization when the number of times of performing the preset step is greater than or equal to a preset number of times. Because the computing device can determine the first difference information and the second difference information for a plurality of times, and can determine the intersection domain name set for a plurality of times according to the first difference information and the second difference information so as to determine the synchronous detection result, compared with the method that only one-time comparison is performed on the domain name data in the first device and the domain name data in the second device so as to determine the synchronous detection result, the accuracy of determining the synchronous detection result under the scene of high concurrent data change is improved.
Fig. 5 is a schematic structural diagram of a domain name data synchronization detecting apparatus according to an exemplary embodiment of the present application. Referring to fig. 5, the apparatus includes: an acquisition module 11 and a determination module 12, wherein,
the acquiring module 11 is configured to acquire a first domain name data set in a first device and acquire a second domain name data set in a second device, where the first device is configured to synchronize domain name data with the second device;
the determining module 12 is configured to determine that the synchronization detection result of the first device and the second device is synchronous and normal if the first domain name data set is the same as the second domain name data set;
the obtaining module 11 is further configured to obtain, after a preset duration, a third domain name data set in the first device and a fourth domain name data set in the second device if the first domain name data set is different from the second domain name data set;
the determining module 12 is further configured to determine the synchronization detection result according to the first domain name data set, the second domain name data set, the third domain name data set, and the fourth domain name data set.
The domain name data synchronous detection device provided by the embodiment of the application can execute the technical scheme shown in the embodiment of the method, and the implementation principle and the beneficial effects are similar, and the description is omitted here.
In one possible embodiment, the determining module 12 is specifically configured to:
determining first difference information according to the first domain name data set and the second domain name data set;
determining second difference information according to the third domain name data set and the fourth domain name data set;
and determining the synchronous detection result according to the first difference information and the second difference information.
In one possible embodiment, the determining module 12 is specifically configured to:
if the second difference information is empty, determining that the synchronization detection result is that the synchronization is normal;
if the second difference information is not null, determining an intersection domain name data set of the first difference information and the second difference information, and determining the synchronous detection result according to the number of domain name data in the intersection domain name data set; wherein the intersection domain name data set is respectively included in the first difference information and the second difference information.
In one possible embodiment, the determining module 12 is specifically configured to:
the number of the domain name data in the intersection domain name data set is zero, and the synchronous detection result is determined to be the synchronous normal;
and if the number of the domain name data in the intersection domain name data set is greater than zero, determining that the synchronous detection result is the synchronous abnormality.
In one possible embodiment, the determining module 12 is specifically configured to:
the number of the domain name data in the intersection domain name data set is zero, and the synchronous detection result is determined to be the synchronous normal;
repeatedly executing preset steps until the synchronous detection result is determined to be normal or the synchronous detection result is determined to be abnormal when the preset steps repeatedly executed meet preset conditions;
the presetting step comprises the following steps: after a preset duration, a third domain name data set is acquired in the first device, a fourth domain name data set is acquired in the second device, and the synchronous detection result is determined according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set.
In a possible embodiment, the preset condition includes at least one of the following:
the execution times of the preset steps are larger than or equal to the preset times;
the same domain name data exists in the intersection domain name data sets obtained continuously for N times, N is an integer greater than or equal to 1, N is smaller than the preset times, and the intersection domain name data sets obtained continuously for N times are intersection domain name data sets obtained by continuously executing the preset steps for N times.
In one possible embodiment, the determining module 12 is specifically configured to:
processing the first domain name data set and the second domain name data set through a preset programming model to obtain the first difference information;
in one possible embodiment, the determining module is specifically configured to:
and processing the third domain name data set and the fourth domain name data set through the programming model to obtain the second difference information.
In a possible embodiment, the obtaining module 11 is specifically configured to:
determining a first data pull period;
Acquiring a first domain name data set in the first device in the first data pulling period, wherein the first domain name data set comprises a plurality of pieces of domain name data, and the domain name data comprises a domain name and a network address corresponding to the domain name;
and in the first data pulling period, acquiring a second domain name data set in the second device, wherein the second domain name data set comprises a plurality of pieces of domain name data.
In a possible embodiment, the obtaining module 11 is specifically configured to:
requesting to acquire a plurality of first domain name data fragments from the first device in the first data pulling period, wherein the first domain name data fragments comprise a plurality of pieces of domain name data;
determining that the first set of domain name data includes domain name data in the plurality of first domain name data fragments.
In a possible embodiment, the obtaining module 11 is specifically configured to:
generating a plurality of data acquisition tasks, wherein the data acquisition tasks comprise the first data pulling time period and domain name data fragment identifiers;
the data acquisition task is sent to a plurality of auxiliary devices, and the data acquisition task is used for indicating the auxiliary devices to acquire corresponding domain name data fragments in the first device in the first data pulling period;
And receiving the plurality of first domain name data fragments sent by the plurality of auxiliary devices.
In one possible embodiment, the first device is a domain name management server and the second device is a domain name system DNS resolution server.
The domain name data synchronous detection device provided by the embodiment of the application can execute the technical scheme shown in the embodiment of the method, and the implementation principle and the beneficial effects are similar, and the description is omitted here.
An exemplary embodiment of the present application provides a schematic structural diagram of a computing device, please refer to fig. 6, the computing device 20 may include a processor 21 and a memory 22. The processor 21, the memory 22, and the like are illustratively interconnected by a bus 23.
The memory 22 stores computer-executable instructions;
the processor 21 executes computer-executable instructions stored in the memory 22, so that the processor 21 executes the domain name data synchronization detection method as shown in the above-described method embodiment.
Accordingly, an embodiment of the present application provides a computer readable storage medium, where computer executable instructions are stored, and when the computer executable instructions are executed by a processor, the computer readable storage medium is configured to implement the domain name data synchronization detection method according to any one of the above method embodiments.
Accordingly, embodiments of the present application may also provide a computer program product, which includes a computer program, where the computer program when executed by a processor may implement the domain name data synchronization detection method shown in any of the above method embodiments.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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 application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. 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.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and variations of the present application will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the application are to be included in the scope of the claims of the present application.

Claims (13)

1. A method for synchronously detecting domain name data, the method comprising:
acquiring a first domain name data set in a first device and acquiring a second domain name data set in a second device, wherein the first device is used for synchronizing domain name data with the second device;
if the first domain name data set is the same as the second domain name data set, determining that the synchronization detection result of the first equipment and the second equipment is synchronous normal;
if the first domain name data set is different from the second domain name data set, after a preset duration, acquiring a third domain name data set in the first device and a fourth domain name data set in the second device, and determining the synchronous detection result according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set;
Determining the synchronization detection result according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set, including:
determining first difference information according to the first domain name data set and the second domain name data set;
determining second difference information according to the third domain name data set and the fourth domain name data set;
and determining the synchronous detection result according to the first difference information and the second difference information.
2. The method of claim 1, wherein determining the synchronization detection result from the first difference information and the second difference information comprises:
if the second difference information is empty, determining that the synchronization detection result is that the synchronization is normal;
if the second difference information is not null, determining an intersection domain name data set of the first difference information and the second difference information, and determining the synchronous detection result according to the number of domain name data in the intersection domain name data set; wherein the intersection domain name data set is respectively included in the first difference information and the second difference information.
3. The method of claim 2, wherein determining the synchronization detection result from the number of intersection domain name data sets comprises:
the number of the domain name data in the intersection domain name data set is zero, and the synchronous detection result is determined to be the synchronous normal;
and if the number of the domain name data in the intersection domain name data set is greater than zero, determining that the synchronous detection result is the synchronous abnormality.
4. The method of claim 2, wherein determining the synchronization detection result from the number of intersection domain name data sets comprises:
the number of the domain name data in the intersection domain name data set is zero, and the synchronous detection result is determined to be the synchronous normal;
repeatedly executing preset steps until the synchronous detection result is determined to be normal or the synchronous detection result is determined to be abnormal when the preset steps repeatedly executed meet preset conditions;
the presetting step comprises the following steps: after a preset duration, a third domain name data set is acquired in the first device, a fourth domain name data set is acquired in the second device, and the synchronous detection result is determined according to the first domain name data set, the second domain name data set, the third domain name data set and the fourth domain name data set.
5. The method of claim 4, wherein the preset conditions include at least one of:
the execution times of the preset steps are larger than or equal to the preset times;
the same domain name data exists in the intersection domain name data sets obtained continuously for N times, N is an integer greater than or equal to 1, N is smaller than the preset times, and the intersection domain name data sets obtained continuously for N times are intersection domain name data sets obtained by continuously executing the preset steps for N times.
6. The method according to any one of claims 1 to 5, wherein,
determining first difference information according to the first domain name data set and the second domain name data set, including:
processing the first domain name data set and the second domain name data set through a preset programming model to obtain the first difference information;
determining second difference information according to the third domain name data set and the fourth domain name data set, including:
and processing the third domain name data set and the fourth domain name data set through the programming model to obtain the second difference information.
7. The method according to any of claims 1-5, wherein obtaining a first set of domain name data in a first device and obtaining a second set of domain name data in a second device comprises:
Determining a first data pull period;
acquiring a first domain name data set in the first device in the first data pulling period, wherein the first domain name data set comprises a plurality of pieces of domain name data, and the domain name data comprises a domain name and a network address corresponding to the domain name;
and in the first data pulling period, acquiring a second domain name data set in the second device, wherein the second domain name data set comprises a plurality of pieces of domain name data.
8. The method of claim 7, wherein during the first data pull period, obtaining a first set of domain name data in the first device comprises:
requesting to acquire a plurality of first domain name data fragments from the first device in the first data pulling period, wherein the first domain name data fragments comprise a plurality of pieces of domain name data;
determining that the first set of domain name data includes domain name data in the plurality of first domain name data fragments.
9. The method of claim 8, wherein requesting acquisition of a plurality of first domain name data fragments from the first device during the first data pull period comprises:
generating a plurality of data acquisition tasks, wherein the data acquisition tasks comprise the first data pulling time period and domain name data fragment identifiers;
The data acquisition task is sent to a plurality of auxiliary devices, and the data acquisition task is used for indicating the auxiliary devices to acquire corresponding domain name data fragments in the first device in the first data pulling period;
and receiving the plurality of first domain name data fragments sent by the plurality of auxiliary devices.
10. The method of any of claims 1-5, wherein the first device is a domain name management server and the second device is a domain name system, DNS, resolution server.
11. A domain name data synchronization detection apparatus, the apparatus comprising: the device comprises an acquisition module and a determination module, wherein,
the acquisition module is used for acquiring a first domain name data set in first equipment and acquiring a second domain name data set in second equipment, and the first equipment is used for synchronizing domain name data to the second equipment;
the determining module is configured to determine that the synchronization detection result of the first device and the second device is synchronous and normal if the first domain name data set is the same as the second domain name data set;
the obtaining module is further configured to obtain, after a preset duration, a third domain name data set in the first device and a fourth domain name data set in the second device if the first domain name data set is different from the second domain name data set;
The determining module is further configured to determine the synchronization detection result according to the first domain name data set, the second domain name data set, the third domain name data set, and the fourth domain name data set;
the determining module is specifically configured to:
determining first difference information according to the first domain name data set and the second domain name data set;
determining second difference information according to the third domain name data set and the fourth domain name data set;
and determining the synchronous detection result according to the first difference information and the second difference information.
12. A computing device, comprising: a memory and a processor;
the memory stores computer-executable instructions;
the processor executing computer-executable instructions stored in the memory, causing the processor to perform the domain name data synchronization detection method according to any one of claims 1 to 10.
13. A computer readable storage medium having stored therein computer executable instructions for implementing the domain name data synchronization detection method according to any one of claims 1 to 10 when the computer executable instructions are executed by a processor.
CN202310692500.5A 2023-06-13 2023-06-13 Domain name data synchronous detection method, device and equipment Active CN116436836B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310692500.5A CN116436836B (en) 2023-06-13 2023-06-13 Domain name data synchronous detection method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310692500.5A CN116436836B (en) 2023-06-13 2023-06-13 Domain name data synchronous detection method, device and equipment

Publications (2)

Publication Number Publication Date
CN116436836A CN116436836A (en) 2023-07-14
CN116436836B true CN116436836B (en) 2023-09-01

Family

ID=87080084

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310692500.5A Active CN116436836B (en) 2023-06-13 2023-06-13 Domain name data synchronous detection method, device and equipment

Country Status (1)

Country Link
CN (1) CN116436836B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011091646A1 (en) * 2010-01-26 2011-08-04 中国科学院计算机网络信息中心 Method, server and domain name system for realizing synchronization of the domain name system zone creation
US8255360B1 (en) * 2009-01-30 2012-08-28 Apple Inc. Synchronization of database changes among multiple devices
WO2014184711A2 (en) * 2013-05-13 2014-11-20 Yandex Europe Ag Method of and system for providing a client device with an automatic update of an ip address associated with a domain name
CN105930493A (en) * 2016-05-04 2016-09-07 北京思特奇信息技术股份有限公司 Method and system for data synchronization between different databases
CN106210158A (en) * 2015-05-04 2016-12-07 阿里巴巴集团控股有限公司 The synchronous method of a kind of domain name mapping and equipment
WO2017128992A1 (en) * 2016-01-26 2017-08-03 阿里巴巴集团控股有限公司 Method, device and system for migrating physical machine data to cloud
CN107197058A (en) * 2017-07-21 2017-09-22 北京亚鸿世纪科技发展有限公司 A kind of high coverage and accurate domain name IP corresponding relations acquisition methods and device
CN109462661A (en) * 2018-12-19 2019-03-12 深圳市随手科技有限公司 Method of data synchronization, device, computer equipment and storage medium
CN110417838A (en) * 2018-04-28 2019-11-05 华为技术有限公司 A kind of method of data synchronization and synchronous service equipment
US10521453B1 (en) * 2016-09-07 2019-12-31 United Services Automobile Association (Usaa) Selective DNS synchronization
CN111597197A (en) * 2020-06-29 2020-08-28 腾讯科技(深圳)有限公司 Data reconciliation method and device between databases, storage medium and electronic equipment
CN113076310A (en) * 2021-04-30 2021-07-06 浙江太美医疗科技股份有限公司 Data verification method, system and computer readable medium for real-time data warehouse
CN113542451A (en) * 2021-07-30 2021-10-22 阿波罗智联(北京)科技有限公司 Information processing method, device, equipment and storage medium
CN114138907A (en) * 2021-12-02 2022-03-04 中国工商银行股份有限公司 Data processing method, computer device, storage medium, and computer program product
CN114416874A (en) * 2022-01-14 2022-04-29 平安普惠企业管理有限公司 Synchronous verification method, device, equipment and storage medium of database
CN114706867A (en) * 2022-03-25 2022-07-05 马上消费金融股份有限公司 Data synchronization method and device, electronic equipment and storage medium
CN115373889A (en) * 2021-05-19 2022-11-22 中移动信息技术有限公司 Method and device for data comparison verification and data repair in data synchronization

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8255360B1 (en) * 2009-01-30 2012-08-28 Apple Inc. Synchronization of database changes among multiple devices
WO2011091646A1 (en) * 2010-01-26 2011-08-04 中国科学院计算机网络信息中心 Method, server and domain name system for realizing synchronization of the domain name system zone creation
WO2014184711A2 (en) * 2013-05-13 2014-11-20 Yandex Europe Ag Method of and system for providing a client device with an automatic update of an ip address associated with a domain name
CN106210158A (en) * 2015-05-04 2016-12-07 阿里巴巴集团控股有限公司 The synchronous method of a kind of domain name mapping and equipment
WO2017128992A1 (en) * 2016-01-26 2017-08-03 阿里巴巴集团控股有限公司 Method, device and system for migrating physical machine data to cloud
CN105930493A (en) * 2016-05-04 2016-09-07 北京思特奇信息技术股份有限公司 Method and system for data synchronization between different databases
US10521453B1 (en) * 2016-09-07 2019-12-31 United Services Automobile Association (Usaa) Selective DNS synchronization
CN107197058A (en) * 2017-07-21 2017-09-22 北京亚鸿世纪科技发展有限公司 A kind of high coverage and accurate domain name IP corresponding relations acquisition methods and device
CN110417838A (en) * 2018-04-28 2019-11-05 华为技术有限公司 A kind of method of data synchronization and synchronous service equipment
CN109462661A (en) * 2018-12-19 2019-03-12 深圳市随手科技有限公司 Method of data synchronization, device, computer equipment and storage medium
CN111597197A (en) * 2020-06-29 2020-08-28 腾讯科技(深圳)有限公司 Data reconciliation method and device between databases, storage medium and electronic equipment
CN113076310A (en) * 2021-04-30 2021-07-06 浙江太美医疗科技股份有限公司 Data verification method, system and computer readable medium for real-time data warehouse
CN115373889A (en) * 2021-05-19 2022-11-22 中移动信息技术有限公司 Method and device for data comparison verification and data repair in data synchronization
CN113542451A (en) * 2021-07-30 2021-10-22 阿波罗智联(北京)科技有限公司 Information processing method, device, equipment and storage medium
CN114138907A (en) * 2021-12-02 2022-03-04 中国工商银行股份有限公司 Data processing method, computer device, storage medium, and computer program product
CN114416874A (en) * 2022-01-14 2022-04-29 平安普惠企业管理有限公司 Synchronous verification method, device, equipment and storage medium of database
CN114706867A (en) * 2022-03-25 2022-07-05 马上消费金融股份有限公司 Data synchronization method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN116436836A (en) 2023-07-14

Similar Documents

Publication Publication Date Title
CN110825420B (en) Method, device, equipment and storage medium for updating configuration parameters of distributed cluster
CN110674146B (en) Data synchronization method, synchronization end, end to be synchronized, equipment and storage medium
CN106899648B (en) Data processing method and equipment
CN104881494A (en) Method, device and system for performing data synchronization with Redis server
CN107153644B (en) Data synchronization method and device
CN108647317B (en) Incremental file generation method and device, storage medium and electronic equipment
CN105450682B (en) Method, device and system for synchronously storing data and synchronizing data to client
CN112035405B (en) Document transcoding method and device, scheduling server and storage medium
CN111104387A (en) Method and device for acquiring data set on server
CN113868228A (en) Data synchronization method, device, equipment and computer readable storage medium
CN116436836B (en) Domain name data synchronous detection method, device and equipment
EP3107010A1 (en) Data integration pipeline
CN110955460B (en) Service process starting method and device, electronic equipment and storage medium
US10152490B2 (en) Sequential replication with limited number of objects
CN116414914A (en) Data synchronization method and device, processor and electronic equipment
CN108023920B (en) Data packet transmission method, equipment and application interface
CN113553488A (en) Method and device for updating index data in search engine, electronic equipment and medium
CN115914358A (en) Message pushing method and device, electronic equipment and computer storage medium
CN111400327A (en) Data synchronization method and device, electronic equipment and storage medium
CN108319536B (en) Log setting method, device and equipment and computer readable storage medium
CN110753070A (en) Data communication method, client, server and data communication system
CN108279939B (en) Method, device and equipment for supporting newly-added broadcast receiver by Android plug-in framework
CN111625397A (en) Service log backup method, cluster, device, electronic equipment and storage medium
CN111314021A (en) Data transmission method and device, electronic equipment and computer readable storage medium
CN111190870A (en) Virtual storage method, device and medium based on spread spectrum processor

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