Vijay Ramesh
Vijay Ramesh
@seratch any thoughts?
hey @seratch I was on holiday and missed your comments. I switched things back a bit so the existing `fromServiceAccountJson` function opens and closes its own input stream (versus that...
I'll try unlogged batches first (I think we build our rpm from change/cassabon) and report back. My hope is the performance is better so I can decrease the batch size...
I think I'm experiencing this same issue on 2.5.18, see https://github.com/swagger-api/swagger-play/issues/110#issuecomment-354505863 Edit: confirmed, when I switch to only using a routes file everything works.
I'm getting this on play 2.5.18 and swagger-play2 1.5.3: ``` CreationException: Unable to create injector, see the following errors: 1) Error injecting constructor, java.lang.NullPointerException at play.modules.swagger.SwaggerPluginImpl.(SwaggerPlugin.scala:35) while locating play.modules.swagger.SwaggerPluginImpl at...
Similar to https://www.testcontainers.org/features/reuse/
is anybody working on this? i have a branch that is at least creating the read only pool and starting to push the read only queries to that.... but not...
https://github.com/vijaykramesh/lemmy/commit/91a133a2f5f6c42c73cb815161a97b4cc253dd11 just so I don't lose track myself :)
@Nutomic what's the best way to discuss an approach here? I dunno if this would wait for 0.19, at the very least I'll update my PoC to the 0.18 branch
that makes sense to me, will continue to fool around with this to see what I can come up with. have something "functionally" working and now need to move things...