Eric Meisel

Results 29 issues of Eric Meisel

This one is a challenge. It requires Http2 server-push functionality and the documentation on this is very limiting. I believe Http4s has support for server-push but perhaps not in the...

It might be possible to build kinesis-mock using scalajs instead of graal. There are some pros and cons to this. This would allow kinesis-mock executables to have easier cross-platform integration,...

help wanted

The blaze server for the 4567 port is configured to use Http2 via Blaze but that seems to be bugged: https://github.com/http4s/http4s/issues/4707 Chris Davenport has mentioned that the Ember backend will...

If you enable the `Ywarn-unused` flag in this repository, there are a few errors that result. Most of them are trivial and easy to clean up (I have opened https://github.com/lightbend/scala-logging/pull/204...

For some use cases, it would be beneficial to be able to start consumption of data from a specific sequence number in each available shard. This would be equivalent to...

We are exploring leveraging sequence numbers to indicate where a consumer can start processing. Unfortunately, the KCL does not seem to offer the ability to use AT_SEQUENCE_NUMBER and AFTER_SEQUENCE_NUMBER (from...

#397 had some discussion about whether or not this library supports FiniteDuration. It seems to be a pretty standard use-case - I'd like to see some official support for it...

My [kinesis-mock](https://github.com/etspaceman/kinesis-mock) project attempted to upgrade to 0.21.24 (from 0.21.22). Most requests seemed to work just fine, however when interacting using the AWS CLI, I was getting errors. I couldn't...

bug
module:blaze-server

Seems that Docusaurus changed the deploy command in the 2.x series: https://docusaurus.io/docs/deployment#deploy It would be great if this plugin could handle both implementations. Running it for sites generated in Docusaurus...

It would be great if this integrated w/ Scalafix.

scalafix