Update Type | Update | Description | Documentation |
Optimization | Unified domain name access | A unique domain name is automatically generated for each network environment of each cluster as the access address, so you don't need to manually create and manage access points. The dependency that declares listenerName is removed, so the SDK is more compatible with TCP clients in the community that are not adapted to multiple advertised listeners in Pulsar (including C++, Python, and Node.js). | |
Addition | Support for public network access | Public network access is supported, so you can access a TDMQ for Apache Pulsar cluster in Tencent Cloud from a TCP client in your local system or self-built IDC. | |
Optimization | Update to the naming conventions for the retry letter and dead letter topics | The naming conventions for the retry letter and dead letter topics are updated to the same as used by the Pulsar community, so that they are more compatible with open-source SDKs (the new naming conventions are not applicable to the original Tencent Cloud SDK) | |
Optimization | Performance optimization | Clusters on v2.7.1 are optimized at the system kernel level to achieve a 20% higher peak production/consumption performance than clusters on v2.6.x. In addition, they can be scaled imperceptibly according to the actual usage. | - |
Addition | Support for protocol-compatible plugins (in closed beta test) | You can install plugins compatible with AMQP, RocketMQ, and CMQ in clusters on v2.7.1. Currently, this feature is in beta test. After it is officially launched, you will be able to access TDMQ for Apache Pulsar from popular message queue clients with no modifications required, which will make it easier for you to migrate existing businesses. | - |
Update Type | Update | Description | Documentation |
Optimization | Stability enhancement | Issues discovered during the beta test are fixed, significantly improving the cluster stability. | - |
Optimization | Hot/Cold data isolation in ZooKeeper | The ZooKeeper component of the Pulsar kernel adopts the deployment architecture of hot/cold data isolation, where metadata and cluster broker configuration data are deployed separately in two ZooKeeper instances to increase the cluster stability. | - |
Addition | Support for creation of virtual clusters | You can create virtual clusters in the console for resource isolation. | - |
Was this page helpful?