1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-20 14:03:36 +03:00

20 Commits

Author SHA1 Message Date
Tino Vázquez
05d147c524
M #-: Bump version 6.10.0
Also bump copyright year to 2024
2024-07-29 14:27:11 +02:00
Pavel Czerný
2fe396ae15
L #-: Add Astyle linting
* Add AStyle to smoke tests
* Format C++ files using AStyle
2024-06-03 11:40:24 +02:00
Tino Vázquez
3376afdaf0
M #-: Bump year 2023 2023-01-09 12:23:19 +01:00
Tino Vazquez
f7d53e75ff M #-: Bump version 6.3.85 2022-04-07 19:49:58 +02:00
Vlastimil Holer
096754b63f
M #-: Bump year to 2021 (#778) 2021-02-09 16:07:56 +01:00
Pavel Czerný
123e08cfd6
F #4936: Replace long iterator definition by auto (#215) 2020-09-17 11:10:55 +02:00
Ruben S. Montero
0471e486b0
F #4396: Replace pthread with std::thread. Require C++14
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2020-09-10 13:44:49 +02:00
Vlastimil Holer
f3c50a5d89
M #-: Year bump to 2020 (#4634) 2020-04-30 15:00:02 +02:00
Ruben S. Montero
c64d63f3d5
F #2722: Increase the size of the replication and federation log indexes
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-04-08 17:43:12 +02:00
Ruben S. Montero
b59ee42750
Revert "F #2722: Increase the size of the replication and federation log indexes"
This reverts commit 1da93f37326a5bc294f74f6faedbcc0182b03adf.
2019-04-08 17:09:56 +02:00
Ruben S. Montero
1da93f3732
F #2722: Increase the size of the replication and federation log indexes
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-04-08 14:38:02 +02:00
Vlastimil Holer
441cf1f7f9 Bump version to 5.7.85, year to 2019 2019-01-16 11:47:59 +01:00
Ruben S. Montero
bf3291306a Improve checks to prevent unneeded replication triggers
(cherry picked from commit 50a588c38b82fe9f4f6a2468d5d95d94188a1285)
(cherry picked from commit d21a0c95824ff712321e6563be27228f439cbf48)
(cherry picked from commit 64e7c5bbd09591060130e85663e7461fb1529a84)
(cherry picked from commit 48881ae10a59c60facaa2c12129e4eae4c55f3ad)
(cherry picked from commit dd0708679188b1df3c0f20b6bd9dab24dc7170f6)
2018-09-08 13:38:01 +02:00
Ruben S. Montero
32dd228376 Compute number of replicas needed to commit a log record
(cherry picked from commit 877df62c4f4903ee1d47af5e0f33c3aea7f03d0c)
2018-08-31 00:47:42 +02:00
Ruben S. Montero
da5501e23d Remove replication requests for 1 server clusters
(cherry picked from commit 7c916ebe600da9e0da77104ce4dfc06d70cae6bd)
2018-08-24 17:58:20 +02:00
Ruben S. Montero
914368d300 Better trigger of replication requests. Synchronize DB writers and Raft
main thread.

On followers, replace exisiting records when matching index and term to
cope with API reset because of timeouts.

(cherry picked from commit 7719e7c17be7a316b0b6e2e2741f461553e32753)
(cherry picked from commit 549087250796e015a3b98a9b6c44b86b10da4fab)
(cherry picked from commit 2f281b51f38956a59c10ee174e70b14f97e145a5)
(cherry picked from commit ccdbb99e9dcf439db8a0c724b72cda7a55f01312)
2018-08-05 19:03:01 +02:00
Vlastimil Holer
a4c0447ccf Bump year to 2018 (#1623) 2018-01-02 18:27:37 +01:00
Javi Fontan
8de979e42c Bump version 5.3.80 2017-05-25 16:07:35 +02:00
Ruben S. Montero
cc08fd98b7 F #4809: replicate logic for leader 2017-04-27 11:12:30 +02:00
Ruben S. Montero
7c479b8ecb F #4809: Restructure Raft implementation 2017-04-27 01:03:44 +02:00