Skip to main content

使用以下链接下载 InLong。

InLong

日期版本备注下载
2020-10-210.6.0源码[SRC] [ASC] [SHA512]
客户端[TAR] [ASC] [SHA512]
服务端[TAR] [ASC] [SHA512]

发布完整性

您必须 验证 下载文件的完整性。 我们为每个发布文件提供 OpenPGP 签名。此签名应与包含 InLong 发布经理的 OpenPGP 密钥的 KEYS 文件匹配。 我们还为每个发布文件提供 SHA-512 校验和。下载文件后,您应该计算下载的校验和,并确保它与我们提供的相同。

发版说明

新特性

  • [INLONG-319] In the pull mode, consumers support the suspension of consumption for a certain partition
  • [INLONG-3] C++ SDK support in TubeMQ

改进

  • [INLONG-311] Feedback more production information
  • [INLONG-312] Feedback more consumption information
  • [INLONG-325] Add 406 ~ 408 error code to pullSelect call
  • [INLONG-345] Optimize the call logic of getMessage() in Pull mode
  • [INLONG-352] Set the parameters of the example at startup
  • [INLONG-353] Update LICENSE about C/C++ SDK's code reference
  • [INLONG-356] C++ SDK Codec decode add requestid
  • [INLONG-327] Fix the concurrency problem in the example

BUG修复

  • [INLONG-316] Where the port the port is aleady used, the process throw the exception, but not exit
  • [INLONG-317] The Store Manager throws java.lang.NullPointerException
  • [INLONG-320] Request for static web contents would get responses with no content
  • [INLONG-354] Found a dns translate bug in C/C++ sdk
  • [INLONG-306] Raise Nullpointer Exception when create tubemq instance
  • [INLONG-359] TubeMQ consume speed dropped to 0 in some partitions, it is a very serious bug Blocker