This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 2835eac  Reduce write overhead of PostgreSQL high frequency packets 
(#15057)
     add 60fc2c6  Reduce write tasks submit to Netty (#15053)

No new revisions were added by this update.

Summary of changes:
 .../PostgreSQLAggregatedResponsesPacket.java}      | 35 ++++++++++++----------
 ...> PostgreSQLAggregatedResponsesPacketTest.java} | 23 ++++++++++----
 .../PostgreSQLAggregatedCommandExecutor.java       |  4 ++-
 .../PostgreSQLAggregatedCommandExecutorTest.java   |  5 +++-
 4 files changed, 45 insertions(+), 22 deletions(-)
 copy 
shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/main/java/org/apache/shardingsphere/db/protocol/postgresql/packet/command/query/{PostgreSQLParameterDescriptionPacket.java
 => extended/PostgreSQLAggregatedResponsesPacket.java} (55%)
 copy 
shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/test/java/org/apache/shardingsphere/db/protocol/postgresql/packet/command/query/extended/{bind/PostgreSQLBindCompletePacketTest.java
 => PostgreSQLAggregatedResponsesPacketTest.java} (53%)

Reply via email to