[jira] [Updated] (FLINK-25119) The name of freeSlots parameter in SlotSharingSlotAllocator#determineParallelism method is named incorrectly.

2022-07-18 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-25119:
---
  Labels: auto-deprioritized-minor pull-request-available  (was: 
pull-request-available stale-minor)
Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Minor, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> The name of freeSlots parameter in 
> SlotSharingSlotAllocator#determineParallelism method is named incorrectly.
> -
>
> Key: FLINK-25119
> URL: https://issues.apache.org/jira/browse/FLINK-25119
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / Coordination
>Affects Versions: 1.13.0, 1.14.0, 1.13.1, 1.13.2, 1.13.3
>Reporter: Cassie
>Priority: Not a Priority
>  Labels: auto-deprioritized-minor, pull-request-available
> Attachments: image-2021-12-01-11-18-34-572.png
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> determineParallism方法中的第二个参数freeSlots,即为在slotpool中空闲的slot,但实际使用时,有的调用方传入的是slotpool中all
>  slot(allocated slot and free slot),有的调用方传入的是slotpool中free 
> slot,因此参数名直接定义成freeSlots,不够准确,影响对determineParallism逻辑的理解。
> !image-2021-12-01-11-18-34-572.png!
>  



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


[jira] [Updated] (FLINK-25119) The name of freeSlots parameter in SlotSharingSlotAllocator#determineParallelism method is named incorrectly.

2022-07-10 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-25119:
---
Labels: pull-request-available stale-minor  (was: pull-request-available)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is 
still Minor, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> The name of freeSlots parameter in 
> SlotSharingSlotAllocator#determineParallelism method is named incorrectly.
> -
>
> Key: FLINK-25119
> URL: https://issues.apache.org/jira/browse/FLINK-25119
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / Coordination
>Affects Versions: 1.13.0, 1.14.0, 1.13.1, 1.13.2, 1.13.3
>Reporter: Cassie
>Priority: Minor
>  Labels: pull-request-available, stale-minor
> Attachments: image-2021-12-01-11-18-34-572.png
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> determineParallism方法中的第二个参数freeSlots,即为在slotpool中空闲的slot,但实际使用时,有的调用方传入的是slotpool中all
>  slot(allocated slot and free slot),有的调用方传入的是slotpool中free 
> slot,因此参数名直接定义成freeSlots,不够准确,影响对determineParallism逻辑的理解。
> !image-2021-12-01-11-18-34-572.png!
>  



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


[jira] [Updated] (FLINK-25119) The name of freeSlots parameter in SlotSharingSlotAllocator#determineParallelism method is named incorrectly.

2021-12-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated FLINK-25119:
---
Labels: pull-request-available  (was: )

> The name of freeSlots parameter in 
> SlotSharingSlotAllocator#determineParallelism method is named incorrectly.
> -
>
> Key: FLINK-25119
> URL: https://issues.apache.org/jira/browse/FLINK-25119
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / Coordination
>Affects Versions: 1.13.0, 1.14.0, 1.13.1, 1.13.2, 1.13.3
>Reporter: Cassie
>Priority: Minor
>  Labels: pull-request-available
> Attachments: image-2021-12-01-11-18-34-572.png
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> determineParallism方法中的第二个参数freeSlots,即为在slotpool中空闲的slot,但实际使用时,有的调用方传入的是slotpool中all
>  slot(allocated slot and free slot),有的调用方传入的是slotpool中free 
> slot,因此参数名直接定义成freeSlots,不够准确,影响对determineParallism逻辑的理解。
> !image-2021-12-01-11-18-34-572.png!
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)