Uses of Class
com.atlassian.bamboo.utils.SystemProperty.IntegerSystemProperty
Packages that use SystemProperty.IntegerSystemProperty
-
Uses of SystemProperty.IntegerSystemProperty in com.atlassian.bamboo.cluster
Fields in com.atlassian.bamboo.cluster declared as SystemProperty.IntegerSystemPropertyModifier and TypeFieldDescriptionstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.BAMBOO_CLUSTER_INFO_CACHE_TTL_SECONDSstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.CLUSTER_HEARTBEAT_ALIVE_TIMEOUT_IN_SECONDSstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.CLUSTER_HEARTBEAT_JOB_INTERVAL_IN_SECONDSstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.CROSS_NODES_EVENTS_GRPC_CLIENT_THREADS_NUMBERstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.GRPC_SERVER_THREADS_NUMBERstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.NODE_ALIVE_WATCHDOG_INTERVAL_IN_SECONDSstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.NUMBER_OF_PHYSICAL_QUEUES_UNDER_PER_NODE_QUEUEstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.PEER_TO_PEER_GRPC_CLIENT_THREADS_NUMBERstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.PER_NODE_PHYSICAL_QUEUE_MAX_SIZEstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.PER_NODE_PHYSICAL_QUEUE_MAX_USED_BYTESstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.PER_NODE_QUEUE_DISPATCHERS_THREADS_NUMBERstatic final SystemProperty.IntegerSystemPropertyBambooClusterSettings.PRIMARY_CLUSTER_LOCK_TIMEOUT_SECONDS -
Uses of SystemProperty.IntegerSystemProperty in com.atlassian.bamboo.utils
Fields in com.atlassian.bamboo.utils declared as SystemProperty.IntegerSystemPropertyModifier and TypeFieldDescriptionstatic final SystemProperty.IntegerSystemPropertySystemProperty.ARTIFACT_COMPRESSION_BUFFER_SIZESize of buffer for compressing/decompressing artifacts.static final SystemProperty.IntegerSystemPropertySystemProperty.ARTIFACT_COPY_BUFFER_SIZESize of buffer for copying/saving artifact to disk.static final SystemProperty.IntegerSystemPropertySystemProperty.BAMBOO_ACTIVE_MQ_MEMORY_USAGE_LIMIT_MBLets you configure the maximum memory usage of ActiveMQ in MB.static final SystemProperty.IntegerSystemPropertySystemProperty.BAMBOO_BUILD_EXPIRY_BATCH_INTERVAL_MILLISECONDSConfigure an interval between batches while processing build results in build expiry service.static final SystemProperty.IntegerSystemPropertySystemProperty.BAMBOO_BUILD_EXPIRY_BATCH_SIZEConfigure how many results should be processed by build expiry service at each run.static final SystemProperty.IntegerSystemPropertySystemProperty.BAMBOO_BUILD_EXPIRY_TRANSACTION_TIME_LIMIT_SECONDSConfigure a time limit for a transaction to remain open during the build expiry process.static final SystemProperty.IntegerSystemPropertySystemProperty.BAMBOO_CLUSTER_INFO_CACHE_TTL_SECONDSA time to live in seconds for the cluster info cache.static final SystemProperty.IntegerSystemPropertySystemProperty.BRANCH_CREATION_THREADSDetermines the number of threads in branch creation thread pool ("BAM::BranchCreation").static final SystemProperty.IntegerSystemPropertySystemProperty.BRANCH_EVENT_HANDLERS_THREAD_POOL_SIZEMaximum size of thread pools used to handle updating commit information on new chain branches and linking them with JIRA.static final SystemProperty.IntegerSystemPropertySystemProperty.BUILD_RESULT_RETRY_DELAY_SECONDSHow long (in seconds) Bamboo Agent should wait before attempting to resend a build result.static final SystemProperty.IntegerSystemPropertySystemProperty.BUILD_WARNINGS_MAXIMUM_COUNT_PER_BUILDConfigure maximum number of warnings stored per build.static final SystemProperty.IntegerSystemPropertySystemProperty.BUILD_WARNINGS_QUEUE_MAX_SIZEConfigure max size of build warnings in queue waiting to be sent to remote repositories.static final SystemProperty.IntegerSystemPropertySystemProperty.BUILD_WARNINGS_THREAD_COUNTConfigure number of threads which will send build warnings to external servers.static final SystemProperty.IntegerSystemPropertySystemProperty.CHAIN_EXECUTION_DETECTION_THREADSDetermines the pool size for ChainExecutionManager.static final SystemProperty.IntegerSystemPropertySystemProperty.CHANGE_DETECTION_CACHE_TTL_SECONDSSets the change detection cache TTL in seconds.static final SystemProperty.IntegerSystemPropertySystemProperty.CLUSTER_HEARTBEAT_ALIVE_TIMEOUT_IN_SECONDSThe duration (in seconds) after which a node is considered dead if no heartbeat is received.static final SystemProperty.IntegerSystemPropertySystemProperty.CLUSTER_HEARTBEAT_JOB_INTERVAL_IN_SECONDSThe interval (in seconds) between two heartbeat jobs execution.static final SystemProperty.IntegerSystemPropertySystemProperty.CROSS_NODES_EVENTS_GRPC_CLIENT_THREADS_NUMBERThe number of threads to use for the gRPC client scheduler shared across all channels.static final SystemProperty.IntegerSystemPropertySystemProperty.CROWD_DELETED_ENTITY_CLEANUP_HOURHour (in 24h format, from 0 to 23) at which a daily cleanup of deleted Crowd entities is run.static final SystemProperty.IntegerSystemPropertySystemProperty.CROWD_DELETED_ENTITY_LISTENER_THREADSNumber of threads used to process entity deletion events from Embedded Crowd.static final SystemProperty.IntegerSystemPropertySystemProperty.CROWD_DELETED_ENTITY_TIMEOUT_DAYSNumber of days after which cleanup of deleted Crowd entities will swipe away all remaining user/group data from Bamboo.static final SystemProperty.IntegerSystemPropertySystemProperty.DEFAULT_TIMEOUT_FOR_HTTP_CLIENTDefault timeout forcom.atlassian.bamboo.rest.utils.RESTCall#getHttpClientWithTimeout()Timeout is defined in milliseconds.static final SystemProperty.IntegerSystemPropertySystemProperty.EC2_TUNNEL_KEY_LENGTHSet the key length used by EC2 tunnel encryption algorithm.static final SystemProperty.IntegerSystemPropertySystemProperty.ELASTIC_AGENT_TUNNEL_TIMEOUT_MINUTESThe elastic agent tunnel timeout in minutes.static final SystemProperty.IntegerSystemPropertySystemProperty.EPHEMERAL_AGENTS_LAUNCH_RETRIES_DELAYThe delay in seconds between two calls of the failed ephemeral agents' launch queue scan.static final SystemProperty.IntegerSystemPropertySystemProperty.EPHEMERAL_AGENTS_LAUNCH_RETRIES_INITIAL_DELAYThe initial delay in seconds after which the first scan of the failed ephemeral agents' launch queue will be made.static final SystemProperty.IntegerSystemPropertySystemProperty.EPHEMERAL_AGENTS_LAUNCH_RETRIES_NUMBERThe default number of retries that are going to be performed in case of the ephemeral agent launch failure.static final SystemProperty.IntegerSystemPropertySystemProperty.EPHEMERAL_AGENTS_LAUNCH_RETRIES_QUEUE_SIZEThe size of the queue failed ephemeral agents' launch requests sit in.static final SystemProperty.IntegerSystemPropertySystemProperty.EPHEMERAL_AGENTS_LOG_SIZEThe number of ephemeral agents related logs kept for displaying on the pods' management UI.static final SystemProperty.IntegerSystemPropertySystemProperty.EPHEMERAL_KUBERNETES_EXECUTION_TIMEOUTThe execution timeout of ephemeral agents' Kubernetes cluster related commands in seconds.static final SystemProperty.IntegerSystemPropertySystemProperty.EPHEMERAL_KUBERNETES_IDLE_TIMEOUTThe idle timeout of ephemeral agents' Kubernetes cluster related commands in seconds.static final SystemProperty.IntegerSystemPropertySystemProperty.EPHEMERAL_POD_DELETION_BATCH_SIZEThe number of pods with inactive bamboo-agent container being deleted in one batch.static final SystemProperty.IntegerSystemPropertySystemProperty.EXPORT_WAIT_FOR_SERVER_PAUSE_SLEEPPeriod between checks of the Server state when export is waiting for the server to pause.static final SystemProperty.IntegerSystemPropertySystemProperty.EXPORT_WAIT_FOR_SERVER_PAUSE_TIMEOUTTimeout period to wait for running jobs to all be paused before running an export.static final SystemProperty.IntegerSystemPropertySystemProperty.FS_TIMESTAMP_RESOLUTION_MSDefines the worst case resolution of times stored on filesystem.static final SystemProperty.IntegerSystemPropertySystemProperty.GRPC_CERTIFICATE_VALIDITY_DURATIONDuration in years of generated by Bamboo self-signed certificate for gRPC connections.static final SystemProperty.IntegerSystemPropertySystemProperty.GRPC_SERVER_THREADS_NUMBERThe number of threads to use for the gRPC server scheduler.static final SystemProperty.IntegerSystemPropertySystemProperty.HTTP_HEADER_SECURITY_HSTS_MAX_AGESpecifies the max-age directive for the HTTP Strict Transport Security (HSTS) headerstatic final SystemProperty.IntegerSystemPropertySystemProperty.IMPORT_REPORT_PROGRESS_STEP_PROPERTYHow often should Bamboo display import progressstatic final SystemProperty.IntegerSystemPropertySystemProperty.JIRA_ISSUE_UPDATE_INTERVAL_SECONDSHow often Bamboo publishes issue updates to Jira, in seconds.static final SystemProperty.IntegerSystemPropertySystemProperty.JIRA_ISSUE_UPDATE_MAX_DELAY_MULTIPLIERMaximum number of times Bamboo postpones updating Jira issue if issue is updated repeatedly.static final SystemProperty.IntegerSystemPropertySystemProperty.LOG_LINES_FOR_NOTIFICATIONSLets you control how much information is showed in notificationsSystemProperty.LOG_MESSAGE_MAX_LENGTHDefine the maximum length for log messages.static final SystemProperty.IntegerSystemPropertySystemProperty.MAIL_QUEUE_SIZESize of Bamboo's mail queuestatic final SystemProperty.IntegerSystemPropertySystemProperty.MAX_CONCURRENT_EXPENSIVE_MESSAGESConfigure maximum number of threads to handle expensive messages concurrently.static final SystemProperty.IntegerSystemPropertySystemProperty.MAX_PENDING_TEST_CASE_EVICTIONSHow often do the test cases get evicted during test parsing.static final SystemProperty.IntegerSystemPropertySystemProperty.MAX_PRIMARY_LOCK_ACQUISITION_ERRORSMaximum number of database connection errors (the SQLState class '08') for which Bamboo will retry primary lock acquisition.static final SystemProperty.IntegerSystemPropertySystemProperty.MAX_TOKENS_PER_USERMax number of personal access token per user.static final SystemProperty.IntegerSystemPropertySystemProperty.MAXIMUM_ALLOWED_ELASTIC_AGENT_STARTUP_TIME_MINUTESIf the elastic agent still isn't alive after this timeout, the instance will be shut down.static final SystemProperty.IntegerSystemPropertySystemProperty.NODE_ALIVE_WATCHDOG_INTERVAL_IN_SECONDSThe interval (in seconds) at which the node alive watchdog checks if the node is still alive and operational.static final SystemProperty.IntegerSystemPropertySystemProperty.NUMBER_OF_PHYSICAL_QUEUES_UNDER_PER_NODE_QUEUEThe number of physical queues under a single virtual per node queue.static final SystemProperty.IntegerSystemPropertySystemProperty.ORPHANED_PULL_REQUEST_INACTIVITY_DAYSNumber of days between last pull request modification and 'now' before pull requests will be deleted.static final SystemProperty.IntegerSystemPropertySystemProperty.OSGI_SERVICE_INVOCATION_TIMEOUTSet the OSGi Service Invocation Timeout in milliseconds Default: 10000ms, 10 secondsstatic final SystemProperty.IntegerSystemPropertySystemProperty.PEER_TO_PEER_GRPC_CLIENT_THREADS_NUMBERThe number of threads to use for the gRPC client scheduler shared across all channels.static final SystemProperty.IntegerSystemPropertySystemProperty.PER_NODE_PHYSICAL_QUEUE_MAX_SIZEThe maximum number of elements in a single physical queue under virtual per node queue.static final SystemProperty.IntegerSystemPropertySystemProperty.PER_NODE_PHYSICAL_QUEUE_MAX_USED_BYTESThe maximum size in bytes of a single physical queue under virtual per node queue.static final SystemProperty.IntegerSystemPropertySystemProperty.PER_NODE_QUEUE_DISPATCHERS_THREADS_NUMBERThe number of threads the per node queue dispatchers' executor will use.static final SystemProperty.IntegerSystemPropertySystemProperty.PER_NODE_QUEUE_STATS_LOGGING_INTERVAL_MINUTESThe interval between two consecutive logging entries of per node queue stats.static final SystemProperty.IntegerSystemPropertySystemProperty.PERFORMANCE_DATA_DISPATCH_HOURHour (in 24h format, from 0 to 23) at which daily summary of performance is sent via Analytics.static final SystemProperty.IntegerSystemPropertySystemProperty.PLAN_EXECUTION_DETECTION_THREADSAllows for the pool size for change detection to be modified.static final SystemProperty.IntegerSystemPropertySystemProperty.PLAN_EXECUTION_IDLE_TIMEOUTDetermines the number of seconds after which the IDLE thread will be removed from the "BAM::PlanExec" and "ChainExec" thread pool.static final SystemProperty.IntegerSystemPropertySystemProperty.PLUGIN_SYSTEM_LOCK_TIMEOUT_SECONDSHow long (in seconds) does the Bamboo plugin system wait before deciding that a taken lock expired and will be taken anyway.static final SystemProperty.IntegerSystemPropertySystemProperty.PRIMARY_CLUSTER_LOCK_TIMEOUT_SECONDSHow long (in seconds) does the Bamboo secondary node wait before deciding that primary node is no longer available.static final SystemProperty.IntegerSystemPropertySystemProperty.PULL_REQUEST_CACHE_TTLSets the pull request detection cache TTL in seconds.static final SystemProperty.IntegerSystemPropertySystemProperty.PULL_REQUEST_DETECTION_THREAD_COUNTSize of thread pool for pull request detection.static final SystemProperty.IntegerSystemPropertySystemProperty.PULL_REQUEST_POLLING_INTERVALInterval between polling for open PRs in seconds.static final SystemProperty.IntegerSystemPropertySystemProperty.REMOTE_AGENT_ASYNCH_DISPATCH_THREADPOOL_SIZEIf agent transport should use asynchronous dispatching.static final SystemProperty.IntegerSystemPropertySystemProperty.REMOTE_BROADCAST_DOWNTIME_INCREMENT_SECONDSConfiguring remote event broadcast back off on timeout exceptions: base length of 'quiet time' in seconds.static final SystemProperty.IntegerSystemPropertySystemProperty.REMOTE_BROADCAST_DOWNTIME_MAX_MULTIPLIERConfiguring remote event broadcast back off on timeout exceptions: maximum broadcast break multiplier.static final SystemProperty.IntegerSystemPropertySystemProperty.REPOSITORY_STORED_SPECS_THREADSSet the amount of parallel threads processing independent specs updatesstatic final SystemProperty.IntegerSystemPropertySystemProperty.REPOSITORY_STORED_SPECS_TIMEOUT_SECONDSSet the timeout on commands executed in the repository stored specs featurestatic final SystemProperty.IntegerSystemPropertySystemProperty.SPECS_CODE_POINTS_LIMIT_PROPERTYConfigure max length of accepted Yaml file when Java Specs are being processed.static final SystemProperty.IntegerSystemPropertySystemProperty.SPECS_DETECTION_THREADSAllows for the pool size for Bamboo Specs detection to be modified.static final SystemProperty.IntegerSystemPropertySystemProperty.SPECS_MAX_ALIASES_FOR_COLLECTIONSConfigure count of anchor elements for generated Yaml file when Java Specs are being processed.static final SystemProperty.IntegerSystemPropertySystemProperty.SPECS_YAML_INCLUDE_MAX_DEPTHMax depth of file inclusions in YAML Specs.static final SystemProperty.IntegerSystemPropertySystemProperty.SSH_PROXY_CLIENT_AUTH_TIMEOUTAuthentication timeout for SSH proxy which Bamboo starts to fetch data for some repositories, e.g.static final SystemProperty.IntegerSystemPropertySystemProperty.SSH_PROXY_CLIENT_IDLE_TIMEOUTIdle timeout for SSH Proxy Client which Bamboo uses to fetch data from Bamboo Proxy Server for some repositories, e.g.static final SystemProperty.IntegerSystemPropertySystemProperty.SSH_PROXY_SERVER_IDLE_TIMEOUTIdle timeout for SSH Proxy Server which Bamboo starts to fetch data for some repositories, e.g.static final SystemProperty.IntegerSystemPropertySystemProperty.SSH_PROXY_SERVER_READ_TIMEOUTRead timeout for SSH Proxy Server which Bamboo starts to fetch data for some repositories, e.g.static final SystemProperty.IntegerSystemPropertySystemProperty.STALE_AVATARS_REMOVAL_HOURHour (in 24-hour format, from 0 to 23) at which daily stale avatars are cleared out (for example, avatars of users that don't exist any longer).static final SystemProperty.IntegerSystemPropertySystemProperty.STASH_REPOSITORY_TRIGGER_POLLING_INTERVALPolling interval (in seconds) for Stash trigger type.static final SystemProperty.IntegerSystemPropertySystemProperty.VARIABLE_UPGRADE_BATCH_SIZEConfigure how many results should be processed at each run of variable upgrade.static final SystemProperty.IntegerSystemPropertySystemProperty.WEBHOOK_MAX_QUEUE_SIZESize of Webhook's queue to send.static final SystemProperty.IntegerSystemPropertySystemProperty.WEBHOOK_MAX_RETRIESMax number or webhook send retries.static final SystemProperty.IntegerSystemPropertySystemProperty.WEBHOOK_THREAD_COUNTSize of thread pool for webhooks sending.static final SystemProperty.IntegerSystemPropertySystemProperty.WEBHOOK_TIMEOUTTimeout for webhook calls in ms.SystemProperty.WEBSUDO_SESSION_DURATIONThe duration of the websudo session in secondsSystemProperty.WEBSUDO_SESSION_DURATION_TOLERANCEWe include a tolerance to the web sudo session duration comparison to account for slight differences in the clock's time across nodes.