You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for solr v5.2.x comp we have added two new attribute default['solrcloud']['solr_config']['gc_log_opts'] and default['solrcloud']['solr_config']['gc_tune'] to the cookbook.
IMHO, it would be better to just use node['solrcloud']['java_options'] and drop both of them completely.
this provides simplicity.
creating this issue in case of any objection.
The text was updated successfully, but these errors were encountered:
for solr
v5.2.x
comp we have added two new attributedefault['solrcloud']['solr_config']['gc_log_opts']
anddefault['solrcloud']['solr_config']['gc_tune']
to the cookbook.IMHO, it would be better to just use
node['solrcloud']['java_options']
and drop both of them completely.this provides simplicity.
creating this issue in case of any objection.
The text was updated successfully, but these errors were encountered: