You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2021/07/28 12:30:04 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #981: [INLONG-386] Add the operation of automatic reload configuration

dockerzhang opened a new issue #981:
URL: https://github.com/apache/incubator-inlong/issues/981


   <p>At present, the reload operation is executed serially: if there are multiple configurations change, the effective time of the change will be relatively long due to the serial operation of the interface; at the same time, the reload operation requires external batch loading according to the current cluster reload status, and these settings are aggravated considering the complexity of interface usage. so I consider making the following adjustments:<br/>
   1. The reload operation is changed to task submission mode. After receiving the task, the Master returns a task ID to the caller; the caller queries the task completion status through the task ID;<br/>
   2. The Master controls the batches loaded and the number of each load; and periodically records the execution results of reload in the task ID.</p>
   <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-386">[INLONG-386]</a> created by gosonzhang</i>


-- 
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: dev-unsubscribe@inlong.apache.org

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



[GitHub] [incubator-inlong] gosonzhang commented on issue #981: [INLONG-386] Add the operation of automatic reload configuration

Posted by GitBox <gi...@apache.org>.
gosonzhang commented on issue #981:
URL: https://github.com/apache/incubator-inlong/issues/981#issuecomment-942938319


   Closed due to long periods of inactivity
   
   Please reopen it if needed


-- 
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@inlong.apache.org

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



[GitHub] [incubator-inlong] gosonzhang closed issue #981: [INLONG-386] Add the operation of automatic reload configuration

Posted by GitBox <gi...@apache.org>.
gosonzhang closed issue #981:
URL: https://github.com/apache/incubator-inlong/issues/981


   


-- 
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@inlong.apache.org

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