Justin Pihony

Results 16 issues of Justin Pihony

This is a ticket to officially support [the newest long term Java version, 17](https://www.oracle.com/news/announcement/oracle-releases-java-17-2021-09-14/).

### Short description If you perform an `INSERT...IF NOT EXISTS` then C* will return the status of the insert with clarifying details. This should be passed back to the user....

p:cassandra

Add support for MQTT 5.0 akin to #2622 but for the streaming connector.

p:mqtt-streaming

### Short description Create a `takeWhile` method which handles uncommitted items. ### Details Right now if you use a `takeWhile` then it will shut down the stream as soon as...

### Short description Complete the partitioned transactional source work started in #930 ### Details As noted in the first PR: Test: Consistency of partitioned source when calling shutdown using draining...

### Versions used Akka version: 2.6.13 Akka Persistence JDBC: 5.0.4 mssql-jdbc: 9.5.0.jre8-preview Remember Entities is also being used ### Expected Behavior The application should recover and restart any entities without...

When you specify a type through inheritance without an explicit import then you get a compiler error in the `doc` task. This is reproducible in the [Lagom Java Chirper Example.](https://github.com/lagom/lagom-java-chirper-example)...

Create a `runLocalLogbackConfigFile ` similar to `runLocalLog4jConfigFile` - obviously only one would be used.

**DESCRIPTION:** Upon upgrading to Slick 3.3.3 in order to get the #2097 fix for a bug with `distinctOn` described in #1340 - another case was observed when `distinctOn` is used...