Commit 6ed1940
authored
fix: correctly use bytebuffer slice in decodecontexts method (#2925)
* fix: correctly use bytebuffer slice in decodecontexts method
Signed-off-by: Tino Britty <153193545+brittytino@users.noreply.github.com>
* eckstyle] [ERROR] RESOLVED
---------
Signed-off-by: Tino Britty <153193545+brittytino@users.noreply.github.com>1 parent e3c45d9 commit 6ed1940
File tree
1 file changed
+4
-4
lines changed- core/src/main/java/kafka/automq/failover
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments