ddanielr opened a new issue, #4456:
URL: https://github.com/apache/accumulo/issues/4456
**Describe the bug**
Setting a table property to an empty string deletes the property from ZK vs
overriding the value to an empty string.
This was verified by using the accumulo admin dumpConfig -a tool to pull
down the table configs and verify that the property no longer existed as a
per-table override
**Versions (OS, Maven, Java, and others, as appropriate):**
- Affected version(s) of this project: [e.g. 1.10.0] 2.1.x
- OS: [e.g. CentOS 7.5] centos 7
- Others:
**Expected behavior**
The property value is overridden to an empty string and is only deleted if
the `-d` flag is used.
**Additional context**
@ctubbsii had some ideas on why this was happening
--
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]