Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OpenHFT/Chronicle-Queue を使用すると、名前形式が今日の日付のデータ ファイルがキューに作成されます。 例: 20180113.cq4 このファイル命名規則を変更できますか?
いいえ、キュー ファイルの名前は変更できません。その場合、chronicle-queue はそれらを認識しません。ファイルの命名規則は構成できません。クロニクル キューのコードを変更して構成可能にし、プル リクエストを発行した場合、この変更をマージできます。