Advertisement
Spoth

autoadjust.txt

Feb 5th, 2023 (edited)
620
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. 0: jdbc:ignite:thin://b2bivolign3/> select * from RELATIONAL_META;
  2. +------------+--------------+------+-------+---------+
  3. | CLUSTER_ID | CLUSTER_TYPE | NAME | VALUE | DETAILS |
  4. +------------+--------------+------+-------+---------+
  5. +------------+--------------+------+-------+---------+
  6. No rows selected (0.015 seconds)
  7. 0: jdbc:ignite:thin://b2bivolign3/> select * from RELATIONAL_META;
  8. +-------------------------+--------------+------------------+-------+---------------------------------+
  9. | CLUSTER_ID | CLUSTER_TYPE | NAME | VALUE | DETAILS |
  10. +-------------------------+--------------+------------------+-------+---------------------------------+
  11. | cluster_configuration_1 | writer | last run changes | 0 | Updated at 2023-02-01 14:19:42. |
  12. +-------------------------+--------------+------------------+-------+---------------------------------+
  13. 1 row selected (0.009 seconds)
  14. 0: jdbc:ignite:thin://b2bivolign3/> select * from RELATIONAL_META;
  15. +-------------------------+--------------+------------------+-------+---------------------------------+
  16. | CLUSTER_ID | CLUSTER_TYPE | NAME | VALUE | DETAILS |
  17. +-------------------------+--------------+------------------+-------+---------------------------------+
  18. | cluster_configuration_1 | writer | last run changes | 0 | Updated at 2023-02-01 14:19:44. |
  19. +-------------------------+--------------+------------------+-------+---------------------------------+
  20. 1 row selected (0.009 seconds)
  21. 0: jdbc:ignite:thin://b2bivolign3/> select * from RELATIONAL_META;
  22. +-------------------------+--------------+------------------+-------+---------------------------------+
  23. | CLUSTER_ID | CLUSTER_TYPE | NAME | VALUE | DETAILS |
  24. +-------------------------+--------------+------------------+-------+---------------------------------+
  25. | cluster_configuration_1 | writer | last run changes | 0 | Updated at 2023-02-01 14:19:45. |
  26. +-------------------------+--------------+------------------+-------+---------------------------------+
  27. 1 row selected (0.03 seconds)
  28. 0: jdbc:ignite:thin://b2bivolign3/> select * from RELATIONAL_META;
  29. +-------------------------+--------------+----------------------+--------+------------------------------------------------------------------------------------------------------------------+
  30. | CLUSTER_ID | CLUSTER_TYPE | NAME | VALUE | DETAILS |
  31. +-------------------------+--------------+----------------------+--------+------------------------------------------------------------------------------------------------------------------+
  32. | cluster_configuration_1 | writer | change index | 360461 | 2023-02-01 11:54:13 |
  33. | cluster_configuration_1 | writer | last run changes | 0 | Updated at 2023-02-01 14:19:47. |
  34. | cluster_configuration_1 | writer | require full sync | false | Flag set to false on 2022-11-28 14:09:31 |
  35. | cluster_configuration_1 | writer | schema version | 1.4 | Updated at 2022-11-28 14:09:01. Previous version was NONE |
  36. | cluster_processing_2 | reader | STOP synchronization | false | Resume synchronization - the processing has the same version as the config - 2.6-UP2022-10 [2023-01-30 10:35:56] |
  37. | cluster_processing_2 | reader | change index | 360461 | 2023-02-01 11:54:14 |
  38. | cluster_processing_2 | reader | conflicts | 0 | Reset due to full sync at 2022-11-28 14:11:03 |
  39. | cluster_processing_2 | reader | require full sync | false | Cleared the flag after full reader sync at 2022-11-28 14:11:03 |
  40. | cluster_processing_4 | reader | STOP synchronization | false | Resume synchronization - the processing has the same version as the config - 2.6-UP2022-10 [2023-01-30 10:08:44] |
  41. | cluster_processing_4 | reader | change index | 360461 | 2023-02-01 11:54:14 |
  42. | cluster_processing_4 | reader | conflicts | 0 | Reset due to full sync at 2022-11-28 14:11:46 |
  43. | cluster_processing_4 | reader | require full sync | false | Cleared the flag after full reader sync at 2022-11-28 14:11:46 |
  44. | cluster_processing_6 | reader | STOP synchronization | false | Resume synchronization - the processing has the same version as the config - 2.6-UP2022-10 [2023-01-30 10:08:45] |
  45. | cluster_processing_6 | reader | change index | 360461 | 2023-02-01 11:54:14 |
  46. | cluster_processing_6 | reader | conflicts | 0 | Reset due to full sync at 2022-11-28 14:11:50 |
  47. | cluster_processing_6 | reader | require full sync | false | Cleared the flag after full reader sync at 2022-11-28 14:11:50 |
  48. | cluster_processing_7 | reader | STOP synchronization | false | Resume synchronization - the processing has the same version as the config - 2.6-UP2022-10 [2023-01-30 10:08:46] |
  49. | cluster_processing_7 | reader | change index | 360461 | 2023-02-01 11:54:14 |
  50. | cluster_processing_7 | reader | conflicts | 0 | Reset due to full sync at 2022-11-28 14:11:52 |
  51. | cluster_processing_7 | reader | require full sync | false | Cleared the flag after full reader sync at 2022-11-28 14:11:52 |
  52. +-------------------------+--------------+----------------------+--------+------------------------------------------------------------------------------------------------------------------+
  53. 20 rows selected (0.01 seconds)
  54.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement