积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(233)Java(118)Spring(117)数据库(99)云计算&大数据(63)Python(57)TiDB(40)综合其他(38)PostgreSQL(36)系统运维(27)

语言

全部英语(331)中文(简体)(100)中文(繁体)(11)日语(4)zh(3)德语(2)西班牙语(2)JavaScript(1)法语(1)

格式

全部PDF文档 PDF(462)
 
本次搜索耗时 0.163 秒,为您找到相关结果约 462 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • 数据库
  • 云计算&大数据
  • Python
  • TiDB
  • 综合其他
  • PostgreSQL
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • zh
  • 德语
  • 西班牙语
  • JavaScript
  • 法语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Curve元数据节点高可用

    Observe的流程 4. MDS使用election模块的功能进行选主 4.1 Curve中MDS的选举过程 4.2 图示说明选举流程 4.2.1 正常流程 4.2.2 异常情况1:MDS1退出,可以正常处理 4.2.3 异常情况2:Etcd集群的leader发生重新选举,MDS1未受影响,可以正常处理 4.2.4 异常情况3:Etcd的leader发生重新选举,MDS1受到影响退出,不一定可以正常处理。 2 GetTimeout < ElectionTime 4.2.4.3 MDS1、MDS2、MDS3的租约全部过期 4.2.4.4 总结 4.2.5 异常情况四: Etcd集群与MDS1(当前leader)出现网络分区 4.2.5.1 事件一先发生 4.2.5.2 事件二先发生 4.2.6 异常情况4:Etcd集群的follower节点异常 4.2.7 各情况汇总 1. 需求 mds是元 考虑当前系统中mds有两个外部依赖模块,一是mysql, 用于存储集群拓扑的相关信息;二是etcd,用于存储文件的元数据信息。而etcd可以用于实现mds高可用,没必要引入其他组件。 使用etcd实现元数据节点的leader主要依赖于它的两个核心机制: TTL和CAS。TTL(time to live)指的是给一个key设置一个有效期,到期后key会被自动删掉。这在很多分布式锁的实现上都会用到,可以保证锁的实时性和有效性。CAS(Atomic
    0 码力 | 30 页 | 2.42 MB | 5 月前
    3
  • pdf文档 Hyperledger Fabric 1.4.9 Documentation

    ordering service based on an implementation of Raft protocol in etcd. Raft follows a “leader and follower” model, where a leader node is elected (per channel) and its decisions are replicated to the followers types of peer; there are two other roles a peer can adopt: • Leader peer. When an organization has multiple peers in a channel, a leader peer is a node which takes respon- sibility for distributing transactions have static leader selection, and those with dynamic leader selection. For the static set, zero or more peers can be configured as leaders. For the dynamic set, one peer will be elected leader by the set
    0 码力 | 483 页 | 7.48 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4 Documentation

    ordering service based on an implementation of Raft protocol in etcd. Raft follows a “leader and follower” model, where a leader node is elected (per channel) and its decisions are replicated to the followers types of peer; there are two other roles a peer can adopt: • Leader peer. When an organization has multiple peers in a channel, a leader peer is a node which takes respon- sibility for distributing transactions have static leader selection, and those with dynamic leader selection. For the static set, zero or more peers can be configured as leaders. For the dynamic set, one peer will be elected leader by the set
    0 码力 | 483 页 | 7.48 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4.8 Documentation

    ordering service based on an implementation of Raft protocol in etcd. Raft follows a “leader and follower” model, where a leader node is elected (per channel) and its decisions are replicated to the followers types of peer; there are two other roles a peer can adopt: • Leader peer. When an organization has multiple peers in a channel, a leader peer is a node which takes respon- sibility for distributing transactions have static leader selection, and those with dynamic leader selection. For the static set, zero or more peers can be configured as leaders. For the dynamic set, one peer will be elected leader by the set
    0 码力 | 483 页 | 7.48 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4 Documentation

    ordering service based on an implementation of Raft protocol in etcd. Raft follows a “leader and follower” model, where a leader node is elected (per channel) and its decisions are replicated to the followers types of peer; there are two other roles a peer can adopt: • Leader peer. When an organization has multiple peers in a channel, a leader peer is a node which takes respon- sibility for distributing transactions have static leader selection, and those with dynamic leader selection. For the static set, zero or more peers can be configured as leaders. For the dynamic set, one peer will be elected leader by the set
    0 码力 | 461 页 | 7.37 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.1 Documentation

    wish to inspect its contents. 3.3.10 Configuring Leader Election Note: This section is included as a general reference for understanding the leader election settings when adding organizations to a network network after the initial channel configuration has completed. This sample defaults to dynamic leader election, which is set for all peers in the network in peer-base.yaml. Newly joining peers are bootstrapped that they receive blocks from the ordering service: 1. To utilize static leader mode, configure the peer to be an organization leader: CORE_PEER_GOSSIP_USELEADERELECTION=false CORE_PEER_GOSSIP_ORGLEADER=true
    0 码力 | 277 页 | 3.21 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 2.0.1 Documentation

    types of peer; there are two other roles a peer can adopt: • Leader peer. When an organization has multiple peers in a channel, a leader peer is a node which takes respon- sibility for distributing transactions have static leader selection, and those with dynamic leader selection. For the static set, zero or more peers can be configured as leaders. For the dynamic set, one peer will be elected leader by the set set. Moreover, in the dynamic set, if a leader peer fails, then the remaining peers will re-elect a leader. It means that an organization’s peers can have one or more leaders connected to the ordering service
    0 码力 | 533 页 | 8.37 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 2.0 Documentation

    types of peer; there are two other roles a peer can adopt: • Leader peer. When an organization has multiple peers in a channel, a leader peer is a node which takes respon- sibility for distributing transactions have static leader selection, and those with dynamic leader selection. For the static set, zero or more peers can be configured as leaders. For the dynamic set, one peer will be elected leader by the set set. Moreover, in the dynamic set, if a leader peer fails, then the remaining peers will re-elect a leader. It means that an organization’s peers can have one or more leaders connected to the ordering service
    0 码力 | 573 页 | 8.52 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 2.2.1 Documentation

    types of peer; there are two other roles a peer can adopt: • Leader peer. When an organization has multiple peers in a channel, a leader peer is a node which takes respon- sibility for distributing transactions have static leader selection, and those with dynamic leader selection. For the static set, zero or more peers can be configured as leaders. For the dynamic set, one peer will be elected leader by the set set. Moreover, in the dynamic set, if a leader peer fails, then the remaining peers will re-elect a leader. It means that an organization’s peers can have one or more leaders connected to the ordering service
    0 码力 | 575 页 | 8.55 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 2.2.0 Documentation

    types of peer; there are two other roles a peer can adopt: • Leader peer. When an organization has multiple peers in a channel, a leader peer is a node which takes respon- sibility for distributing transactions have static leader selection, and those with dynamic leader selection. For the static set, zero or more peers can be configured as leaders. For the dynamic set, one peer will be elected leader by the set set. Moreover, in the dynamic set, if a leader peer fails, then the remaining peers will re-elect a leader. It means that an organization’s peers can have one or more leaders connected to the ordering service
    0 码力 | 577 页 | 9.03 MB | 1 年前
    3
共 462 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 47
前往
页
相关搜索词
Curve数据节点可用HyperledgerFabric1.4Documentation1.12.02.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩