Fix example yaml file producer and consumer parameter names

This commit is contained in:
yabinmeng 2022-11-21 21:05:26 -06:00
parent f7c9e50f35
commit c077218e8a
2 changed files with 4 additions and 4 deletions

View File

@ -6,6 +6,6 @@ blocks:
ops:
op1:
MessageConsume: "tnt0/ns0/tp0"
consumer_name: ""
subscription_name: "mynbsub"
subscription_type: "shared"
consumerName: ""
subscriptionName: "mynbsub"
subscriptionType: "shared"

View File

@ -13,7 +13,7 @@ blocks:
ops:
op1:
MessageProduce: "tnt0/ns0/tp1"
producer_name: ""
producerName: ""
msg_key: |
{
"Location": "{location}",