You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] curator pull request #271: update the comment of AdvancedTracerDriver.java - posted by nickChenyx <gi...@git.apache.org> on 2018/08/04 07:56:25 UTC, 1 replies.
- [GitHub] curator issue #271: update the comment of AdvancedTracerDriver.java - posted by Randgalt <gi...@git.apache.org> on 2018/08/04 17:39:41 UTC, 1 replies.
- [jira] [Created] (CURATOR-473) update the comment of AdvancedTracerDriver.java - posted by "nick chen (JIRA)" <ji...@apache.org> on 2018/08/05 14:09:00 UTC, 0 replies.
- [GitHub] curator pull request #272: [CURATOR-473] update the comment of AdvancedTrace... - posted by nickChenyx <gi...@git.apache.org> on 2018/08/05 14:20:38 UTC, 0 replies.
- [jira] [Commented] (CURATOR-473) update the comment of AdvancedTracerDriver.java - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/05 14:21:00 UTC, 0 replies.
- [jira] [Created] (CURATOR-474) Remove usage of deprecated Guava methods - posted by "William Thurston (JIRA)" <ji...@apache.org> on 2018/08/08 05:37:00 UTC, 0 replies.
- [GitHub] curator pull request #273: [CURATOR-474] Remove usage of deprecated Guava me... - posted by jhspaybar <gi...@git.apache.org> on 2018/08/08 05:38:45 UTC, 0 replies.
- [jira] [Commented] (CURATOR-474) Remove usage of deprecated Guava methods - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/08 05:39:00 UTC, 1 replies.
- [GitHub] curator pull request #274: Support client timeouts < 1000ms - posted by matobet <gi...@git.apache.org> on 2018/08/08 12:12:19 UTC, 0 replies.
- [GitHub] curator issue #274: Support client timeouts < 1000ms - posted by matobet <gi...@git.apache.org> on 2018/08/08 12:19:38 UTC, 3 replies.
- [jira] [Commented] (CURATOR-405) Connection loss not leading to ConnectionState.LOST and causing logs to fill - posted by "Igor KupczyƄski (JIRA)" <ji...@apache.org> on 2018/08/09 08:43:00 UTC, 0 replies.
- [jira] [Created] (CURATOR-475) Cannot effectively set connectionTimeout < 1000ms - posted by "Martin Betak (JIRA)" <ji...@apache.org> on 2018/08/09 09:29:00 UTC, 0 replies.
- [jira] [Commented] (CURATOR-475) Cannot effectively set connectionTimeout < 1000ms - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/09 09:31:00 UTC, 0 replies.
- [jira] [Updated] (CURATOR-475) Cannot effectively set connectionTimeout < 1000ms - posted by "Martin Betak (JIRA)" <ji...@apache.org> on 2018/08/09 09:32:00 UTC, 0 replies.
- [jira] [Created] (CURATOR-476) PathChildrenCache never get initialized if a child dies before a data watch is registered for it - posted by "Rohan Suri (JIRA)" <ji...@apache.org> on 2018/08/10 12:16:00 UTC, 0 replies.
- [jira] [Updated] (CURATOR-476) PathChildrenCache never get initialized if a child dies before a data watch is registered for it - posted by "Rohan Suri (JIRA)" <ji...@apache.org> on 2018/08/10 12:16:00 UTC, 1 replies.
- [jira] [Commented] (CURATOR-476) PathChildrenCache never get initialized if a child dies before a data watch is registered for it - posted by "Rohan Suri (JIRA)" <ji...@apache.org> on 2018/08/10 12:17:00 UTC, 0 replies.
- [jira] [Updated] (CURATOR-476) PathChildrenCache never gets initialized if a child dies even before a data watch is registered for it - posted by "Rohan Suri (JIRA)" <ji...@apache.org> on 2018/08/10 12:47:00 UTC, 0 replies.
- [GitHub] curator pull request #275: CURATOR-476 PathChildrenCache should check result... - posted by rsouhrain <gi...@git.apache.org> on 2018/08/10 13:32:58 UTC, 0 replies.
- [jira] [Commented] (CURATOR-476) PathChildrenCache never gets initialized if a child dies even before a data watch is registered for it - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/10 13:33:00 UTC, 2 replies.
- [GitHub] curator issue #275: [CURATOR-476] PathChildrenCache should check resultCode=... - posted by cammckenzie <gi...@git.apache.org> on 2018/08/14 00:14:19 UTC, 0 replies.
- [GitHub] curator pull request #275: [CURATOR-476] PathChildrenCache should check resu... - posted by asfgit <gi...@git.apache.org> on 2018/08/14 00:15:35 UTC, 0 replies.
- [jira] [Resolved] (CURATOR-476) PathChildrenCache never gets initialized if a child dies even before a data watch is registered for it - posted by "Cameron McKenzie (JIRA)" <ji...@apache.org> on 2018/08/14 00:17:00 UTC, 0 replies.
- [GitHub] curator pull request #276: recipes-locks-LockInternals.internalLockLoop - posted by zcjhwl <gi...@git.apache.org> on 2018/08/17 02:26:08 UTC, 0 replies.
- [GitHub] curator pull request #277: add support for configuring Zk Watches - posted by ramaraochavali <gi...@git.apache.org> on 2018/08/19 06:28:13 UTC, 0 replies.
- [GitHub] curator issue #277: add support for configuring Zk Watches - posted by Randgalt <gi...@git.apache.org> on 2018/08/19 14:41:43 UTC, 1 replies.
- [jira] [Created] (CURATOR-477) Ability to turn off Zk Watches in Curator Framework - posted by "Rama Chavali (JIRA)" <ji...@apache.org> on 2018/08/20 03:07:00 UTC, 0 replies.
- [jira] [Commented] (CURATOR-477) Ability to turn off Zk Watches in Curator Framework - posted by "Rama Chavali (JIRA)" <ji...@apache.org> on 2018/08/20 03:10:00 UTC, 5 replies.
- [GitHub] curator issue #277: [CURATOR-477] add support for configuring Zk Watches - posted by ramaraochavali <gi...@git.apache.org> on 2018/08/20 03:11:09 UTC, 1 replies.
- [GitHub] curator pull request #278: [CURATOR-477] added support for turning off zk wa... - posted by ramaraochavali <gi...@git.apache.org> on 2018/08/20 06:49:20 UTC, 0 replies.
- [GitHub] curator pull request #277: [CURATOR-477] add support for configuring Zk Watc... - posted by ramaraochavali <gi...@git.apache.org> on 2018/08/20 06:50:35 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (CURATOR-477) Ability to turn off Zk Watches in Curator Framework - posted by "Rama Chavali (JIRA)" <ji...@apache.org> on 2018/08/20 06:52:00 UTC, 0 replies.
- Re: confirm subscribe to dev@curator.apache.org - posted by Sylvain Wallez <sy...@apache.org> on 2018/08/29 15:08:53 UTC, 0 replies.
- [jira] [Updated] (CURATOR-433) Test/Validate Curator with Java 11 - posted by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2018/08/29 18:29:00 UTC, 0 replies.
- [jira] [Closed] (CURATOR-474) Remove usage of deprecated Guava methods - posted by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2018/08/29 18:29:00 UTC, 0 replies.
- [jira] [Comment Edited] (CURATOR-433) Test/Validate Curator with Java 11 - posted by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2018/08/29 18:30:00 UTC, 0 replies.
- [jira] [Commented] (CURATOR-433) Test/Validate Curator with Java 11 - posted by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2018/08/29 18:30:00 UTC, 0 replies.