-
## Summary
While debugging another issue, I encountered a problem building tacacs-ng with debugging enabled.
I'm building the latest version from commit 6604ec1 at HEAD.
## Environment
I'm bui…
-
## CVE-2019-20444 - Critical Severity Vulnerability
Vulnerable Libraries - netty-3.10.6.Final.jar, netty-all-4.1.27.Final.jar, netty-3.10.5.Final.jar, netty-all-4.0.52.Final.jar, netty-all-4.1.42.Fin…
-
Users might want to set a data deletion policy at the event level. For eg, don’t keep events for page view event which are older than 1 year.
- User event-driven architecture
-
This should be done after some of the other wirings are first complete, but eventually we need a controller wiring that does the routing of an event to the wiring that it should take on. When we get h…
-
### Feature Request Type
RPC Request
### Feature Request Type (Other)
_No response_
### Requested Feature
[Google Docs Features](https://docs.google.com/spreadsheets/d/1LfCZrbT8e7cSaKo_TuPDd-CJip…
-
- [x] Change the default behavior of `DECLARE cursor_name SUBSCRIPTION CURSOR FOR subscription_name` to `SINCE now()` without backfilling historical data.
- [x] Change `op` column type from `int16` t…
-
## CVE-2021-21290 - Medium Severity Vulnerability
Vulnerable Libraries - netty-all-4.0.52.Final.jar, netty-all-4.1.27.Final.jar, netty-all-4.1.42.Final.jar
netty-all-4.0.52.Final.jar
Netty is an a…
-
Azure Service Bus transport publishes all events to a single topic (by default), and each endpoint adds subscriptions to it. These subscriptions include filters to only route the messages that the end…
-
_As a system subscriber (A&R, DUP, bcparks.ca), I would like to have updates from the register whenever they are made and not require updates on a schedule so that I do not need to manage a schedule e…
-
Hi
do you know a good way to turn the event driven programming into non-event driven. Lets say you want to define a function like the following example:
``` java
protected String getDate() {
…