ssteiner

Results 31 issues of ssteiner

I'm returning to your plugin package for my plugins because I want to implement plugin reloading. All my plugins have a config file, an ap.config that gets build with the...

question

We've been using ExpressiveAnnotations for a while now to validate data in our backend models and for an MVC FE. We can't quite put the finger on when this started...

I'm using a two node Hazelcast Cluster on v4.1.2. When I start node 1 first, then node2, and then kill node2 (no proper shutdown, killing power to the machine), and...

Team: Documentation
Team: Core
Source: Community
Module: Invocation System
ux-defect

**Expected behavior** I should be able to continue to use a distributed map from the surviving node when the other node goes down. **Actual behavior** I'm getting a PrimitiveExceptionTimeout when...

**Expected behavior** When I orderly stop the node that is the current leader, I expect to get an event on the other nodes telling them that the current leader is...

I used version 1.2.8 today to do dynamic sorting in my project. Some of my sortable properties are actually foreign keys- and since I don't want to sort by keys,...

question

My frontend guys aren't happy with 'KEEPALIVE', is it possible to change the format without having to implement my own keepalive mechanism?

Enhancement

Is there any special syntax to be used for absolute paths? Things work just fine when I provide a relative path in options.LogDirectory, but when I use an absolute one...

I'm using LiveShare in VS 2022 for shared development. In the solution explorer on the remote machine, subfolders are only shown for projects that are in the path of the...

client: vs
backlog

Suppose you have IDLE up and running, and the noopTimer.Elapsed fires. And something goes wrong in IssueNoop. Your program goes boom and it's all over (uncaught exception bringing the entire...