Masahiro Mori

Results 3 issues of Masahiro Mori

This script automatically generates a lexer in xml format from Pygments. Test Code: ```sh python3 ./pygments2chroma_xml.py pygments.lexers.c_cpp.CppLexer > lexer.xml && xmllint --format -o cpp_lexer.xml lexer.xml ``` I tested the script...

## Overview I fixed an occasional test failure case in the `07-findr` test. ## Error Log ```text % cargo test Finished test [unoptimized + debuginfo] target(s) in 0.02s Running unittests...

https://issues.apache.org/jira/browse/KAFKA-19390 The AbstractIndex.resize() method does not release the old memory map for both index and time index files. In some cases, Mixed GC may not run for a long time,...

core
storage
triage