Aleksandr Smirnov
Aleksandr Smirnov
Hello! I found out that SparkRDMA works correctly on our cluster only when 2 worker nodes interacting between each other. The number of executors on each node doesn't matter (I...
## What is the purpose of the change This is a backport of [PR 20734](https://github.com/apache/flink/pull/20734) Fixed unstable test LookupJoinITCase with Full cache ## Brief change log - Avoided concurrent creation...
## What is the purpose of the change Fixed unstable test LookupJoinITCase with Full cache ## Brief change log - Avoided concurrent creation of `Projection` object from generated code -...
Hi! I've found an important bug in TaffyBlockFilter Java realization which causes creation of new Block Filters with the same fpp. I guess, in this line there should be `x`...
Заметил одну очень неприятную особенность. Если одни и те же данные (100%) в одном случае записать в один файл, а в другом случае в несколько файлов, то во втором случае...
Docker containered searx is most convinient deploy case but to use searx-admin it is required to install searx manually.
Engines that was already removed from searx are still in reference_settings.yml. Like www500px or searchcode. It needs to manually understand what the problem is and edit this file. ERROR:searx.engines:Cannot load...
## Bug Report #### Current Behavior Test scenario: kill redis server during continuous batch write. Timeout on commands is not set. Behavior: default timeout from connection (1 min) is not...