dlmarion commented on issue #4273:
URL: https://github.com/apache/accumulo/issues/4273#issuecomment-1961867958
Had a discussion with @ddanielr about this. Taking into account #3546 I
think the default configuration should be simple. As in:
```
[
{
"cs1": {
"maxOpenFilesPerJob": "30",
"groups": [
{
"name": "default",
}
]
}
}
]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]