etcd-io / etcd-io/jetcd

Inquiry on using jetcd in the vertx server

Open
#1,349 2 comments 0 reactions 0 assignees View on GitHub
waiting-for-feedback
Dominant language
Java
Stars
1.2k
Forks
312
Avg merge
5d 4h
Merged PRs (30d)
2

Description

**Versions**
- etcd: not matter
- jetcd: 0.7.6
- java: JDK8

**Describe the bug**
When using jetcd in a vertx server, every time getKVClient(), there will be warn log '_You're already on a Vert.x context, are you sure you want to create a new Vertx instance?_'
we just want to know,is it normal and does it matter?

**To Reproduce**
execute the following code on a vertx server:
`Client.builder().endPoints({etcd_endpoints}).build().getKVClient()`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.