Michael Stonestreet

Results 11 issues of Michael Stonestreet

Related to [Use RPC_REQUEST and deprecate RPC_CALL and VIEW_PORT_RPC_CALL](https://github.com/finos/vuu/issues/1633)

As per the discussion on https://github.com/finos/vuu/discussions/1089, we seem to generally agree on adding a new type: EpochTimestamp. This is to represent epoch timestamps only and is not expected to be...

date-handling

4.1 is now only receiving bug fixes and security updates https://github.com/netty/netty/wiki/Netty-4.2-Migration-Guide

dependencies

Our version of dropwizard-metrics is end of life, we should use this as an opportunity to move to micrometer, which aligns with the spring boot bill of meterials.

good first issue
dependencies

## Bug Report ### Steps to Reproduce: Create a view port Sort on a column Remove the sorted column from the view port ### Expected Result: Column is removed and...

## Feature Request ### Description of Problem: Row permission filters do a full table scan, which slows down sorting and filtering. ### Potential Solutions: Extend the support for indexes that...

performance

It has been commented out for months and is causing renovate bot to create issues. If needed again, it can be restored from history.

Added support for two new column types in the Vuu backend. Further work will be required on the Front-end to support these. **1) EpochTimestamp** This is a wrapper around a...