Whitney O'Meara

Results 27 comments of Whitney O'Meara

I need to do it. I created Jersey clients which can be used, but that's certainly not a web front end. On Thu, Feb 26, 2015 at 7:32 PM, Chris...

Sounds good to me. Thanks, Chris! On Fri, Feb 27, 2015 at 4:08 PM, Chris Bennight [email protected] wrote: > Gotcha. Unless you want to you could unassign yourself. If we...

Setting maxValueExpansionThreshold to 1 is used from time to time in our tests to force the ivarator to run; see [CompositeIndexTest](https://github.com/NationalSecurityAgency/datawave/blob/master/warehouse/query-core/src/test/java/datawave/query/planner/CompositeIndexTest.java#L523). I don't have all of the context for this...

This is probably easiest achieved by adding some javascript to the query metrics html page and doing the parameter splitting there.

Parens matching would be great. You could probably get away with doing that solely in javascript on the metrics html page. To broaden this idea a bit, it might be...

Multiple project and modules will be effected by this update. We don't necessarily need to update each and every microservice to use the latest version of spring boot, but there...

WIP: https://github.com/NationalSecurityAgency/datawave-microservices-root/tree/feature/spring-boot-2.4

As I go through updating each service I'm going to try to keep this table updated with the versions associated with spring boot 2.6.3 for each artifact. I will also...

OK, I *think* I have everything working with spring boot 2.4.4. Everything builds, and all of the tests run successfully, but we'll have to do some integration testing to make...

This PR depends on the release of the following pr: https://github.com/NationalSecurityAgency/datawave-type-utils/pull/12