Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "feat: upgrade to zookeeper-less kafka (#2445)" #2500

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

hubertdeng123
Copy link
Member

@hubertdeng123 hubertdeng123 commented Oct 19, 2023

This reverts commit a177142.

There isn't a clean way to migrate existing kafka clusters to KRaft mode right now. This will need to be revisited in the future

@hubertdeng123 hubertdeng123 merged commit 48c30b0 into master Oct 19, 2023
8 checks passed
@hubertdeng123 hubertdeng123 deleted the revert-2445-upgrade-to-zkless-kafka branch October 19, 2023 19:22
@outductor
Copy link

@hubertdeng123 @hubertdeng123 This broke my environment :(

sentry-self-hosted-zookeeper-1  | [2023-10-28 05:52:22,401] ERROR Unexpected exception, exiting abnormally (org.apache.zookeeper.server.ZooKeeperServerMain)
sentry-self-hosted-zookeeper-1  | java.io.IOException: No snapshot found, but there are log entries. Something is broken!
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.persistence.FileTxnSnapLog.restore(FileTxnSnapLog.java:240)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.ZKDatabase.loadDataBase(ZKDatabase.java:240)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.ZooKeeperServer.loadData(ZooKeeperServer.java:305)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.ZooKeeperServer.startdata(ZooKeeperServer.java:465)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.NIOServerCnxnFactory.startup(NIOServerCnxnFactory.java:764)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.ServerCnxnFactory.startup(ServerCnxnFactory.java:98)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.ZooKeeperServerMain.runFromConfig(ZooKeeperServerMain.java:145)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.ZooKeeperServerMain.initializeAndRun(ZooKeeperServerMain.java:107)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.ZooKeeperServerMain.main(ZooKeeperServerMain.java:65)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:128)
sentry-self-hosted-zookeeper-1  | 	at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:82)

@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants