[MCOL-2184] multi data streaming with mxs_adapter is streaming partially data from the targeted db Created: 2019-02-20  Updated: 2021-02-21  Resolved: 2021-02-21

Status: Closed
Project: MariaDB ColumnStore
Component/s: N/A
Affects Version/s: 1.1.7
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Zdravelina Sokolovska (Inactive) Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None
Environment:

MariaDB-TX ; maxscale, mcs connector, mxs_adapter ; MariaDB-Columnstore



 Description   

multi data streaming with mxs_adapter is streaming partially data from the targeted db

 
mxs_adapter -n  -c /etc/Columnstore.xml -u cdcuser -p cdcpassword -h 127.0.0.1  -P 4001 -r 8000 -d   -f  tbl_listc

 cat tbl_listc
tpcc    DISTRICT
tpcc    HISTORY
tpcc    ITEM
tpcc    NEW_ORDER
tpcc    OORDER
tpcc    ORDER_LINE
tpcc    STOCK
tpcc    WAREHOUSE

As a results on the MCS were loaded partially data ; tables district, history and order remained empty

table_name  loaded rows
district    0       //expected 20
history    0     //expected  60000
item        100000
new_order   16879
order          0     expected  60000
order_line       600061
stock           200000
warehouse    2
 



 Comments   
Comment by Todd Stoffel (Inactive) [ 2021-02-21 ]

Deprecated

Generated at Thu Feb 08 02:34:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.