[
https://issues.apache.org/jira/browse/GEODE-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280902#comment-15280902
]
Kirk Lund commented on GEODE-951:
---------------------------------
commit 96c67d4af01277b2d782cb0a5d52159e146b0d63
Author: Kirk Lund <[email protected]>
Date: Wed May 11 14:37:56 2016 -0700
GEODE-951: repackage GemFireParameterizedMessage and its factory
* move to package com.gemstone.gemfire.internal.logging.log4j.message
* add javadocs about original source of these classes
* add comments pointing out Geode optimizations in these classes
> Repackage classes in com.gemstone.org.apache.logging.log4j.message
> ------------------------------------------------------------------
>
> Key: GEODE-951
> URL: https://issues.apache.org/jira/browse/GEODE-951
> Project: Geode
> Issue Type: Bug
> Components: logging
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Fix For: 1.0.0-incubating.M3
>
>
> The package com.gemstone.org.apache.logging.log4j.message currently contains
> two log4j2 classes optimized for Regions:
> {noformat}
> * GemFireParameterizedMessage.java
> * GemFireParameterizedMessageFactory.java
> {noformat}
> Before we repackage com.gemstone.gemfire to org.apache.geode, I think we
> should move these classes to a gemfire package such as
> com.gemstone.gemfire.internal.logging.log4j.message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)