Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Trace Format V2 #1819

Closed
emeroad opened this issue May 30, 2016 · 0 comments
Closed

Trace Format V2 #1819

emeroad opened this issue May 30, 2016 · 0 comments
Assignees
Milestone

Comments

@emeroad
Copy link
Member

emeroad commented May 30, 2016

HBase Span format optimization

  • reduce hbase row
    • v1 : spanEvent per hbase row -> v2 : Span or SpanChunk per hbase row
  • BitSet base data compacting
  • delta or xor compression
  • Agent Level RangeScan support
  • rebalance saltkey : JDK 8 update [web, collector] #1670
  • etc ..

Refactoring issue

@emeroad emeroad added this to the 1.6.0 milestone May 30, 2016
@emeroad emeroad self-assigned this May 30, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Jun 10, 2016
emeroad added a commit that referenced this issue Jun 10, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Jun 22, 2016
emeroad added a commit that referenced this issue Jun 22, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Jul 19, 2016
 - add trace format v2
emeroad added a commit to emeroad/pinpoint that referenced this issue Jul 19, 2016
 - add trace format v2
Xylus pushed a commit that referenced this issue Jul 19, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Jul 19, 2016
 - temporary bug fix
emeroad added a commit that referenced this issue Jul 19, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Jul 20, 2016
 - Refactoring SpanEncoder & SpanDecoder
emeroad added a commit that referenced this issue Jul 20, 2016
#1819 Refactoring SpanEncoder & SpanDecoder
emeroad added a commit to emeroad/pinpoint that referenced this issue Jul 20, 2016
  - add version detection code
emeroad added a commit that referenced this issue Jul 20, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Jul 27, 2016
emeroad added a commit that referenced this issue Jul 27, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 1, 2016
  - refactoring
  - remove deprecated code
emeroad added a commit that referenced this issue Aug 1, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 2, 2016
  - refactoring
  - remove duplicated class : com.navercorp.pinpoint.web.vo.TransactionId
emeroad added a commit that referenced this issue Aug 2, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 2, 2016
  - add testcase for SpanFactory
emeroad added a commit that referenced this issue Aug 2, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 3, 2016
  - add RowKeyEncoder & RowKeyDecoder
  - add testcase
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 3, 2016
  - add RowKeyEncoder & RowKeyDecoder
  - add testcase
emeroad added a commit that referenced this issue Aug 3, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 4, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 4, 2016
  - refatoring getTraceXXXX API
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 5, 2016
  - bug fix : startTimeDelta miscalculation
  - add testcase
emeroad added a commit that referenced this issue Aug 5, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 5, 2016
  - refactoring annotationBO
emeroad added a commit that referenced this issue Aug 6, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 9, 2016
  - add testcase for SpanEncoder&SpanDecoder
  - remove duplicated class : SimpleServiceTypeEncodingStrategy
emeroad added a commit that referenced this issue Aug 9, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 9, 2016
  - remove duplicated class : TransactionIdRowKeyEncoderX
emeroad added a commit that referenced this issue Aug 9, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 9, 2016
emeroad added a commit that referenced this issue Aug 10, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 11, 2016
  - remove unused TraceDao api
  - add QualifierFilter to HbaseTraceDaoV2
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 11, 2016
  - remove unused TraceDao api
  - add QualifierFilter to HbaseTraceDaoV2
emeroad added a commit that referenced this issue Aug 11, 2016
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 25, 2016
 - refatoring SpanEventBo
   remove unnecessary field
emeroad added a commit that referenced this issue Aug 25, 2016
Xylus added a commit that referenced this issue Aug 31, 2016
@emeroad emeroad closed this as completed Oct 24, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant