V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  lidashuang  ›  全部回复第 2 页 / 共 31 页
回复总数  605
1  2  3  4  5  6  7  8  9  10 ... 31  
225 天前
回复了 lidashuang 创建的主题 Java 为啥有人用 xxl job
> 你是懂起语言艺术的,6 个字,即骂了 xxljob ,也骂了用 xxljob 的人。


@cp19890714 引入这个的人给我带来了太多的痛苦
225 天前
回复了 lidashuang 创建的主题 Java 为啥有人用 xxl job
@arischow 我已经解决了, 就是去掉 xxl job
225 天前
回复了 lidashuang 创建的主题 Java 为啥有人用 xxl job
@yongjing 最多的是 xxl_job_info, 另外是 xxl_job_log
225 天前
回复了 lidashuang 创建的主题 Java 为啥有人用 xxl job
@panzhc 管理后台没人查, 就是 xxl job 自己跑的逻辑查
比如

SELECT id FROM `xxl_job_log` WHERE !( (trigger_code in (0, 200) and handle_code = 0) OR (handle_code = 200) ) AND `alarm_status` = 0 ORDER BY id ASC LIMIT 1000


SELECT t.id, t.job_group, t.job_cron, t.job_desc, t.add_time, t.update_time, t.author, t.alarm_email, t.executor_route_strategy, t.executor_handler, t.executor_param, t.executor_block_strategy, t.executor_timeout, t.executor_fail_retry_count, t.glue_type, t.glue_source, t.glue_remark, t.glue_updatetime, t.child_jobid, t.trigger_status, t.trigger_last_time, t.trigger_next_time FROM xxl_job_info AS t WHERE t.trigger_status = 1 and t.trigger_next_time <= 1695571207054 ORDER BY id ASC LIMIT 6000
225 天前
回复了 lidashuang 创建的主题 Java 为啥有人用 xxl job
@JinTianYi456
@yongjing
我清理过

最终还是去掉这个组件, 用别的语言重写了, Java 我不太懂
225 天前
回复了 lidashuang 创建的主题 Java 为啥有人用 xxl job
@stinkytofu 就是 xxl job 的慢 查询, 用 Elixir 重写了
@keepRun

@dlmy 哪黑了?

top 1 的慢查询都是 xxl job 的
https://cos.ap-beijing.myqcloud.com/dropshare-1252438752/pb-CXh3WYn7C3-g66UmVt6nLQ1pHw25Aguh2z9l3wvSH4.png
235 天前
回复了 dunhanson 创建的主题 Kubernetes Java k8s pod 经常重启问题
@dunhanson 加内存呗
为啥发明一种新语言直接用 python 不好吗?
比如 https://www.pulumi.com/
245 天前
回复了 pandazhong123 创建的主题 程序员 前后端 api 接口 url 格式问题讨论
@worldqiuzhi 正解
@sniperking1234 挂个 nfs,自己 程序处理
pod 环境变量里读取配置

用 configmap 或者 secret

pod 重启就行
260 天前
回复了 SharkIng 创建的主题 问与答 pulumi.com
不错
用 rails 把,真象
287 天前
回复了 hanxiV2EX 创建的主题 Neovim 推荐使用 LazyVim 配置
多沟通
316 天前
回复了 kevinonepiece 创建的主题 Kubernetes k8s 相比 Spring Cloud 优势在哪呢?
两种东西
@sujin190 走了 surge 的增强模式
@0o0O0o0O0o 哥牛逼啊, 我 mtu 设置错了
@yaott2020
@sujin190
部分网站有问题(比如走 aliyun 负载均衡网站), 应该不是节点的问题


@0o0O0o0O0o
描述下场景

这个请求走了 Surge + wireguard
我换了 clash 也是类似结果
1  2  3  4  5  6  7  8  9  10 ... 31  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1235 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 29ms · UTC 18:11 · PVG 02:11 · LAX 11:11 · JFK 14:11
Developed with CodeLauncher
♥ Do have faith in what you're doing.