[
https://issues.apache.org/jira/browse/IGNITE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-21040:
-------------------------------------
Fix Version/s: 3.0.0-beta2
> Placement driver logging enhancement
> ------------------------------------
>
> Key: IGNITE-21040
> URL: https://issues.apache.org/jira/browse/IGNITE-21040
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Assignee: Denis Chudov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> h3. Motivation
> # The lease grant request has a filed {{{}leaseExpirationTime{}}}, but the
> filed really means the timestamp until which we are waiting for a response to
> this message.
> # For some reason (external for the placement driver), the metastorage event
> can handle slower and slower. Finally, we cannot receive an event about the
> lease being prolonged for a particular period when the lease interval is
> valid.
> h3. Definition of done
> # Remove {{leaseExpirationTime}} from the log message on replica side on
> lease acceptable (see {{Replica#acceptLease}} ).
> # Add {{toString}} method for {{{}Leases{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)