You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/12/28 06:34:03 UTC

[GitHub] eolivelli commented on a change in pull request #926: Issue 924: add description of shaded bookkeeper-server in 4.6.0 release notes

eolivelli commented on a change in pull request #926: Issue 924: add description of shaded bookkeeper-server in 4.6.0 release notes
URL: https://github.com/apache/bookkeeper/pull/926#discussion_r158902715
 
 

 ##########
 File path: site/docs/4.6.0/overview/releaseNotes.md
 ##########
 @@ -54,7 +54,9 @@ The main features in 4.6.0 cover are around following areas:
 
 ### Deployment or Ease of use
 - Deployment BookKeeper on K8s. 
-  - Provide yaml files to run BookKeeper on Kubernetes using both StatefulSets and DaemonSet. See [Issue-337](https://github.com/apache/bookkeeper/issues/337) and [Issue-681](https://github.com/apache/bookkeeper/issues/681)for more details.
+  - Provide yaml files to run BookKeeper on Kubernetes using both StatefulSets and DaemonSet. See [Issue-337](https://github.com/apache/bookkeeper/issues/337) and [Issue-681](https://github.com/apache/bookkeeper/issues/681) for more details.
+
+- Produce shaded and unshaded bookkeeper-server, so applications can choose what jar to use. The shaded jar is classified with shaded classifier. See [Issue-466](https://github.com/apache/bookkeeper/issues/466) for more details.
 
 Review comment:
   In issue 466 there is no clear evidence of the new layout.
   We should make it clear that we have two jars deployed on Maven Central, bookkeeper-server with and without 'shaded' classifier. The shaded one is like the one bundled with 4.5. We should state this is the upgrade guide

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services