Daniel Wu
Daniel Wu
## Feature request #### What problem does this feature solve? I have hundreds of documents in the navbar in a hierarchy. I want to search only a few paths instead...
**Is your feature request related to a problem? Please describe.** Kafka producer should implement a local buffer and send messages in batch. The two parameters below can improve the producer...
**Please describe your use case / problem.** The README says we can quit with -r or -u, but never explains what they are. **Describe the solution you'd like** A clear...
## Feature Request The doc says ``` * Discover cluster nodes from topology and use the discovered nodes as source for the cluster topology. Using dynamic * refresh will query...
## Feature Request `pingBeforeActivateConnection` has a vague explanation of why we need this. In most cases a new established should be fine and there is no need to check it....
**How to categorize this issue?** /area documentation /kind enhancement **What would you like to be added**: How can I set up CNI parameters, e.g., use calico VXLAN or BGP. How...
sidebar里带链接的子节点显示都正确, 但是目录节点对不齐。比如这个sandbox里的item 3. See: https://codesandbox.io/s/falling-paper-w19udv?file=/README.md ``` - [Item 1](/) - [Item 2](/) - Item 3 (not aligned correctly) - [Item 3.1](/) - [Item 3.2](/) - [Item 4](/) - [Item 5](/)...
Currently I am using Mockito 3.x, the document of PowerMock shows that it's not supported. see https://github.com/powermock/powermock/wiki/mockito We really hope Mockito 3.x can be supported soon
As stated in https://github.com/spring-cloud/spring-cloud-consul/issues/787 we need to mitigate the pressure to Consul, so the change is to add a new flag to get rid of profiles in a large deployment....
see https://github.com/spring-cloud/spring-cloud-consul/issues/780 Adding/changing a key triggers refreshing values for Environment and @value. But deleting a key does not. This is a strange behavior. e.g., you have two paths to watch...