[jira] [Updated] (IGNITE-21040) Placement driver logging enhancement

2023-12-18 Thread Alexander Lapin (Jira)


 [ 
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)


[jira] [Updated] (IGNITE-21040) Placement driver logging enhancement

2023-12-18 Thread Alexander Lapin (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Lapin updated IGNITE-21040:
-
Reviewer: Alexander Lapin

> 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)


[jira] [Updated] (IGNITE-21040) Placement driver logging enhancement

2023-12-15 Thread Denis Chudov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Chudov updated IGNITE-21040:
--
Description: 
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{}}}.

  was:
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 a warning when we are handling the metastorage event for longer than 500 
milliseconds.
 # Add {{toString}} method for {{{}Leases{}}}.


> Placement driver logging enhancement
> 
>
> Key: IGNITE-21040
> URL: https://issues.apache.org/jira/browse/IGNITE-21040
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Vladislav Pyatkov
>Priority: Major
>  Labels: ignite-3
>
> 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)


[jira] [Updated] (IGNITE-21040) Placement driver logging enhancement

2023-12-08 Thread Denis Chudov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Chudov updated IGNITE-21040:
--
Description: 
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 a warning when we are handling the metastorage event for longer than 500 
milliseconds.
 # Add {{toString}} method for {{{}Leases{}}}.

  was:
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
 # Rename {{leaseExpirationTime}} in the lease grant message to 
{{{}offerExpirationTime{}}}.
 # Add a warning when we are handling the metastorage event for longer than 500 
milliseconds.
 # Add {{toString}} method for {{{}Leases{}}}.


> Placement driver logging enhancement
> 
>
> Key: IGNITE-21040
> URL: https://issues.apache.org/jira/browse/IGNITE-21040
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Vladislav Pyatkov
>Priority: Major
>  Labels: ignite-3
>
> 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 a warning when we are handling the metastorage event for longer than 
> 500 milliseconds.
>  # Add {{toString}} method for {{{}Leases{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (IGNITE-21040) Placement driver logging enhancement

2023-12-08 Thread Denis Chudov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Chudov updated IGNITE-21040:
--
Description: 
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
 # Rename {{leaseExpirationTime}} in the lease grant message to 
{{{}offerExpirationTime{}}}.
 # Add a warning when we are handling the metastorage event for longer than 500 
milliseconds.
 # Add {{toString}} method for {{{}Leases{}}}.

  was:
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
# Rename {{leaseExpirationTime}} in the lease grant message to 
{{offerExpirationTime}}.
# Add a warning when we are handling the metastorage event for longer than 500 
milliseconds.


> Placement driver logging enhancement
> 
>
> Key: IGNITE-21040
> URL: https://issues.apache.org/jira/browse/IGNITE-21040
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Vladislav Pyatkov
>Priority: Major
>  Labels: ignite-3
>
> 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
>  # Rename {{leaseExpirationTime}} in the lease grant message to 
> {{{}offerExpirationTime{}}}.
>  # Add a warning when we are handling the metastorage event for longer than 
> 500 milliseconds.
>  # Add {{toString}} method for {{{}Leases{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)