You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/12/09 02:21:29 UTC

[GitHub] [incubator-dolphinscheduler] glxfeng opened a new issue #4183: [Bug][Alert] Alert进程重连数据库次数太少 Alert process reconnects database too few times

glxfeng opened a new issue #4183:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4183


   **Which version of Dolphin Scheduler:**
    -[1.3.3]
   
   当ds的配置库无法连接的时候,alert进程只会自动重试2次,还连不上就服务就挂掉了,应该增加重试次数
   When the DS config DB cannot be connected, the alert process will automatically try again only twice. If it fails to connect, the service will fail. Therefore, the number of retries should be increased
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] glxfeng edited a comment on issue #4183: [Bug][Alert] Alert进程重连数据库次数太少 Alert process reconnects database too few times

Posted by GitBox <gi...@apache.org>.
glxfeng edited a comment on issue #4183:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4183#issuecomment-741630035


   > Dolphin reference data source connection pool of druid, you can modify the conf/datasource. The properties files related to the attribute value to achieve the results you want. Do you have any better ideas, please leave a comment.
   > 
   > dolphin数据源连接池引用的alibaba druid,你可以通过修改conf/datasource.properties文件内相关属性值来达到你想要的结果。你有什么更好的想法,欢迎留言。
   
   However, when the DS config DB network failure recovers, the alert process exits and other services can be reconnected normally. As you said, all services use the same connection pool, which should be able to recover.
   但是当ds配置库网络故障恢复之后,alert进程退出了,其他服务都能正常重连。如您所说所有服务都用同一个连接池,那应该都能恢复才对。


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] CalvinKirs closed issue #4183: [Bug][Alert] Alert进程重连数据库次数太少 Alert process reconnects database too few times

Posted by GitBox <gi...@apache.org>.
CalvinKirs closed issue #4183:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4183


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on issue #4183: [Bug][Alert] Alert进程重连数据库次数太少 Alert process reconnects database too few times

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on issue #4183:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4183#issuecomment-741523865


   The redundant reconnection is meaningless and you should check for other reasons. If you need, you can modify the conf to meet your expectations.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] glxfeng edited a comment on issue #4183: [Bug][Alert] Alert进程重连数据库次数太少 Alert process reconnects database too few times

Posted by GitBox <gi...@apache.org>.
glxfeng edited a comment on issue #4183:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4183#issuecomment-741473870


   <img width="1527" alt="企业微信截图_67252ebf-501f-4ca7-9204-b42a3af32bc0" src="https://user-images.githubusercontent.com/57620584/101565742-a5c17300-3a08-11eb-908f-9da8a534dfd6.png">
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] zhuangchong commented on issue #4183: [Bug][Alert] Alert进程重连数据库次数太少 Alert process reconnects database too few times

Posted by GitBox <gi...@apache.org>.
zhuangchong commented on issue #4183:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4183#issuecomment-741523319


   Dolphin reference data source connection pool of druid, you can modify the conf/datasource. The properties files related to the attribute value to achieve the results you want. Do you have any better ideas, please leave a comment.
   
   ---
   dolphin数据源连接池引用的alibaba druid,你可以通过修改conf/datasource.properties文件内相关属性值来达到你想要的结果。你有什么更好的想法,欢迎留言。
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] glxfeng commented on issue #4183: [Bug][Alert] Alert进程重连数据库次数太少 Alert process reconnects database too few times

Posted by GitBox <gi...@apache.org>.
glxfeng commented on issue #4183:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4183#issuecomment-741630035


   > Dolphin reference data source connection pool of druid, you can modify the conf/datasource. The properties files related to the attribute value to achieve the results you want. Do you have any better ideas, please leave a comment.
   > 
   > dolphin数据源连接池引用的alibaba druid,你可以通过修改conf/datasource.properties文件内相关属性值来达到你想要的结果。你有什么更好的想法,欢迎留言。
   
   但是当ds配置库网络故障恢复之后,alert进程退出了,其他服务都能正常重连。如您所说所有服务都用同一个连接池,那应该都能恢复才对。


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] glxfeng commented on issue #4183: [Bug][Alert] Alert进程重连数据库次数太少 Alert process reconnects database too few times

Posted by GitBox <gi...@apache.org>.
glxfeng commented on issue #4183:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4183#issuecomment-741473870


   ![Uploading 企业微信截图_67252ebf-501f-4ca7-9204-b42a3af32bc0.png…]()
   


----------------------------------------------------------------
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:
users@infra.apache.org