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 2018/02/28 21:40:24 UTC

[GitHub] sijie closed pull request #1222: Website fails to build due to a missing field at the yaml file

sijie closed pull request #1222: Website fails to build due to a missing field at the yaml file
URL: https://github.com/apache/bookkeeper/pull/1222
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/site/_data/config/bk_server.yaml b/site/_data/config/bk_server.yaml
index 94d20efd3..3e564b593 100644
--- a/site/_data/config/bk_server.yaml
+++ b/site/_data/config/bk_server.yaml
@@ -71,6 +71,7 @@ groups:
     default: null
 
 - name: Worker thread settings
+  params:
   - param: numAddWorkerThreads
     description: The number of threads that handle write requests. if zero, writes are handled by [Netty threads](http://netty.io/wiki/thread-model.html) directly.
     default: 1


 

----------------------------------------------------------------
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