CRZbulabula opened a new pull request, #16260:
URL: https://github.com/apache/iotdb/pull/16260

   In this PR, we imprelement a new data partition allocation strategy, whose 
name is `SHUFFLE`, to facilitate test case construction. To activate this 
feature, just append the following config:
   
   `data_partition_allocation_strategy=SHUFFLE`
   
   As the result, this strategy tries to allocate adjacent DataPartitions as 
inconsistent with its predecessor as possible, but please note the result could 
be unbalanced.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to