Skip to content
Snippets Groups Projects

NXCALS-7578 lower timout limit

Merged Piotr Sowinski requested to merge feature-NXCALS-7578-lower-timeout-on-hbase-calls into develop
All threads resolved!
4 files
+ 11
13
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -344,6 +344,9 @@ service_kerberos_type: 'HTTPS'
nxcals_security_rbac_role_prefix: "{{nxcals_namespace | replace('_', '-') | upper}}-"
service_rbac_login_policy: "LOCATION"
service_hbase_rpc_timeout: 60000
service_hbase_client_operation_timeout: 1200000
#NXCALS - Monitoring-grok
#################################################################################
monitoring_grok_memory: "-Xms64m -Xmx128m"
Loading