Mitsunori Komatsu

Results 15 issues of Mitsunori Komatsu

When I created a mysql_fdw table after setting up cstore_fdw, I found data file and footer file were generated in $PGDATA/cstore_fdw/(database's oid). ``` datatank=> CREATE SERVER mysql_server datatank-> FOREIGN DATA...

I noticed Moquette users can't configure the number of Netty worker threads in current Moquette. Increasing Netty worker threads number is important in our use case that handles a lot...

I ran into this exception when Moquette was running with QoS1 under heavy load. ``` 07:42:33.467 [nioEventLoopGroup-3-1] ERROR i.m.broker.NewNettyMQTTHandler - Unexpected exception while processing MQTT message. Closing Netty channel. CId=internal-client...

Fluency is a battle-tested network data ingestion client. for Fluentd and Fluent Bit. I think `Networking` category would be good

## Description > Provide a brief description about **why** this PR is necessary. Be sure to provide context. ## Related issues and/or PRs > If this PR addresses or references...

## Description YugabyteDB supports the replication over multiple regions and it would be very important database for ScalarDB users who are interested in disaster recovery. In this PR, we support...

enhancement