-
### Short description
Elasticsearch has broad support for scripting, in both query and indexing operations:
https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-scripting.ht…
-
Markdown links with anchors to the current page do not validate correctly.
It works for `@ref` links with just the anchor name.
```
Could not find path [jms/] in site at /Users/enno/dev/alpak…
ennru updated
5 years ago
-
Stopping a transactional flow is currently somewhat awkward (https://doc.akka.io/docs/alpakka-kafka/current/transactions.html#recovery-from-failure).
I wonder if an approach like `SharedKillSwitch`…
-
Running environment:
CentOS 7.4
Open JDK 1.8.0_161-b14
akka-stream 2.5.19
TcpOutgoingConnection is created with halfClose = true
I built a proxy for redis sentinel with akka-stream, which…
-
As stated in [this comment](https://github.com/akkadotnet/Akka.Streams.Kafka/pull/52#issuecomment-532741378), one of the tests (possibly not single one) can fail with `IllegalActorStateException`.
…
-
If connectors just use `Http().singleRequest` with default settings, they will use the default connection pool, sharing it globally with other users in the ActorSystem. This can lead to confusing star…
-
The behavior of negative acknowledgment is to change the visibility timeout of a received message to 0. Where the value of NACK_TIMEOUT is not configurable while creating the SQS Factory for JMS.
h…
-
```
[info] CommittingWithMockSpec:
[info] - should commit metadata in message (469 milliseconds)
[info] - should call commitAsync for commit message and then complete future (228 milliseconds)
…
ennru updated
4 years ago
-
...must merge multiple consumers` offsets for different partitions (#942)
```
[info] Multiple consumers to one committer
[info] - must merge multiple consumers` offsets for different partitions …
ennru updated
4 years ago
-
If possible we should port all available modules from the JVM.
- [x] AMQP
- [ ] Cassandra
- [ ] File
- [ ] MQTT