[
https://issues.apache.org/jira/browse/IGNITE-24977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-24977:
------------------------------------
Fix Version/s: 3.1
> Ignore tree-sitter update
> -------------------------
>
> Key: IGNITE-24977
> URL: https://issues.apache.org/jira/browse/IGNITE-24977
> Project: Ignite
> Issue Type: Bug
> Components: cli
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> On some specific configuration of agents the HighlighterTest.hoconHighlight
> fails with
> {noformat}
> java.lang.NullPointerException: Cannot invoke "String.hashCode()" because
> "<local4>" is null
> at
> org.apache.ignite.internal.cli.commands.treesitter.parser.HoconTokenType.fromNode(HoconTokenType.java:34)
> at
> org.apache.ignite.internal.cli.commands.treesitter.parser.Indexer.index(Indexer.java:83)
> at
> org.apache.ignite.internal.cli.commands.treesitter.parser.Indexer.indexHocon(Indexer.java:54)
> at
> org.apache.ignite.internal.cli.commands.treesitter.highlighter.HoconAnsiHighlighter.highlight(HoconAnsiHighlighter.java:51)
> at
> org.apache.ignite.internal.cli.commands.treesitter.highlighter.HighlighterTest.hoconHighlight(HighlighterTest.java:51)
> {noformat}
> The root cause is unknown, it's not reproducible locally.
> Reverting the version helps.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)