[
https://issues.apache.org/jira/browse/IGNITE-22770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-22770:
------------------------------------
Description:
* Change *IgniteProductVersion.CURRENT_VERSION* to something short "3.0.0"
* Run *org.apache.ignite.client.ClientMetricsTest#testBytesSentReceived*
{code}
java.lang.AssertionError:
Expected: a value greater than <80L>
but: <77L> was less than <80L>
{code}
> testBytesSentReceived fails with short version string
> -----------------------------------------------------
>
> Key: IGNITE-22770
> URL: https://issues.apache.org/jira/browse/IGNITE-22770
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> * Change *IgniteProductVersion.CURRENT_VERSION* to something short "3.0.0"
> * Run *org.apache.ignite.client.ClientMetricsTest#testBytesSentReceived*
> {code}
> java.lang.AssertionError:
> Expected: a value greater than <80L>
> but: <77L> was less than <80L>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)