Naotoshi Seo

Results 62 comments of Naotoshi Seo

Reply to https://github.com/brianmario/mysql2/issues/948#issuecomment-397895237 In my understanding, in the case of `Lost connection` or `gone away` errors, the connection is disconnected, so just reconnect is fine enough. In the case of...

Reply to https://github.com/brianmario/mysql2/issues/948#issuecomment-398618622 First thing I want is a proper way to reconnect instead of this code https://github.com/sonots/mysql2-reconnect_with_readonly/blob/846e92e979b1695d8c959e465bbcac5d973c1b28/lib/mysql2/reconnect_with_readonly.rb#L77-L84. I am not sure which other APIs should be exposed. I may...

maybe fine, https://github.com/sonots/capistrano-bundle_rsync/commit/7630f6f3c0ede880b186b519d30217f6ca4ce833. But, I am not sure why you get error here. Do you run `bundle_rsync:bundler:install` in parallel?

It still looks that running “bundle_rsync:bundler:install” on local once (not parallel) is enough. You should be able to reuse commonly installed gems on local for all your spot servers.

Understand, how you use. But, in that case, I believe that capistrano-bundle_rsync is not multi-process safe even if this PR is merged. The second cap may do `bundle install` during...

bundle_gemfile sounds like an absolute path because BUNDLE_GEMFILE accepts an absolute path. I am wondering for a suitable name for this option

we want filter plugin with v0.12 API, then want to migrate into v0.14 later.

This is the stored_file https://www.dropbox.com/s/tdu2dwdg9nbbq8o/not_regular_matrix.dat Parameter is default, so should be able to be loaded by fluent-plugin-anomalydetect.

Left is the data. Right is the anomaly score. From Tuesday (so, after receiving requests), this error is occuring. http://gyazo.com/d396d31486f52aea932c19235349f57f I will add more if I got another error.

It made me confused. I am happy if `termios` gem is updated, and `akira-ruby-termios` is removed.