Github user lewismc commented on the pull request:

    https://github.com/apache/gora/pull/55#issuecomment-180065650
  
    Hi @emopers I just undertook a quick scan of the codebase for 
ByteArrayOutputStream, I found the following instances. Can you please check 
these out as well?
    ```
    
./gora-accumulo/src/main/java/org/apache/gora/accumulo/encoders/BinaryEncoder.java
    
./gora-accumulo/src/main/java/org/apache/gora/accumulo/store/AccumuloStore.java
    
./gora-accumulo/src/main/java/org/apache/gora/accumulo/util/FixedByteArrayOutputStream.java
    
./gora-accumulo/src/test/java/org/apache/gora/accumulo/store/PartitionTest.java
    
./gora-cassandra/src/main/java/org/apache/gora/cassandra/serializers/AvroSerializerUtil.java
    ./gora-core/src/main/java/org/apache/gora/util/AvroUtils.java
    ./gora-core/src/main/java/org/apache/gora/util/IOUtils.java
    ./gora-core/src/test/java/org/apache/gora/util/TestWritableUtils.java
    
./gora-hbase/src/main/java/org/apache/gora/hbase/util/HBaseByteInterface.java
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to