zmstone

Results 64 issues of zmstone

Hi There! Is it possible to have a inner part of an object encoded already, and jsx takes the inner part 'as is' when encoding the wrapping object ? like...

Hi. This error spec is perhaps incomplete ? ``` -type connect_error() :: invalid_authorization_specification | invalid_password | {unsupported_auth_method, kerberosV5 | crypt | scm | gss | sspi | {unknown, integer()} |...

CONCURRENT_TRANSACTION as Kafka doc suggests: > The producer attempted to update a transaction while another concurrent operation on the same transaction was ongoing This could be caused by race condition...

Make sure when syncing main- branches, we merge changes in release- branch ASAP e.g. when `release-v43` has some new merges, we want to merge them back to `main-v4.3` as early...

This quote in 4.3 seem to have already been changed to a double quote. But that change was maybe lost during conflict resolution.

In case tags are force pushed, the local close (in `/tmp/_w`) may still have the tag on a stale commit.

codeball:approved

codeball:needs-careful-review