You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This section describes known issues encountered when upgrading to Luna Streaming 3.1.
333
253
334
-
|pulsar_txn_timeout_count
335
-
|pulsar_txn_timeout_total
254
+
=== Bookkeeper / RocksDB format
336
255
337
-
|pulsar_txn_append_log_count
338
-
|pulsar_txn_append_log_total
339
-
|===
256
+
Pulsar 3.1 uses RocksDB 7.x, which writes in a format that is not compatible with RocksDB 6.x, which is used by LunaStreaming 2.10 via Bookkeeper 4.14.
340
257
341
-
== Known Issues
258
+
**Downgrading to 2.10 from 3.1 is not supported for Bookies and ZooKeeper**. All other components such as Broker, Proxy and Functions Worker can be downgraded at any time.
342
259
343
-
=== Bookkeeper / RocksDB format
260
+
For more information, see https://github.com/apache/pulsar/issues/22051[(Bug) Downgrade issue #22051 - apache/pulsar · GitHub].s
344
261
345
-
In the following scenario bookkeeper instances are failing to downgrade:
262
+
To reproduce the issue where Bookkeeper instances fail to downgrade:
0 commit comments