D_M

Results 3 issues of D_M

Hello, I'm having a hard time understanding in what case can the image be null. Does it have something to do with the building/disposal of the widgets? If (widget.mounted) is...

### Numeric values in PostgreSQL, besides integers, are stored as strings ([more here](https://github.com/typeorm/typeorm/issues/873)). I guess it's made to overcome number limitations in typescript and to preserve accuracy. However, many times...

### Tasks: - [x] Add a custom [SelectorProvider](clients/src/main/java/org/apache/kafka/common/network/SelectorProvider.java). - [x] Update [Selector](clients/src/main/java/org/apache/kafka/common/network/Selector.java) to utilize the custom SelectorProvider. ### Changes: The [SelectorProvider](clients/src/main/java/org/apache/kafka/common/network/SelectorProvider.java) fixes an issue where the static method `Selector.open()` would...

clients
small
triage
needs-attention