Konstantin Ivanov

Results 44 comments of Konstantin Ivanov

Also, the `ReadMessage` commits the message automatically. > If consumer groups are used, ReadMessage will automatically commit the offset when called. Note that this could result in an offset being...

```diff - // The length of validSeal should be larger than number of faulty node + 1 - if validSeal

Inspecting the tables. The new GORM: ``` "idx_table_field" UNIQUE, btree (uuid) ``` And the old GORM ``` "idx_table_field" UNIQUE CONSTRAINT, btree (uuid) ``` May be this error exists because of...

Also, it shouldn't drop the constraint.