1874

Results 3 issues of 1874

Hello,my FS is based on version 1.6.10,when i try to recovery calls in HA model,it was failed.I use phone A to call phone B with tls protocol,but FS sent udp...

从界面上点击:`配置中心获取`,或者是`保存配置`时,会报找不到指定文件的错误。 1、`配置中心获取`虽然报错,但是确实能获取到。 2、在保存配置的时候,服务器log显示SUCCESS,但是没有执行`commit`等操作,原因也是因为`git clone `时报错,错误如下: ```java java.io.IOException: Cannot run program "git": CreateProcess error=2, 系统找不到指定的文件。 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at java.lang.Runtime.exec(Runtime.java:620) at java.lang.Runtime.exec(Runtime.java:450) at com.didispace.easyutils.cmd.CmdRunner.execute(CmdRunner.java:50) at com.didispace.easyutils.cmd.CmdRunner.execute(CmdRunner.java:25) at com.didispace.scca.plugin.git.GitPropertyController.saveProperties(GitPropertyController.java:115) ```

**Is your feature request related to a problem? Please describe.** we want to use roaringbitmap in OSGI Bundules, but there are no OSGi Bundules of roaringbitmap in the Maven repository...

enhancement