ctubbsii commented on a change in pull request #1528: Switch to Log4j2
URL: https://github.com/apache/accumulo/pull/1528#discussion_r383960772
##########
File path: core/src/main/java/org/apache/accumulo/core/conf/Property.java
##########
@@ -544,8 +544,6 @@
"Properties in this category affect the behavior of the monitor web
server."),
MONITOR_PORT("monitor.port.client", "9995", PropertyType.PORT,
"The listening port for the monitor's http service"),
- MONITOR_LOG4J_PORT("monitor.port.log4j", "4560", PropertyType.PORT,
- "The listening port for the monitor's log4j logging collection."),
Review comment:
Users could have used it, but it's a NOOP now.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services