Vadim Tkachenko

Results 135 issues of Vadim Tkachenko

### Existing Behavior 1-Wire sensor departure immediately propagates to the control system and makes it act prematurely, as jitter and short blackouts are possible. ### Desired Behavior If/when a 1-Wire...

fault tolerance
1-wire
reactive
process control

### Task Definition As an Application Maintainer, I need to migrate build scripts from Groovy to Kotlin so that they are written in a well known language learning which has...

build
gradle
kotlin

### Expected Behavior `SwitchableHvacDevice` works in heating mode and only refuses to act as a fan (when a fan feature is explicitly asked for) ### Actual Behavior `SwitchableHvacDevice` blows up...

process control
workaround available

### Task Definition As an Application Maintainer, I need to make sure that reactive entities are properly exposed to JMX so that an acceptable level of control via `jconsole` is...

usability
JMX
diagnostics
instrumentation
reactive
telemetry

### Acceptance Criteria Reactive Swing Console replicates the functionality of the old Swing Console.

enhancement
Swing
usability
visualization
reactive
UX

### Expected Behavior If the HVAC unit is running, at least one damper must be open fully at all times. ### Actual Behavior It is possible to have all the...

bug
$$$
dampers
reactive
reactive-only
reactive-straggler

### Expected Behavior All the sensors on all branches report status, all the switches respond to commands, shutdown is clean. ### Actual Behavior Operation is unstable, exceptions in the log...

bug
FATAL
1-wire
reactive
reactive-straggler

### Expected Behavior When XBee radio configuration is inconsistent with DZ configuration, a clear error message is issued. ### Actual Behavior * When DZ configuration has a pin configured as...

configuration
usability
fault tolerance
XBee

### Expected Behavior CI/CD jobs complete normally. ### Actual Behavior `SimpleDamperControllerTest` and `BalancingDamperControllerTest` stall CI/CD jobs as of rev. 0af02d47bef42b6252a2387b0dfa6683f5740b04.

dampers
build
CI/CD
reactive

### Expected Behavior For `net.sf.dz3r.signal.hvac.ThermostatStatus`, `demand` and `calling` are consistent with each other (`calling` can't be `false` if `demand` is positive, and the other way around). ### Actual Behavior `ThermostatStatus`...

enhancement
annoyance
reactive