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

He-Pin pushed a change to branch refactor/urlencoder-charset
in repository https://gitbox.apache.org/repos/asf/pekko.git


    from 9ba3a0560c refactor: use StandardCharsets.UTF_8 with 
URLEncoder/URLDecoder
     add 0c2b1a4290 refactor: also migrate URLEncoder/URLDecoder in 
actor/remote/persistence

No new revisions were added by this update.

Summary of changes:
 actor/src/main/scala/org/apache/pekko/pattern/AskSupport.scala     | 7 ++++---
 .../cluster/sharding/typed/internal/ClusterShardingImpl.scala      | 1 +
 .../scala/org/apache/pekko/cluster/sharding/ClusterSharding.scala  | 1 +
 .../src/main/scala/org/apache/pekko/cluster/sharding/Shard.scala   | 1 +
 .../main/scala/org/apache/pekko/cluster/sharding/ShardRegion.scala | 1 +
 .../main/scala/org/apache/pekko/cluster/client/ClusterClient.scala | 1 +
 .../apache/pekko/cluster/pubsub/DistributedPubSubMediator.scala    | 1 +
 .../query/journal/leveldb/scaladsl/LeveldbReadJournal.scala        | 1 +
 .../pekko/persistence/snapshot/local/LocalSnapshotStore.scala      | 6 +++---
 remote/src/main/scala/org/apache/pekko/remote/Remoting.scala       | 4 ++--
 10 files changed, 16 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to