You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2023/01/03 07:29:10 UTC

[GitHub] [doris] gnehil opened a new pull request, #15561: [typo](doc) add be max jvm heap size config description

gnehil opened a new pull request, #15561:
URL: https://github.com/apache/doris/pull/15561

   # Proposed changes
   
   add be max jvm heap size config description
   
   Issue Number: close #xxx
   
   ## Problem summary
   
   Describe your changes.
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: 
       - [ ] Yes
       - [-] No
       - [ ] I don't know
   2. Has unit tests been added:
       - [ ] Yes
       - [ ] No
       - [-] No Need
   3. Has document been added or modified:
       - [-] Yes
       - [ ] No
       - [ ] No Need
   4. Does it need to update dependencies:
       - [ ] Yes
       - [ ] No
   5. Are there any changes that cannot be rolled back:
       - [ ] Yes (If Yes, please explain WHY)
       - [ ] No
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #15561: [typo](doc) add be max jvm heap size config description

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15561:
URL: https://github.com/apache/doris/pull/15561#issuecomment-1369464542

   PR approved by anyone and no changes requested.


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #15561: [typo](doc) add be max jvm heap size config description

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15561:
URL: https://github.com/apache/doris/pull/15561#issuecomment-1369473214

   PR approved by at least one committer and no changes requested.


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] hf200012 merged pull request #15561: [typo](doc) add be max jvm heap size config description

Posted by GitBox <gi...@apache.org>.
hf200012 merged PR #15561:
URL: https://github.com/apache/doris/pull/15561


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #15561: [typo](doc) add be max jvm heap size config description

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15561:
URL: https://github.com/apache/doris/pull/15561#issuecomment-1369464520

   PR approved by at least one committer and no changes requested.


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] hf200012 commented on a diff in pull request #15561: [typo](doc) add be max jvm heap size config description

Posted by GitBox <gi...@apache.org>.
hf200012 commented on code in PR #15561:
URL: https://github.com/apache/doris/pull/15561#discussion_r1060330890


##########
docs/en/docs/admin-manual/config/be-config.md:
##########
@@ -1363,7 +1369,7 @@ Indicates how many tablets failed to load in the data directory. At the same tim
 * Description: the increased frequency of priority for remaining tasks in BlockingPriorityQueue
 * Default value: 512
 
-#### `jdbc_drivers_dir
+#### `jdbc_drivers_dir`

Review Comment:
   add 1.2 version label



##########
docs/zh-CN/docs/admin-manual/config/be-config.md:
##########
@@ -1261,6 +1261,12 @@ load tablets from header failed, failed tablets size: xxx, path=xxx
 * 描述:序列化RowBatch时是否使用Snappy压缩算法进行数据压缩
 * 默认值:true
 
+#### `jvm_max_heap_size`

Review Comment:
   add 1.2 version label



##########
docs/en/docs/admin-manual/config/be-config.md:
##########
@@ -1243,6 +1243,12 @@ Indicates how many tablets failed to load in the data directory. At the same tim
 * Description: enable to use Snappy compression algorithm for data compression when serializing RowBatch
 * Default value: true
 
+#### `jvm_max_heap_size`

Review Comment:
   add 1.2 version label



##########
docs/zh-CN/docs/admin-manual/config/be-config.md:
##########
@@ -1381,7 +1387,7 @@ load tablets from header failed, failed tablets size: xxx, path=xxx
 * 描述: BlockingPriorityQueue中剩余任务的优先级频率增加
 * 默认值:512
 
-#### `jdbc_drivers_dir
+#### `jdbc_drivers_dir`

Review Comment:
   add 1.2 version label



-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org