You are viewing a plain text version of this content. The canonical link for it is here.
- [curator] branch CURATOR-525-fix-lost-state-race created (now a1a6d62) - posted by ra...@apache.org on 2020/04/01 01:24:24 UTC, 0 replies.
- [curator] 01/01: CURATOR-525 - posted by ra...@apache.org on 2020/04/01 01:24:25 UTC, 1 replies.
- [curator] branch CURATOR-525-fix-lost-state-race updated (a1a6d62 -> 9ff0190) - posted by ra...@apache.org on 2020/04/01 02:45:21 UTC, 0 replies.
- [curator] branch master updated: CURATOR-549 (#335) - posted by ra...@apache.org on 2020/04/01 03:52:49 UTC, 0 replies.
- [curator] branch CURATOR-549-zk36-persistent-watcher-tree-cache-iterator updated (66dbc67 -> c196079) - posted by ra...@apache.org on 2020/04/01 03:53:50 UTC, 0 replies.
- [curator] 01/01: CURATOR-549 - posted by ra...@apache.org on 2020/04/01 03:53:51 UTC, 4 replies.
- [curator] branch CURATOR-549-zk36-persistent-watcher-bridge updated (5ea551f -> d16271a) - posted by ra...@apache.org on 2020/04/01 12:33:21 UTC, 0 replies.
- [curator] branch CURATOR-549-zk36-persistent-watcher-bridge updated (d16271a -> b125a0b) - posted by ra...@apache.org on 2020/04/01 23:43:44 UTC, 0 replies.
- [curator] branch CURATOR-525-fix-lost-state-race updated (9ff0190 -> d907766) - posted by ra...@apache.org on 2020/04/02 13:17:03 UTC, 0 replies.
- [curator] 01/02: CURATOR-525 - posted by ra...@apache.org on 2020/04/02 13:17:04 UTC, 1 replies.
- [curator] 02/02: CURATOR-525 - instead of resetting the connection, change the state to RECONNECTED. I'm concerned about LOST/reset loops. This is still a bad hack and needs to be addressed in the future. - posted by ra...@apache.org on 2020/04/02 13:17:05 UTC, 1 replies.
- [curator] branch CURATOR-525-fix-lost-state-race updated (d907766 -> 41e145d) - posted by ra...@apache.org on 2020/04/02 13:17:58 UTC, 0 replies.
- [curator] 01/01: CURATOR-525 - instead of resetting the connection, change the state to RECONNECTED. I'm concerned about LOST/reset loops. This is still a bad hack and needs to be addressed in the future. - posted by ra...@apache.org on 2020/04/02 13:17:59 UTC, 2 replies.
- [curator] branch CURATOR-525-fix-lost-state-race updated (41e145d -> ebdbd21) - posted by ra...@apache.org on 2020/04/02 13:18:33 UTC, 0 replies.
- [curator] branch CURATOR-525-fix-lost-state-race updated (ebdbd21 -> 10673cd) - posted by ra...@apache.org on 2020/04/02 13:19:15 UTC, 0 replies.
- [curator] branch CURATOR-549-zk36-persistent-watcher-bridge updated (b125a0b -> 776abad) - posted by ra...@apache.org on 2020/04/09 03:16:45 UTC, 0 replies.
- [curator] branch master updated: CURATOR-549 - posted by ra...@apache.org on 2020/04/09 03:17:20 UTC, 1 replies.
- [curator] branch CURATOR-549-zk36-persistent-watcher-bridge updated (776abad -> 3a57fbb) - posted by ra...@apache.org on 2020/04/09 03:20:46 UTC, 0 replies.
- [curator] branch master updated: For CURATOR-559 make the test a bit more robust. Wait for the connection to go to LOST after server stop - posted by ra...@apache.org on 2020/04/09 15:16:11 UTC, 0 replies.
- [curator] branch master updated (fd3728d -> 003f6f0) - posted by ra...@apache.org on 2020/04/11 15:03:34 UTC, 0 replies.
- [curator] branch CURATOR-567-remove-test-clean-state-where-flaky created (now 7770d47) - posted by ra...@apache.org on 2020/04/19 14:10:44 UTC, 0 replies.
- [curator] 01/02: Merge branch 'master' of github.com:bigmarvin/curator into CURATOR-464 - posted by ra...@apache.org on 2020/04/19 14:10:45 UTC, 0 replies.
- [curator] 02/02: CURATOR-567 - remove flaky cases of TestCleanState - posted by ra...@apache.org on 2020/04/19 14:10:46 UTC, 0 replies.
- [curator] branch master updated (003f6f0 -> e73b034) - posted by ra...@apache.org on 2020/04/19 15:15:44 UTC, 0 replies.
- [curator] 01/01: Merge branch 'master' of https://gitbox.apache.org/repos/asf/curator - posted by ra...@apache.org on 2020/04/19 15:15:45 UTC, 1 replies.
- [curator] branch CURATOR-559-fix-nested-retry-loops-reopen created (now 62cd345) - posted by ra...@apache.org on 2020/04/19 15:48:09 UTC, 0 replies.
- [curator] 01/01: CURATOR-559 test used InterProcessReadWriteLock - the problem is that the retry can end up in background loop which has its own thread thereby spoiling the test. Instead use a foreground operation for consistent tests - posted by ra...@apache.org on 2020/04/19 15:48:10 UTC, 0 replies.
- [curator] branch master updated (e73b034 -> 62cd345) - posted by ra...@apache.org on 2020/04/19 16:50:17 UTC, 0 replies.
- [curator] branch CURATOR-464-make-classifier-osgi created (now f1749cb) - posted by ra...@apache.org on 2020/04/19 18:22:07 UTC, 0 replies.
- [curator] 01/01: CURATOR-464 - make unshaded JAR classifier 'osgi' instead of 'original' - posted by ra...@apache.org on 2020/04/19 18:22:08 UTC, 0 replies.
- [curator] branch CURATOR-559-fix-nested-retry-loops-reopen created (now 320b6e1) - posted by ra...@apache.org on 2020/04/19 19:55:09 UTC, 0 replies.
- [curator] 01/01: CURATOR-559 - more attempts to keep tests from failing. Make sure count is zeroed after server is stopped. - posted by ra...@apache.org on 2020/04/19 19:55:10 UTC, 0 replies.
- [curator] branch master updated: CURATOR-567 - TestCleanState.closeAndTestClean has meet is desired goal. Start removing it where it causes test flakiness - posted by ra...@apache.org on 2020/04/19 21:31:06 UTC, 0 replies.
- [curator] branch master updated: CURATOR-567 - At this point, TestCleanState is so flakey we should just turn it off for now. It's not serving much purpose anyway. - posted by ra...@apache.org on 2020/04/19 23:28:27 UTC, 0 replies.
- [curator] branch master updated: [CURATOR-464] update classifier and document accordingly - posted by ra...@apache.org on 2020/04/20 11:47:34 UTC, 0 replies.
- [curator] branch CURATOR-559-fix-nested-retry-loops-reopen updated: CURATOR-559 - background thread retries are spoiling the test. Try to work around this - posted by ra...@apache.org on 2020/04/20 22:14:59 UTC, 0 replies.
- [curator] branch CURATOR-559-fix-nested-retry-loops-reopen updated (0f9260e -> 713c859) - posted by ra...@apache.org on 2020/04/21 12:47:56 UTC, 0 replies.
- [curator] 01/02: CURATOR-559 - more attempts to keep tests from failing. Make sure count is zeroed after server is stopped. - posted by ra...@apache.org on 2020/04/21 12:47:57 UTC, 0 replies.
- [curator] 02/02: CURATOR-559 - background thread retries are spoiling the test. Try to work around this - posted by ra...@apache.org on 2020/04/21 12:47:58 UTC, 0 replies.
- [curator] branch CURATOR-559-fix-nested-retry-loops-reopen updated (713c859 -> 1e8fb6a) - posted by ra...@apache.org on 2020/04/22 00:09:02 UTC, 0 replies.
- [curator] 01/01: CURATOR-559 - background thread retries are spoiling the test. Try to work around this - posted by ra...@apache.org on 2020/04/22 00:09:03 UTC, 0 replies.
- [curator] branch master updated (6ee94e1 -> 192d598) - posted by ra...@apache.org on 2020/04/22 02:21:41 UTC, 0 replies.