modified the document to remove errors 27/19127/2
authorrn509j <rn509j@att.com>
Mon, 16 Oct 2017 19:25:47 +0000 (15:25 -0400)
committerrn509j <rn509j@att.com>
Mon, 16 Oct 2017 19:49:51 +0000 (15:49 -0400)
DMAAP-149
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: I4e33e9df817f817e5aac63beb8ca56e81036b863

docs/Filter/Filter.rst
docs/message-router/message-router.rst

index 7b93694..d6114bb 100644 (file)
@@ -286,6 +286,7 @@ Types of Filters
      only that set of message which are specified in limit.\r
         \r
   .. code:: bash\r
+  \r
         Suppose if we set limit=2, then only 2 sets of data will be consumed. \r
         *Get \ **<<topicName>>/group/2?limit=4*** \r
         Let us suppose if \r
@@ -426,6 +427,7 @@ Remember, only Highland Park standard library filter components can be
 used -- no plug-ins are available in the Cambria server context.\r
        \r
        .. code:: bash\r
+       \r
                package org.onap.sa.highlandPark.integration;\r
 \r
                import java.io.IOException;\r
@@ -586,9 +588,9 @@ used -- no plug-ins are available in the Cambria server context.
 **Filter Builder**\r
 \r
  MR server-side filtering allows a consumer to filter the stream of\r
-messages returned from the GET call.  The following link provide details\r
-of building some of the filter to illustrate Filter Builder.  It is not\r
-meant to cover and provide examples of every filter\r
+ messages returned from the GET call.  The following link provide details\r
+ of building some of the filter to illustrate Filter Builder.  It is not\r
+ meant to cover and provide examples of every filter\r
 \r
 \r
 \r
index 8bc94b2..3b71851 100644 (file)
@@ -219,7 +219,7 @@ Request Parameters:
 +-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+\r
 | consumerId  | Within your subscribers group,  |                  |            |              |             |             |                                                 |\r
 |                        | a name that uniquely identifies |      Path        |   String   |              |       y     |             |              C1                                 |\r
-|                        | your subscribers  process      |                  |            |              |             |             |                                                 | +-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+\r
+|                        | your subscribers  process       |                  |            |              |             |             |                                                 | +-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+\r
 | content-type| To specify type of message      |                  |            |              |             |             |aplication/json                                  |\r
 |                        | content(json,text or cambria)   |      Header      |   String   |         20   |      N      |             |                                                 |\r
 +-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+\r
@@ -432,7 +432,7 @@ Sample Request:
 |    {                                                                              |\r
 |       "txenabled": true,                                                          |\r
 |        "description": "This is a TestTopic",                                      |\r
-|      "owner": "XXXX@csp.abc.com",                                               |\r
+|      "owner": "XXXX@csp.abc.com",                                                 |\r
 |        "topicName": "com.abc.ecomp_test.crm.Load9"                                |\r
 |    },                                                                             |\r
 |    {                                                                              |\r