-
Updated
Jul 16, 2020 - Java
zookeeper
Here are 1,160 public repositories matching this topic...
Do you want to request a feature or report a bug?
Documentation improvement
In digestAuth documentation, Kubernetes section does not contain any useful example explaining how to put credentials into a file. The given example is same as users(using base
-
Updated
Jul 1, 2020 - Java
-
Updated
Jul 4, 2020 - Java
Hey!
Not a big problem of course but currently when you do "pip install patroni" you still need to go to Github and save a copy of for https://github.com/zalando/patroni/blob/master/postgres0.yml to get started. I know there are env variables but there are quite some to remember. So would be very convenient if running something like "patroni --initconf postgres0.yml" would fill the postgres0.yml
-
Updated
Jul 11, 2020 - Java
-
Updated
Jun 27, 2020 - C#
-
Updated
Jul 1, 2020 - Java
-
Updated
Jul 13, 2020 - Java
-
Updated
Jan 13, 2020 - C++
-
Updated
Jun 17, 2020 - Java
-
Updated
Jul 14, 2020 - Java
-
Updated
Jul 2, 2020 - JavaScript
-
Updated
Jul 1, 2020 - Shell
-
Updated
Jul 13, 2020 - Java
-
Updated
Jul 12, 2020 - Java
This assumption badly broken. Sequence numbers are signed 32bit wrapping numbers.
https://zookeeper.apache.org/doc/r3.6.0/zookeeperProgrammers.html#Sequence+Nodes+--+Unique+Naming
The proper way to handle them is to use [SNA](https://en.wikipedia.org/wiki/Serial_number_arithmeti
There are some procfiles that do this now, but they're not even very good for local development. Possible solution would be /hacks/ full of Dockerfile setups and some documentation around it.
-
Updated
Jul 15, 2020 - Python
-
Updated
Jun 5, 2020 - Shell
[Cache("DateCache", "Lru", FlushInterval = 6000)]
[Cache("LruCache", "Lru", FlushInterval = 6000)]
[Cache("UserCache", "Fifo", FlushOnExecutes = new[] {"UpdateUserName"})]
public interface IUsedCacheRepository
{
[ResultCache("DateCache", Key = "GetNow")]
[Statement(Sql = "Select Now();")]
DateTime GetNow();
[ResultCache("LruWhat would you like to be added:
Ignore IDE files by default in order to not face issues as:
$ kubectl kudo install ./first-operator
Error: failed to resolve package CRDs for operator: ./first-operator: while reading package from the file system: unexpected file when reading package from filesystem: first-operator/.idea/first-operator.iml
Hello, I want to add my own micro services on the basis of sitewhere micro services. I saw that the source code is used for external project calls using gradle. The API for grpc calls is provided in sitewhere-grpc-api. But how do I call methods on sitewhere when I develop with maven+springboot? Are there demo examples?
Improve this page
Add a description, image, and links to the zookeeper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zookeeper topic, visit your repo's landing page and select "manage topics."
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接
push到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。目前 advanced-java 只有 [yanglbme](http