Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AWS API, BouncyCastle, Docker, gRPC, Hikari, Jetty, JAXB... #1349

Closed
wants to merge 1 commit into from

Conversation

swankjesse
Copy link
Collaborator

@swankjesse swankjesse commented Jan 3, 2020

... JUnit 5, Kotlin, Mockito, Moshi, OkHttp, Datadog, Retrofit,
ShadowJar, SLF4J.

@swankjesse swankjesse changed the title Update AWS API, BouncyCastle, Docker, gRPC, Hikari, Jetty, JAXB, JUni… Update AWS API, BouncyCastle, Docker, gRPC, Hikari, Jetty, JAXB... Jan 3, 2020
... JUnit 5, Kotlin, Mockito, Moshi, OkHttp, Datadog, Retrofit,
ShadowJar, SLF4J.
@swankjesse
Copy link
Collaborator Author

basicWebSocket() - misk.web.WebSocketsTest
kotlin.KotlinNullPointerException
	at okhttp3.internal.ws.RealWebSocket.runWriter(RealWebSocket.kt:398)
	at okhttp3.internal.ws.RealWebSocket.send(RealWebSocket.kt:352)
	at okhttp3.internal.ws.RealWebSocket.send(RealWebSocket.kt:332)
	at misk.web.WebSocketsTest.basicWebSocket(WebSocketsTest.kt:42)
delete() - misk.hibernate.ReflectionQueryFactoryTest
misk.jdbc.TableScanException: Missing index on query:
/* delete DbMovie as generatedAlias0 where generatedAlias0.release_date<=:param0 */ select id from movies where release_date <= '1978-01-01' limit 10001 for update/* vtgate:: filtered_replication_unfriendly */
Plan is:
Explanation{id=1, select_type=SIMPLE, table=movies, type=ALL, rows=1, filtered=100.0, Extra=Using where}
	at misk.jdbc.VitessScaleSafetyChecks$TableScanDetector.afterQuery(VitessScaleSafetyChecks.kt:472)
	at misk.jdbc.ExtendedQueryExecutionListener.afterQuery(VitessScaleSafetyChecks.kt:306)
noRetriesFailsImmediately() - misk.hibernate.CockroachTransacterTest
org.hibernate.TransactionException: Unable to commit against JDBC Connection
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.commit(AbstractLogicalConnectionImplementor.java:87)
	at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.commit(JdbcResourceLocalTransactionCoordinatorImpl.java:272)
	at org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:104)
	at misk.hibernate.RealTransacter$transactionInternalSession$1$1$1.invoke(RealTransacter.kt:211)
	at misk.hibernate.RealTransacter$transactionInternalSession$1$1$1.invoke(RealTransacter.kt:36)

Copy link
Collaborator

@adrw adrw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once it's a green build

@swankjesse swankjesse closed this Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants