You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Monani Mihir (JIRA)" <ji...@apache.org> on 2019/04/04 10:21:00 UTC

[jira] [Created] (PHOENIX-5228) phoenix uses slf4j for logging in many class files

Monani Mihir created PHOENIX-5228:
-------------------------------------

             Summary: phoenix uses slf4j for logging in many class files
                 Key: PHOENIX-5228
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5228
             Project: Phoenix
          Issue Type: Improvement
    Affects Versions: 4.14.1, 5.1.0
            Reporter: Monani Mihir


It would be good to change slf4j to apache log4j. Here is list of files where we use slf4j instead of apache log4j. 
{noformat}
BaseTest
UpsertSelectOverlappingBatchesIT
ConnectionQueryServicesTestImpl
PartialScannerResultsDisabledIT
End2EndTestDriver
BaseQueryIT
TableSnapshotReadsMapReduceIT
OrphanViewToolIT
PartialIndexRebuilderIT
Sandbox
ConnectionCachingIT
ScanPlan
AggregatePlan
MutationState
FirstLastValueServerAggregator
SizeTrackingServerAggregators
LikeExpression
PhoenixCanaryTool
RowKeyComparisonFilter
UpdateStatisticsTool
MetaDataClient
SpillFile
SpillableGroupByCache
TenantCacheImpl
GlobalCache
GlobalMemoryManager
FromCompiler
PhoenixDriver
PhoenixStatement
PhoenixEmbeddedDriver
FormatToBytesWritableMapper
FormatToKeyValueReducer
PhoenixTextInputFormat
OrphanViewTool
MultiHfileOutputFormat
PhoenixIndexPartialBuildMapper
IndexScrutinyMapper
IndexScrutinyTool
PhoenixServerBuildIndexMapper
PhoenixIndexImportDirectReducer
IndexTool
PhoenixIndexImportMapper
DirectHTableWriter
PhoenixIndexImportDirectMapper
IndexToolUtil
RegexToKeyValueMapper
AbstractBulkLoadTool
GlobalClientMetrics
ReadOnlyProps
CSVCommonsLoader
CsvUpsertExecutor
JsonUpsertExecutor
RegexUpsertExecutor
UpsertExecutor
UpgradeUtil
MetaDataUtil
Closeables
GuidePostsCache
PhoenixStatsCacheLoader
ConnectionQueryServicesImpl
GroupedAggregateRegionObserver
MetaDataEndpointImpl
UngroupedAggregateRegionObserver
OmidTransactionContext
TephraTransactionContext
ChunkedResultIterator
ParallelIterators
RoundRobinResultIterator
BaseResultIterators
TableResultIterator
XMLResultHandlerTest
ConfigurationParserTest
XMLConfigParserTest
RulesApplier
SchemaReader
ResultManager
XMLConfigParser
Pherf
ResourceList
PhoenixUtil
WriteWorkload
QueryVerifier
MultiThreadedRunner
WorkloadExecutor
QueryExecutor
MultithreadedDiffer
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)