Related configuration of rootCoord, used to handle data definition language (DDL) and data control language (DCL) requests
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         The number of DML-Channels to create at the root coord startup.       | 
      16 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      | 
        The maximum number of partitions in each collection.      
        New partitions cannot be created if this parameter is set as 0 or 1.      
        Range: [0, INT64MAX]       | 
      1024 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      | 
        The minimum row count of a segment required for creating index.      
        Segments with smaller size than this parameter will not be indexed, and will be searched with brute force.       | 
      1024 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         Maximum number of database       | 
      64 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         upper limit for the sum of of product of partitionNumber and shardNumber       | 
      65536 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         seconds. force stop node without graceful stop       | 
      5 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         TCP/IP address of rootCoord. If not specified, use the first unicastable address       | 
       | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         TCP port of rootCoord       | 
      53100 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         The maximum size of each RPC request that the rootCoord can send, unit: byte       | 
      536870912 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         The maximum size of each RPC request that the rootCoord can receive, unit: byte       | 
      268435456 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         The maximum size of each RPC request that the clients on rootCoord can send, unit: byte       | 
      268435456 | 
    
  
  
    
      | Description | 
      Default Value |  
    
  
  
    
      |         The maximum size of each RPC request that the clients on rootCoord can receive, unit: byte       | 
      536870912 |