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

Peter Bacsko updated YUNIKORN-2512:
-----------------------------------
    Description: 
There two properties which are not used by the event system:
# The property "event.requestCapacity" is supposed to determine the size of a 
slice which is used between the core and shim to transfer events in every 2 
seconds. However, right now it's not used at all, we use the default (1000) 
every time.
# The property "RESTResponseSize" is not even in the code at all. It influences 
the maximum number of entries returned in the batch API. Currently, the hard 
coded value is 10000.

  was:
There two properties which are not used by the event system:
# The property "event.requestCapacity" is supposed to determined the size of a 
slice which is used between the core and shim to transfer events in every 2 
seconds. However, right now it's not used at all, we use the default (1000) 
every time.
# The property "RESTResponseSize" is not even in the code at all. It influences 
the maximum number of entries returned in the batch API. Currently, the hard 
coded value is 10000.


> Event system properties are not used
> ------------------------------------
>
>                 Key: YUNIKORN-2512
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2512
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - common
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Major
>
> There two properties which are not used by the event system:
> # The property "event.requestCapacity" is supposed to determine the size of a 
> slice which is used between the core and shim to transfer events in every 2 
> seconds. However, right now it's not used at all, we use the default (1000) 
> every time.
> # The property "RESTResponseSize" is not even in the code at all. It 
> influences the maximum number of entries returned in the batch API. 
> Currently, the hard coded value is 10000.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to