Skip to content

BookKeeper Standalone does not work after ZK upgrade - missing third party deps#2517

Merged
Ghatage merged 1 commit intoapache:masterfrom
eolivelli:fix/standlone-zookeeper-362
Dec 11, 2020
Merged

BookKeeper Standalone does not work after ZK upgrade - missing third party deps#2517
Ghatage merged 1 commit intoapache:masterfrom
eolivelli:fix/standlone-zookeeper-362

Conversation

@eolivelli
Copy link
Contributor

@eolivelli eolivelli commented Dec 9, 2020

With the upgrade to ZooKeeper 3.6.2 the two dependencies "snappy java" and "metrics-core" are to be explicitly added at runtime in order to make the ZooKeeper server work.

This fix is for "bin/bookkeeper standalone", that is not working anymore

Related commit that broke "standalone" mode:
79cbf19

How to verify this change:

  • on current master "bin/bookkeeper standalone" does not work
  • on this branch it works

Copy link
Contributor

@mino181295 mino181295 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Contributor

@dianacle dianacle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@eolivelli
Copy link
Contributor Author

@Ghatage @rdhabalia can you please help me merging this patch ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants