kangkaisen opened a new issue #1218: Setting global 
parallel_fragment_exec_instance_num variable doesn't work
URL: https://github.com/apache/incubator-doris/issues/1218
 
 
   **Describe the bug**
   1 `set global parallel_fragment_exec_instance_num = 3` in mysql client
   2 restart FE
   3 the `parallel_fragment_exec_instance_num` variable don't change
   
   The reason is in `replayGlobalVariable` we don't update global 
`parallel_fragment_exec_instance_num` variable.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to