The Wayback Machine - https://web.archive.org/web/20211020134523/https://github.com/topics/batch
Skip to content
#

batch

Here are 1,594 public repositories matching this topic...

stormy-ua
stormy-ua commented Oct 15, 2021

There is a pipeline which has been consistently getting stuck on attempt to write to JDBC. The thread dump on one worker revealed a bunch of threads waiting for a new connection to be allocated:

   java.lang.Thread.State: WAITING
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for <45ac842e> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject

🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌
  • Updated Aug 25, 2021
  • Java
Jacobious52
Jacobious52 commented Oct 21, 2020

Is your feature request related to a problem? Please describe.

Updating escalator config currently requires a pod restart. We should update escalator to automatically read new config upon changing on disk.

Describe the solution you'd like

Check for changes in nodegroup config before each run. If safe to do so, run with the new config.

*Describe alternatives you've considered

handbrake-js

Improve this page

Add a description, image, and links to the batch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the batch topic, visit your repo's landing page and select "manage topics."

Learn more