-
Updated
Jun 3, 2020 - Java
zookeeper
Here are 1,140 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
Apr 23, 2020 - Java
使用的elastic-job版本:2.1.1。
我的一个定时任务为通过 http 方式(使用 OKHttp 发送 http 请求)执行某个方法(例如:http://ip:port/myapp/synFundData)。
当调用上述接口时如果服务器返回504(后台执行时间太长导致超时),请问该定时任务是否会自动重试?因为我从 Nginx 的日志中发现:每隔30秒Nginx 会收到一个同样的http请求,且返回的状态码都是 504,日志如下:
...remote_user=- [16/Nov/2017:08:40:01 +0800] request="GET /xxx/synFundData HTTP/1.1" status=504
...remote_user=- [16/Nov/2017:08:40:31 +0800] request="GET /xxx/synFun
-
Updated
May 22, 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
Jun 1, 2020 - Java
-
Updated
May 31, 2020 - C#
-
Updated
Jun 4, 2020 - Java
-
Updated
Apr 17, 2020 - Java
-
Updated
Jan 13, 2020 - C++
-
Updated
May 19, 2020 - Java
-
Updated
Jun 3, 2020 - Java
-
Updated
May 29, 2020 - JavaScript
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
-
Updated
May 9, 2020 - Shell
-
Updated
May 26, 2020 - Java
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
Jun 4, 2020 - Python
-
Updated
Jun 4, 2020 - Java
-
Updated
Jun 3, 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("LruHello, 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