FuzzerTrue-01948820-7004-7062-a14f-a20e061ceb52 #3510
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Gig
seed=16050863125408122264
prob=0.99
Ran track: This automated PR permanently enables the
GITAR_PLACEHOLDER
feature flag.Summary of Changes
Gitar found and removed uses of the
GITAR_PLACEHOLDER
feature flag across 11 files. Some of these files include:plog-client/src/main/java/com/airbnb/plog/client/MultipartMessage.java
plog-kafka/src/test/java/com/airbnb/plog/kafka/partitioner/FlinkPartitionerTest.java
plog-server/src/main/java/com/airbnb/plog/server/commands/FourLetterCommandHandler.java
plog-server/src/main/java/com/airbnb/plog/server/packetloss/PortHoleDetector.java
plog-server/src/test/groovy/com/airbnb/plog/handlers/ReverseBytesProvider.java
Gitar performed deep cleanup and code optimizations triggered by the feature flag removal in 9 of these files.
Code Cleanup Details
plog-client/src/main/java/com/airbnb/plog/client/MultipartMessage.java
plog-client/src/main/java/com/airbnb/plog/client/PlogClient.java
plog-kafka/src/main/java/com/airbnb/plog/kafka/KafkaProvider.java
clientId
defaultTopic
encryption
true
to uses of the variableclientId
(2 times)true
to uses of the variabledefaultTopic
plog-kafka/src/test/java/com/airbnb/plog/kafka/partitioner/FlinkPartitionerTest.java
encoded
true
to uses of the variableencoded
(2 times)plog-server/src/main/java/com/airbnb/plog/server/commands/FourLetterCommand.java
plog-server/src/main/java/com/airbnb/plog/server/commands/FourLetterCommandHandler.java
pong
reply
PONG_BYTES
packet
payload
reply
trail
true
to uses of the variablepayload
true
to uses of the variablereply
plog-server/src/main/java/com/airbnb/plog/server/fragmentation/Defragmenter.java
handleMultiFragment
computedHash
holeConfig
message
payload
true
to uses of the variableholeConfig
true
to uses of the variablepayload
(3 times)plog-server/src/main/java/com/airbnb/plog/server/listeners/Listener.java
providerName
true
to uses of the variablehandler
(2 times)true
to uses of the variableproviderName
(2 times)plog-server/src/main/java/com/airbnb/plog/server/packetloss/PortHoleDetector.java
plog-server/src/main/java/com/airbnb/plog/server/pipeline/ProtocolDecoder.java
content
trailLength
true
to uses of the variablecontent
plog-server/src/test/groovy/com/airbnb/plog/handlers/ReverseBytesProvider.java
true
to uses of the variablereversed