You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by eo...@apache.org on 2020/03/09 11:30:11 UTC

[bookkeeper] branch master updated (21e0e2f -> 92f75da)

This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.


    from 21e0e2f  Drop Maven Profile -Dstream (#2233)
     add 92f75da  Fixes vertx can not receive the request body

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/http/service/NullHttpService.java   |  3 +++
 .../bookkeeper/http/vertx/VertxHttpServer.java     |  2 ++
 .../bookkeeper/http/vertx/TestVertxHttpServer.java | 29 +++++++++++++++++++++-
 .../storage/impl/cluster/ZkClusterInitializer.java |  1 +
 4 files changed, 34 insertions(+), 1 deletion(-)