书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 6333 个相关结果.
  • 13.55. Release 0.188

    13.55. Release 0.188 General Changes CLI Changes JDBC Driver Changes Resource Group Changes SPI Changes 13.55. Release 0.188 General Changes Fix handling of negative st...
  • 线程

    线程 线程 要启用线程支持,需要使用 —threads:on 命令行开关。 然后 system 模块包含几个线程原语。 请参阅低级线程API threads 和 channels 模块。 还有高级并行结构可用。见 spawn 更多细节。 Nim的线程内存模型与其他常见编程语言(C,Pascal,Java)完全不同:每个线程都有自己的(垃圾收集...
  • TiKVTitanCfConfig

    TiKVTitanCfConfig TiKVTitanCfConfig (Appears on: TiKVCfConfig ) TiKVTitanCfConfig is the titian config. Field Description min-blob-size string (Optional) blob-file-compressio...
  • arp_cache 溢出导致健康检查失败

    ARP 缓存爆满导致健康检查失败 案例 解决方案 ARP 缓存爆满导致健康检查失败 案例 TKE 一用户某集群节点数 1200+,用户监控方案是 daemonset 部署 node-exporter 暴露节点监控指标,使用 hostNework 方式,statefulset 部署 promethues 且仅有一个实例,落在了一个节点上,pro...
  • Application Profiling & Debugging

    Application Profiling & Debugging Overview of Custom Logging with Apache Flink Profiling with Java Flight Recorder Profiling with JITWatch Analyzing Out of Memory Problems Anal...
  • Memory Control Strategy

    Doris Allocator Arena HashTable PODArray Memory reuse Memory GC Memory limit and watermark calculation method Calculation of remaining available memory in the system Doris...
  • 断点恢复

    断点恢复 使用场景 实现原理 快照恢复 日志恢复 使用限制 GC 会被停止 部分数据需要重新恢复 不要在恢复期间修改集群数据 断点恢复 快照恢复或日志恢复会因为一些可恢复性错误导致提前结束,例如硬盘空间占满、节点宕机等等一些突发情况。在 TiDB v7.1.0 之前,在错误被处理之后,之前恢复的进度会作废,你需要重新进行恢复。对大规模集...
  • 12.48. Release 0.188

    12.48. Release 0.188 General Changes CLI Changes JDBC Driver Changes Resource Group Changes SPI Changes 12.48. Release 0.188 General Changes Fix handling of negative sta...
  • Weak, Soft 及 Phantom 引用

    Weak, Soft 及 Phantom 引用 Weak, Soft 及 Phantom 引用 另一类影响GC的问题是程序中的 non-strong 引用 。虽然这类引用在很多情况下可以避免出现 OutOfMemoryError , 但过量使用也会对GC造成严重的影响, 反而降低系统性能。
  • Revision garbage collection

    Revision garbage collection Revision garbage collection Knative automatically cleans up inactive revisions as configured by the Operator. For more information, see the Operator ...