# openssl ecparam -list_curves secp384r1 : NIST/SECG curve over a 384 bit prime field secp521r1 : NIST/SECG curve over a 521 bit prime field prime256v1: X9.62/SECG curve over a 256 bit prime field The problem is that sfcbd's default secp224r1 ECDH cu…
Bug 11775332 cluvfy fails with PRVF-5636 withDNS response timeout error but error text is not clear Thisnote gives a brief overview of bug 11775332. The content was last updated on:17-JUN-2013 Click here fordetails of each of the sections below.…
Symptoms If you experience an ungraceful shutdown of the database (for example, because of a power outage), you may experience these symptoms: The VMware VirtualCenter Server service fails to start. ODBC connection to the database tests successfully…
This is a common question asked by many Kafka users. The goal of this post is to explain a few important determining factors and provide a few simple formulas. More Partitions Lead to Higher Throughput The first thing to understand is that a topic pa…
Kafka is a distributed publish-subscribe messaging system. It was originally developed at LinkedIn and became an Apache project in July, 2011. Today, Kafka is used by LinkedIn, Twitter, and Square for applications including log aggregation, queuing,…
Kafka报错处理 1. 记一次kafka报错处理 Kafka停止后,再启动的时候发生了报错: [2017-10-27 09:43:18,313] INFO Recovering unflushed segment 15000679 in log mytest-0. (kafka.log.Log) [2017-10-27 09:43:18,972] ERROR There was an error in one of the threads during logs loading: ja…